摘要: 官网: http://router.vuejs.org/zh-cn/ 1.安装 vue-router 方法一: $ npm install vue-router 方法二: 在 package.json 的 dependencies 中配置版本号 通过 命令行 $ npm install 安装 2.配 阅读全文
posted @ 2017-03-03 16:42 每天都要进步一点点 阅读(661) 评论(0) 推荐(1)