会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
kikia
博客园
首页
新随笔
联系
管理
订阅
2017年9月27日
vue1.0配置路由
摘要: 1,//创建 router 实例 var router = new VueRouter() 2,//components下新建home.vue组件,并在app.vue中引入模块: import home from './components/home/home.vue'; 3,//路由地址 rout
阅读全文
posted @ 2017-09-27 17:37 gogo0
阅读(960)
评论(0)
推荐(0)