完善页面

This commit is contained in:
2025-04-28 18:02:57 +08:00
parent b7cdc8fa3f
commit 8663488c5f
162 changed files with 11387 additions and 7578 deletions

View File

@ -21,7 +21,8 @@
{
"path": "pages/my/my",
"style": {
"navigationBarTitleText": "我的"
"navigationBarTitleText": "我的",
"navigationStyle": "custom"
}
},
{
@ -87,6 +88,18 @@
"style": {
"navigationBarTitleText": "退款"
}
},
{
"path": "pages/my/profile",
"style": {
"navigationBarTitleText": "个人资料"
}
},
{
"path": "pages/my/wallet",
"style": {
"navigationBarTitleText": "我的钱包"
}
}
],
"tabBar": {