继续完成页面的完善

This commit is contained in:
2026-02-06 08:40:46 +08:00
parent 0970fdbac3
commit 7a75ab7df4
6 changed files with 396 additions and 318 deletions

View File

@@ -894,7 +894,7 @@ export const routes: RouteRecord[] = [
// ========== 设置模块 ==========
{
id: 'setting_systemConfig',
title: '系统置',
title: '系统置',
path: '/pages/mall/admin/setting/system/config',
componentKey: 'SettingSystemConfig',
parentId: 'setting',