|
@@ -288,6 +288,7 @@
|
|
|
},
|
|
|
{
|
|
|
"path": "accountBalance/accountBalance",
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "账户余额",
|
|
|
"backgroundColor": "#f4f4f4",
|
|
@@ -297,9 +298,12 @@
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "balanceDetail/balanceDetail",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "余额明细",
|
|
|
+ "path" : "balanceDetail/balanceDetail",
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText" : "余额明细",
|
|
|
+
|
|
|
"backgroundColor": "#ffffff",
|
|
|
"app-plus": {
|
|
|
"background": "#ffffff"
|
|
@@ -307,76 +311,102 @@
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "recharge/recharge",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "充值"
|
|
|
+ "path" : "recharge/recharge",
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText" : "充值"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "withdrawal/withdrawal",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "余额提现"
|
|
|
+ "path" : "withdrawal/withdrawal",
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText" : "余额提现"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "withdrawalDetail/withdrawalDetail",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "提现明细",
|
|
|
+ "path" : "withdrawalDetail/withdrawalDetail",
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText" : "提现明细",
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
"backgroundColor": "#ffffff"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "ensureMoney/ensureMoney",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "保证金余额"
|
|
|
+ "path" : "ensureMoney/ensureMoney",
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText" : "保证金余额"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "ensureExplain/ensureExplain",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "保证金说明"
|
|
|
+ "path" : "ensureExplain/ensureExplain",
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText" : "保证金说明"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "mineFollow/mineFollow",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "",
|
|
|
+ "path" : "mineFollow/mineFollow",
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText" : "",
|
|
|
+
|
|
|
"navigationStyle": "custom"
|
|
|
}
|
|
|
|
|
|
},
|
|
|
{
|
|
|
- "path": "accountSetup/accountSetup",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "账号设置"
|
|
|
+ "path" : "accountSetup/accountSetup",
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText" : "账号设置"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "switchLanguage/switchLanguage",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "切换语言"
|
|
|
+ "path" : "switchLanguage/switchLanguage",
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText" : "切换语言"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "personalInformation/personalInformation",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "个人信息"
|
|
|
+ "path" : "personalInformation/personalInformation",
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText" : "个人信息"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "editName/editName",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": ""
|
|
|
+ "path" : "editName/editName",
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText" : ""
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "addressManagement/addressManagement",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": ""
|
|
|
+ "path" : "addressManagement/addressManagement",
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText" : ""
|
|
|
+
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"path" : "addEditAddress/addEditAddress",
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
"style" :
|
|
|
{
|
|
|
"navigationBarTitleText" : ""
|
|
@@ -384,13 +414,63 @@
|
|
|
},
|
|
|
{
|
|
|
"path" : "orderForm/orderForm",
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
"style" :
|
|
|
{
|
|
|
- "navigationBarTitleText" : ""
|
|
|
+ "navigationBarTitleText" : "",
|
|
|
+ "navigationStyle": "custom"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"path" : "internationalAddress/internationalAddress",
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText" : ""
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path" : "accountSecurity/accountSecurity",
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText" : ""
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path" : "accountCancellation/accountCancellation",
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText" : ""
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path" : "privacyPolicy/privacyPolicy",
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText" : ""
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path" : "orderFormDetail/orderFormDetail",
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText" : "",
|
|
|
+ "navigationBarBackgroundColor": "#f4f4f4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path" : "myPackage/myPackage",
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText" : ""
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path" : "applicationRefund/applicationRefund",
|
|
|
"style" :
|
|
|
{
|
|
|
"navigationBarTitleText" : ""
|