摘要: todo 使用: 1,新建路由表: const routes = [] export default routes 2,新建router实例 3,将router实例注册到vue实例中 4,使用 路由有三种模式,分别是:hash、history、abstract 三种模式本质上的区别是创建的histo 阅读全文
posted @ 2019-12-29 01:23 雨打芭蕉wt 阅读(253) 评论(0) 推荐(0)