feat: AI评估、个人中心、开始训练页面

This commit is contained in:
王天骄
2026-06-08 16:39:10 +08:00
parent 23550c3828
commit 2bfd15ba5e
50 changed files with 4038 additions and 981 deletions
+21
View File
@@ -49,6 +49,27 @@
"navigationBarTitleText": "临床对话"
}
},
{
"path": "pages/profile/profile-analysis",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "智能分析"
}
},
{
"path": "pages/profile/profile-records",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "学习记录"
}
},
{
"path": "pages/learning-assistant/learning-assistant",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "AI 学习助手"
}
},
{
"path": "pages/teaching/teaching",
"style": {