update
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user