This commit is contained in:
2025-10-30 20:26:34 +08:00
parent 9c22cc4444
commit 25fb1fa2f1
3 changed files with 49 additions and 3 deletions

View File

@@ -357,7 +357,16 @@
"navigationBarTitleTextSize": "30rpx"
// "navigationStyle": "custom"
}
}
},
{
"path" : "train/index",
"style" :
{
"navigationBarTitleText" : "技能评价",
"navigationBarTitleTextSize": "30rpx"
// "navigationStyle": "custom"
}
}
]
}],
// "tabBar": {