This commit is contained in:
2025-04-14 17:26:40 +08:00
parent a706b60c90
commit b6f2a0fdc1
19 changed files with 424 additions and 28 deletions

View File

@@ -92,6 +92,34 @@
"navigationBarTitleText": "编辑资料",
"navigationStyle": "custom"
}
},
{
"path": "pages/wallet/index",
"style": {
"navigationBarTitleText": "我的钱包",
"navigationStyle": "custom"
}
},
{
"path": "pages/paymentAccount/index",
"style": {
"navigationBarTitleText": "收款账号",
"navigationStyle": "custom"
}
},
{
"path": "pages/addPaymentAccount/index",
"style": {
"navigationBarTitleText": "添加收款账号",
"navigationStyle": "custom"
}
},
{
"path": "pages/richPage/index",
"style": {
"navigationBarTitleText": "富文本页面",
"navigationStyle": "custom"
}
}
],
"globalStyle": {