src/router/index.js
@@ -112,6 +112,18 @@ meta: { title: '短信平台设置' }, component: () => import('@/views/Admin/smsSetting'), }, { path: '/reactionManage', name: 'reactionManage', meta: { title: '响应措施管理' }, component: () => import('@/views/Admin/reactionManage'), }, { path: '/appfile', name: 'appfile', meta: { title: 'App版本信息' }, component: () => import('@/views/Admin/appFile.vue'), }, // { // path: '/menu', // name: 'menu',