This commit is contained in:
zhu
2026-03-27 17:55:18 +08:00
parent ee03132cee
commit 382f6b9811
34 changed files with 1406 additions and 376 deletions

View File

@@ -19,6 +19,11 @@ Component({
label: '首页',
icon: 'home'
},
{
path: "/pages/chat/index",
label: 'AI助手',
icon: 'chat-bubble'
},
{
path: "/pages/expert/index",
label: '专家服务',