Merge branch 'PingChuan' into shiy-login

This commit is contained in:
2025-12-01 12:40:22 +08:00
41 changed files with 4494 additions and 1075 deletions
+1 -1
View File
@@ -209,7 +209,7 @@ export default function Index() {
// console.log('📌 [Index] 合同模块,跳转到:', targetPath);
} else if (module.name === '智慧法务大模型') {
// 智慧法务大模型 → 跳转到 AI 对话
targetPath = '/chat-with-llm';
targetPath = '/chat-with-llm/chat';
// console.log('📌 [Index] 智慧法务大模型,跳转到:', targetPath);
} else {
// console.log('📌 [Index] 其他模块,跳转到:', targetPath);