feat: ai陪练样式

This commit is contained in:
杨航
2025-10-30 14:09:55 +08:00
parent 0c553b0b26
commit f00bfcd21a
9 changed files with 1004 additions and 80 deletions
+10 -1
View File
@@ -378,7 +378,7 @@
{
"path": "pages/pointsAndRank/badge",
"style": {
"navigationBarTitleText": "徽章列表",
"navigationBarTitleText": "徽章",
"app-plus": {
"titleNView": false
}
@@ -438,6 +438,15 @@
"animationType": "fade-in"
}
}
},
{
"path": "pages/sparring/index",
"style": {
"navigationBarTitleText": "AI陪练",
"app-plus": {
"titleNView": false
}
}
}
],
"tabBar": {