摘要: 1、配置此路由的标题title 2、配置组件是否需要缓存 阅读全文
posted @ 2019-02-27 11:44 smile_or 阅读(19142) 评论(0) 推荐(6) 编辑
摘要: 使用vue-cli构建项目后,我们会在Router文件夹下面的index.js里面引入相关的路由组件,如: import Hello from '@/components/Hello' import Boy from '@/components/Boy' import Girl from '@/co 阅读全文
posted @ 2019-02-27 11:16 smile_or 阅读(10337) 评论(1) 推荐(2) 编辑