摘要: 1、安装element npm i element-ui -S 2、引入 在main.js写入一下内容 3、按需引入 借助 babel-plugin-component,我们可以只引入需要的组件,以达到减小项目体积的目的。 首先,安装 babel-plugin-component: 然后,将 .ba 阅读全文
posted @ 2018-07-27 15:09 小杜要加油 阅读(8321) 评论(0) 推荐(2)
摘要: vue01 hello world Asson: 因为用bootstrap就比较依赖于jquery了。 Asson: vue不建议用jquery进行开发 阅读全文
posted @ 2018-07-27 10:04 小杜要加油 阅读(148) 评论(0) 推荐(0)