摘要:
一、项目初始化 """ 1)根组件:App.vue <template> <div id="app"> <router-view /> </div> </template> 2)路由配置:router/index.js const routes = [ { path: '/', name: 'Hom 阅读全文
posted @ 2020-02-14 23:48
alen_zhan
阅读(423)
评论(0)
推荐(0)
浙公网安备 33010602011771号