Route legacy home to control center

This commit is contained in:
2026-06-09 18:33:03 +08:00
parent cf8385f1dc
commit 39aa708c4f
4 changed files with 28 additions and 13 deletions
+4 -6
View File
@@ -7139,14 +7139,12 @@
"name": "ControlCenter",
"title": "menu-title.controlCenter",
"authCode": null,
"path": "/page-render/main_home",
"type": "online_page",
"component": "online-dev/page-render/index",
"path": "/control-center",
"type": "menu",
"component": "_core/control-center/index",
"redirect": null,
"activePath": null,
"query": {
"pageCode": "main_home"
},
"query": null,
"noBasicLayout": false,
"icon": "lucide:layout-dashboard",
"activeIcon": null,