update pay function
This commit is contained in:
@@ -187,10 +187,10 @@ export const routeConfig = [
|
||||
path: 'agent-chat',
|
||||
component: lazyComponents.AgentChat,
|
||||
protection: PROTECTION_MODES.MODAL,
|
||||
layout: 'none', // 使用独立布局,不需要系统导航栏
|
||||
layout: 'none', // 使用独立布局,全屏沉浸式体验(Hero UI 版本)
|
||||
meta: {
|
||||
title: '价小前投研',
|
||||
description: '北京价值前沿科技公司的AI投研聊天助手'
|
||||
title: '价小前投研 AI',
|
||||
description: '超炫酷的 AI 投研聊天助手 - 基于 Hero UI'
|
||||
}
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user