瀏覽代碼

修复 bug 4495

魏熙美 6 年之前
父節點
當前提交
17819ca9a7
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      VUECODE/smart-property-manage/src/router/index.js

+ 1
- 1
VUECODE/smart-property-manage/src/router/index.js 查看文件

@@ -523,7 +523,7 @@ export const constantRouterMap = [
523 523
         path: '/systemResources/banner/index',
524 524
         component: () => import('@/views/systemResources/banner/index'),
525 525
         name: 'banner-index',
526
-        meta: { title: 'banner轮播', icon: 'table' }
526
+        meta: { title: 'APP杂项配置', icon: 'table' }
527 527
       },
528 528
       {
529 529
         path: '/systemResources/homeIndex/index',