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