Parcourir la source

修复 bug 4495

魏熙美 il y a 6 ans
Parent
révision
17819ca9a7
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      VUECODE/smart-property-manage/src/router/index.js

+ 1
- 1
VUECODE/smart-property-manage/src/router/index.js Voir le fichier

@@ -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',