zhouwenxuan
2023-12-21 2603776911f8acfe970f8d79c2f57f2e5c22791d
src/router/index.js
@@ -31,7 +31,7 @@
     {
       path: '/release',
       name: 'release',
       meta: { title: '我发布的' },
       meta: { title: '本级发出' },
       component: () => import('@/views/Admin/release'),
     },
     {
@@ -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',