瀏覽代碼

图标修改

chenminghua 1 年之前
父節點
當前提交
0621d312d4
共有 2 個文件被更改,包括 6 次插入6 次删除
  1. 2 2
      src/components/Sidebar.vue
  2. 4 4
      src/router/index.js

文件差異過大導致無法顯示
+ 2 - 2
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(