更新
This commit is contained in:
29
pages.json
29
pages.json
@@ -475,6 +475,35 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"root": "bankEnterpriseConnection",
|
||||
"pages": [
|
||||
{
|
||||
"path": "balanceInquiry/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "账户余额",
|
||||
"navigationStyle": "custom",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "payment/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "付款管理",
|
||||
"navigationStyle": "custom",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "payment/details",
|
||||
"style": {
|
||||
"navigationBarTitleText": "详情",
|
||||
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"root": "userManagement",
|
||||
"pages": [
|
||||
|
||||
Reference in New Issue
Block a user