feat: 报告页面

This commit is contained in:
杨航
2025-11-06 15:34:28 +08:00
parent a61e01816f
commit 7c17fdfa5c
18 changed files with 1651 additions and 183 deletions
+27
View File
@@ -483,6 +483,33 @@
"titleNView": false
}
}
},
{
"path": "pages/sparring/talk",
"style": {
"navigationBarTitleText": "AI陪练通话",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "pages/sparring/result",
"style": {
"navigationBarTitleText": "AI陪练报告",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "pages/static/study",
"style": {
"navigationBarTitleText": "学习分析",
"app-plus": {
"titleNView": false
}
}
}
],
"tabBar": {