Use lightweight control center home
This commit is contained in:
@@ -7038,14 +7038,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,
|
||||
@@ -9343,7 +9341,7 @@
|
||||
"fields": {
|
||||
"application_id": "23CFVEUHdZcOQyku1mbIO",
|
||||
"config_key": "frontend_preferences",
|
||||
"config_value": "{\"app\":{\"defaultHomePath\":\"/page-render/main_home\"}}",
|
||||
"config_value": "{\"app\":{\"defaultHomePath\":\"/control-center\"}}",
|
||||
"config_type": "preferences",
|
||||
"description": "子应用UI偏好配置",
|
||||
"status": true,
|
||||
@@ -9363,7 +9361,7 @@
|
||||
"fields": {
|
||||
"application_id": "uRFPsrZ0BSJodp-qesFq6",
|
||||
"config_key": "frontend_preferences",
|
||||
"config_value": "{\"app\":{\"defaultHomePath\":\"/page-render/main_home\"}}",
|
||||
"config_value": "{\"app\":{\"defaultHomePath\":\"/control-center\"}}",
|
||||
"config_type": "preferences",
|
||||
"description": "子应用UI偏好配置",
|
||||
"status": true,
|
||||
|
||||
Reference in New Issue
Block a user