|
@@ -100,22 +100,26 @@
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "我的质押",
|
|
|
"enablePullDownRefresh": false,
|
|
|
- // "navigationBarTextStyle": "white",
|
|
|
- "backgroundColor": "#000000"
|
|
|
+ "navigationBarBackgroundColor": "#000000",
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
"path": "pages/introduce/introduce",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "玩法介绍",
|
|
|
- "enablePullDownRefresh": false
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
+ "navigationBarBackgroundColor": "#000000",
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
"path": "pages/introduce/promotion",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "推广计划",
|
|
|
- "enablePullDownRefresh": false
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
+ "navigationBarBackgroundColor": "#000000",
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
}
|
|
|
|
|
|
},
|
|
@@ -123,21 +127,27 @@
|
|
|
"path": "pages/introduce/game",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "游戏举例",
|
|
|
- "enablePullDownRefresh": false
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
+ "navigationBarBackgroundColor": "#000000",
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
"path": "pages/myPledge/zyXingqing",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "",
|
|
|
- "enablePullDownRefresh": false
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
+ "navigationBarBackgroundColor": "#000000",
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
"path": "pages/game/history",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "历史列表",
|
|
|
- "enablePullDownRefresh": false
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
+ "navigationBarBackgroundColor": "#000000",
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
}
|
|
|
}
|
|
|
|
|
@@ -149,13 +159,17 @@
|
|
|
"path": "money/recharge",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "充值",
|
|
|
- "enablePullDownRefresh": false
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
+ "navigationBarBackgroundColor": "#000000",
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"path": "money/withdrawal",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "奖励提现"
|
|
|
+ "navigationBarTitleText": "奖励提现",
|
|
|
+ "navigationBarBackgroundColor": "#000000",
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
@@ -168,52 +182,68 @@
|
|
|
{
|
|
|
"path": "set/set",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "设置"
|
|
|
+ "navigationBarTitleText": "设置",
|
|
|
+ "navigationBarBackgroundColor": "#000000",
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
}
|
|
|
}, {
|
|
|
"path": "set/transaction",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "交易密码",
|
|
|
- "enablePullDownRefresh": false
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
+ "navigationBarBackgroundColor": "#000000",
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
}
|
|
|
|
|
|
},
|
|
|
{
|
|
|
"path": "set/password",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "修改密码"
|
|
|
+ "navigationBarTitleText": "修改密码",
|
|
|
+ "navigationBarBackgroundColor": "#000000",
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"path": "set/userinfo",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "修改资料"
|
|
|
+ "navigationBarTitleText": "修改资料",
|
|
|
+ "navigationBarBackgroundColor": "#000000",
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"path": "vip/tabulation",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "会员列表",
|
|
|
- "enablePullDownRefresh": false
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
+ "navigationBarBackgroundColor": "#000000",
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"path": "vip/details",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "他的粉絲",
|
|
|
- "enablePullDownRefresh": false
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
+ "navigationBarBackgroundColor": "#000000",
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"path": "shareQrCode",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "互娛記錄"
|
|
|
+ "navigationBarTitleText": "互娛記錄",
|
|
|
+ "navigationBarBackgroundColor": "#000000",
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"path": "favorites",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "推廣海報"
|
|
|
+ "navigationBarTitleText": "推廣海報",
|
|
|
+ "navigationBarBackgroundColor": "#000000",
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
}
|
|
|
}
|
|
|
]
|