src/router/views/index.js
@@ -293,8 +293,17 @@ }, component: () => import( /* webpackChunkName: "views" */ '@/views/policeTracking/policeTracking') },{ path: 'details', name: '任务详情', meta: { i18n: 'details' }, component: () => import( /* webpackChunkName: "views" */ '@/views/activitys/policeTracking') }] }, { } , { path: '/healthcode', component: Layout, redirect: '/healthcode/healthcodePage',