05 2019 档案

摘要:marquee标签内不能用 ul li ,要用table tr td 才可以 阅读全文
posted @ 2019-05-16 10:25 若如霜寒 阅读(1368) 评论(0) 推荐(0)
摘要:1.npm install vue-cli -g 全局的 2.vue -V 检查vue版本 3.vue init webpack demo(项目名称) 4.一直回车 eslint test e2e 都不安装 5.npm run dev 6.npm run build 打包发布 阅读全文
posted @ 2019-05-15 14:54 若如霜寒 阅读(682) 评论(0) 推荐(0)