소스 검색

修复 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',