完善也买你

This commit is contained in:
2025-04-29 18:00:10 +08:00
parent 644c7f0767
commit 05aaed3b16
269 changed files with 4319 additions and 1619 deletions

View File

@ -107,6 +107,32 @@
"navigationBarTitleText": "充值余额",
"navigationStyle": "custom"
}
},
{
"path": "pages/recharge/recharge",
"style": {
"navigationBarTitleText": "充值"
}
}
],
"subPackages": [
{
"root": "bundle",
"pages": [
{
"path": "pages/points/points",
"style": {
"navigationBarTitleText": "积分",
"navigationStyle": "custom"
}
},
{
"path": "pages/points/points_store",
"style": {
"navigationBarTitleText": "积分商城"
}
}
]
}
],
"tabBar": {