src/router/page/index.js
@@ -1,4 +1,4 @@ import Store from '@/store/'; import Store from '@/store/' export default [ { @@ -64,15 +64,14 @@ isAuth: false, }, }, // { // path: '/', // name: '主页', // // redirect: '/wel', // redirect:'/tickets/ticket', // }, { path: '/', name: '主页', redirect: '/tickets/ticket', }, ]; path: '/', name: '主页', redirect: '/wel', }, // { // path: '/', // name: '主页', // redirect: '/tickets/ticket', // }, ]