|
@@ -125,6 +125,7 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"path": "accountBalance/accountBalance",
|
|
"path": "accountBalance/accountBalance",
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "账户余额",
|
|
"navigationBarTitleText": "账户余额",
|
|
"backgroundColor": "#f4f4f4",
|
|
"backgroundColor": "#f4f4f4",
|
|
@@ -135,6 +136,7 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"path" : "balanceDetail/balanceDetail",
|
|
"path" : "balanceDetail/balanceDetail",
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
"style" :
|
|
"style" :
|
|
{
|
|
{
|
|
"navigationBarTitleText" : "余额明细",
|
|
"navigationBarTitleText" : "余额明细",
|
|
@@ -146,6 +148,7 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"path" : "recharge/recharge",
|
|
"path" : "recharge/recharge",
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
"style" :
|
|
"style" :
|
|
{
|
|
{
|
|
"navigationBarTitleText" : "充值"
|
|
"navigationBarTitleText" : "充值"
|
|
@@ -153,6 +156,7 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"path" : "withdrawal/withdrawal",
|
|
"path" : "withdrawal/withdrawal",
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
"style" :
|
|
"style" :
|
|
{
|
|
{
|
|
"navigationBarTitleText" : "余额提现"
|
|
"navigationBarTitleText" : "余额提现"
|
|
@@ -160,14 +164,17 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"path" : "withdrawalDetail/withdrawalDetail",
|
|
"path" : "withdrawalDetail/withdrawalDetail",
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
"style" :
|
|
"style" :
|
|
{
|
|
{
|
|
"navigationBarTitleText" : "提现明细",
|
|
"navigationBarTitleText" : "提现明细",
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
"backgroundColor": "#ffffff"
|
|
"backgroundColor": "#ffffff"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"path" : "ensureMoney/ensureMoney",
|
|
"path" : "ensureMoney/ensureMoney",
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
"style" :
|
|
"style" :
|
|
{
|
|
{
|
|
"navigationBarTitleText" : "保证金余额"
|
|
"navigationBarTitleText" : "保证金余额"
|
|
@@ -175,6 +182,7 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"path" : "ensureExplain/ensureExplain",
|
|
"path" : "ensureExplain/ensureExplain",
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
"style" :
|
|
"style" :
|
|
{
|
|
{
|
|
"navigationBarTitleText" : "保证金说明"
|
|
"navigationBarTitleText" : "保证金说明"
|
|
@@ -182,6 +190,7 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"path" : "mineFollow/mineFollow",
|
|
"path" : "mineFollow/mineFollow",
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
"style" :
|
|
"style" :
|
|
{
|
|
{
|
|
"navigationBarTitleText" : "",
|
|
"navigationBarTitleText" : "",
|
|
@@ -191,6 +200,7 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"path" : "accountSetup/accountSetup",
|
|
"path" : "accountSetup/accountSetup",
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
"style" :
|
|
"style" :
|
|
{
|
|
{
|
|
"navigationBarTitleText" : "账号设置"
|
|
"navigationBarTitleText" : "账号设置"
|
|
@@ -198,6 +208,7 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"path" : "switchLanguage/switchLanguage",
|
|
"path" : "switchLanguage/switchLanguage",
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
"style" :
|
|
"style" :
|
|
{
|
|
{
|
|
"navigationBarTitleText" : "切换语言"
|
|
"navigationBarTitleText" : "切换语言"
|
|
@@ -205,6 +216,7 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"path" : "personalInformation/personalInformation",
|
|
"path" : "personalInformation/personalInformation",
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
"style" :
|
|
"style" :
|
|
{
|
|
{
|
|
"navigationBarTitleText" : "个人信息"
|
|
"navigationBarTitleText" : "个人信息"
|
|
@@ -212,6 +224,7 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"path" : "editName/editName",
|
|
"path" : "editName/editName",
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
"style" :
|
|
"style" :
|
|
{
|
|
{
|
|
"navigationBarTitleText" : ""
|
|
"navigationBarTitleText" : ""
|
|
@@ -219,6 +232,7 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"path" : "addressManagement/addressManagement",
|
|
"path" : "addressManagement/addressManagement",
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
"style" :
|
|
"style" :
|
|
{
|
|
{
|
|
"navigationBarTitleText" : ""
|
|
"navigationBarTitleText" : ""
|
|
@@ -226,6 +240,7 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"path" : "addEditAddress/addEditAddress",
|
|
"path" : "addEditAddress/addEditAddress",
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
"style" :
|
|
"style" :
|
|
{
|
|
{
|
|
"navigationBarTitleText" : ""
|
|
"navigationBarTitleText" : ""
|
|
@@ -233,13 +248,56 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"path" : "orderForm/orderForm",
|
|
"path" : "orderForm/orderForm",
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
"style" :
|
|
"style" :
|
|
{
|
|
{
|
|
- "navigationBarTitleText" : ""
|
|
|
|
|
|
+ "navigationBarTitleText" : "",
|
|
|
|
+ "navigationStyle": "custom"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"path" : "internationalAddress/internationalAddress",
|
|
"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" :
|
|
"style" :
|
|
{
|
|
{
|
|
"navigationBarTitleText" : ""
|
|
"navigationBarTitleText" : ""
|