chenminghua 2 年 前
コミット
0621d312d4
2 ファイル変更4 行追加4 行削除
  1. 0 0
      src/components/Sidebar.vue
  2. 4 4
      src/router/index.js

ファイルの差分が大きいため隠しています
+ 0 - 0
src/components/Sidebar.vue


+ 4 - 4
src/router/index.js

@@ -198,11 +198,11 @@ const routes = [{
         },
         {
             icon: 'iconfont iconbaojingpeizhi',
-            path: '/lightAnalysis',
-            name: 'lightAnalysis',
-            redirect: '/lightAnalysis/glAnalysis',
+            path: '/analysisReport',
+            name: 'analysisReport',
+            redirect: '/analysisReport/analysisReport',
             meta: {
-                title: '场站分析',
+                title: '分析报告',
             },
             component: () =>
                 import(

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません