随笔分类 -  vue

只有注册用户登录后才能阅读该文。
posted @ 2020-05-04 16:45 lethe666 阅读(1) 评论(0) 推荐(0)
摘要:@click.native 阅读全文
posted @ 2020-05-01 15:29 lethe666 阅读(125) 评论(0) 推荐(0)
摘要:better-scroll https://github.com/ustbhuangyi/better-scroll 阅读全文
posted @ 2020-04-30 11:40 lethe666 阅读(80) 评论(0) 推荐(0)
摘要:1.划分目录结构 2.删除不需要的部分 vue-cli4 取消关闭eslint 校验代码 在.eslintrc.js文件中修改 删掉 “@vue/prettier” 3.引用两个css文件 在assets文件夹中新增两个css初始化文件 base.css 和 normalize.css 4.添加配置 阅读全文
posted @ 2020-04-23 10:35 lethe666 阅读(93) 评论(0) 推荐(0)