fix: restore control center home

This commit is contained in:
2026-06-21 20:09:19 +08:00
parent 61f164a6f8
commit 75f8ffd47f
8 changed files with 27 additions and 31 deletions
+8 -6
View File
@@ -7038,12 +7038,14 @@
"name": "ControlCenter",
"title": "menu-title.controlCenter",
"authCode": null,
"path": "/dashboard/workspace",
"path": "/page-render/main_home",
"type": "menu",
"component": "/dashboard/workspace/index",
"component": "/_core/page-render/index",
"redirect": null,
"activePath": null,
"query": null,
"query": {
"pageCode": "main_home"
},
"noBasicLayout": false,
"icon": "lucide:layout-dashboard",
"activeIcon": null,
@@ -9386,7 +9388,7 @@
"fields": {
"application_id": "23CFVEUHdZcOQyku1mbIO",
"config_key": "frontend_preferences",
"config_value": "{\"app\":{\"defaultHomePath\":\"/dashboard/workspace\"}}",
"config_value": "{\"app\":{\"defaultHomePath\":\"/page-render/main_home\"}}",
"config_type": "preferences",
"description": "子应用UI偏好配置",
"status": true,
@@ -9406,7 +9408,7 @@
"fields": {
"application_id": "uRFPsrZ0BSJodp-qesFq6",
"config_key": "frontend_preferences",
"config_value": "{\"app\":{\"defaultHomePath\":\"/dashboard/workspace\"}}",
"config_value": "{\"app\":{\"defaultHomePath\":\"/page-render/main_home\"}}",
"config_type": "preferences",
"description": "子应用UI偏好配置",
"status": true,
@@ -12988,7 +12990,7 @@
"cover": "",
"app_type": "ai",
"status": "published",
"home_path": "/dashboard/workspace",
"home_path": "/page-render/main_home",
"version": 1,
"config": {},
"owner_id": null,