fix: route default home to agents
This commit is contained in:
@@ -7038,9 +7038,9 @@
|
||||
"name": "ControlCenter",
|
||||
"title": "menu-title.controlCenter",
|
||||
"authCode": null,
|
||||
"path": "/page-render/main_home",
|
||||
"path": "/ai-platform/agent",
|
||||
"type": "menu",
|
||||
"component": "online-dev/page-render/index",
|
||||
"component": "/ai-platform/agent/index",
|
||||
"redirect": null,
|
||||
"activePath": null,
|
||||
"query": null,
|
||||
@@ -9386,7 +9386,7 @@
|
||||
"fields": {
|
||||
"application_id": "23CFVEUHdZcOQyku1mbIO",
|
||||
"config_key": "frontend_preferences",
|
||||
"config_value": "{\"app\":{\"defaultHomePath\":\"/page-render/main_home\"}}",
|
||||
"config_value": "{\"app\":{\"defaultHomePath\":\"/ai-platform/agent\"}}",
|
||||
"config_type": "preferences",
|
||||
"description": "子应用UI偏好配置",
|
||||
"status": true,
|
||||
@@ -9406,7 +9406,7 @@
|
||||
"fields": {
|
||||
"application_id": "uRFPsrZ0BSJodp-qesFq6",
|
||||
"config_key": "frontend_preferences",
|
||||
"config_value": "{\"app\":{\"defaultHomePath\":\"/page-render/main_home\"}}",
|
||||
"config_value": "{\"app\":{\"defaultHomePath\":\"/ai-platform/agent\"}}",
|
||||
"config_type": "preferences",
|
||||
"description": "子应用UI偏好配置",
|
||||
"status": true,
|
||||
|
||||
Reference in New Issue
Block a user