六国语言配置,马来西亚项目拓扑图配置

This commit is contained in:
huangjp
2026-02-02 08:43:41 +08:00
parent 6f22a10e64
commit 983a638769
168 changed files with 28874 additions and 3289 deletions

View File

@ -144,8 +144,13 @@ const systemRouter = {
component: () => import('@/views/system/site-configuration/index.vue'),
name: 'site-configuration',
meta: { title: '一键同步' }
},
{
path: 'remote-manage',
component: () => import('@/views/system/remote-manage/index.vue'),
name: 'remote-manage',
meta: { title: '远程管理' }
}
]
}