feat: AI评估、个人中心、开始训练页面
This commit is contained in:
+21
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user