摘要: 1.github地址:https://github.com/vuejs/vue-router 2.官方文档地址:https://router.vuejs.org/zh/ 3.Vue-Router安装:npm i vue-router --save 安装完成后,会在项目的package.json文件中 阅读全文
posted @ 2020-04-28 11:33 大话人生 阅读(191) 评论(0) 推荐(0)
摘要: 1.地址:https://element.eleme.cn/#/zh-cn 2.github地址:https://github.com/elemefe https://github.com/ElemeFE/element vue3github地址:https://github.com/Element 阅读全文
posted @ 2020-04-28 10:19 大话人生 阅读(1844) 评论(0) 推荐(0)
摘要: 1.git地址:https://github.com/vueComponent/ant-design-vue 阅读全文
posted @ 2020-04-28 10:13 大话人生 阅读(2270) 评论(0) 推荐(0)
摘要: 1.地址:http://mint-ui.github.io/#!/zh-cn 阅读全文
posted @ 2020-04-28 10:07 大话人生 阅读(1922) 评论(0) 推荐(0)
摘要: 1.github地址:https://github.com/youzan/vant 2.安装:npm i vant -S 安装完成后,会在项目的package.json文件中显示vant插件,如下: "dependencies": { "animate.css": "^3.7.2", "moment 阅读全文
posted @ 2020-04-28 08:37 大话人生 阅读(4105) 评论(0) 推荐(0)