|
@@ -44,7 +44,7 @@ const user = [
|
|
const core = [
|
|
const core = [
|
|
{
|
|
{
|
|
path: '/config',
|
|
path: '/config',
|
|
- meta: { title: '平台设置' },
|
|
|
|
|
|
+ meta: { title: '相关设置' },
|
|
component: () => import('@/views/core/config/index.vue')
|
|
component: () => import('@/views/core/config/index.vue')
|
|
},
|
|
},
|
|
{
|
|
{
|