diff --git a/src/router/index.js b/src/router/index.js index 71907b6..750c3e4 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -68,9 +68,8 @@ export const constantRoutes = [ children: [ { path: 'index', - component: () => import('@/views/index'), + component: () => import('@/views/abuwx/wxuser/index'), name: 'Index', - meta: { title: '首页', icon: 'dashboard', affix: true } } ] }, diff --git a/src/views/abuwx/wxuser/project.vue b/src/views/abuwx/wxuser/project.vue index 1d64eb7..d1c1c0b 100644 --- a/src/views/abuwx/wxuser/project.vue +++ b/src/views/abuwx/wxuser/project.vue @@ -35,7 +35,12 @@ - + + +