Commit 004ca31b authored by wangxuelai's avatar wangxuelai

''

parent f5ab2975
{ {
"navigationBarBackgroundColor": "white", "navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "black", "navigationBarTextStyle": "black",
"navigationStyle": "custom", "navigationStyle": "custom",
"backgroundColor": "#fff", "backgroundColor": "#fff",
......
{ {
"navigationBarBackgroundColor": "dark", "navigationBarBackgroundColor": "#313131",
"navigationBarTextStyle": "white", "navigationBarTextStyle": "white",
"navigationStyle": "custom", "navigationStyle": "custom",
"backgroundColor": "#000", "backgroundColor": "#000",
......
{ {
"navigationBarBackgroundColor": "white", "navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "black", "navigationBarTextStyle": "black",
"navigationStyle": "custom", "navigationStyle": "custom",
"backgroundColor": "#fff", "backgroundColor": "#fff",
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
"navigationBarTitleText": "我的打卡", "navigationBarTitleText": "我的打卡",
"enablePullDownRefresh": true, "enablePullDownRefresh": true,
"onReachBottomDistance": 100, "onReachBottomDistance": 100,
"navigationBarBackgroundColor": "white", "navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "black", "navigationBarTextStyle": "black",
"navigationStyle": "custom", "navigationStyle": "custom",
"backgroundColor": "#fff", "backgroundColor": "#fff",
......
{ {
"navigationBarTitleText": "", "navigationBarTitleText": "",
"onReachBottomDistance": 100, "onReachBottomDistance": 100,
"navigationBarBackgroundColor": "white", "navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "black", "navigationBarTextStyle": "black",
"navigationStyle": "custom", "navigationStyle": "custom",
"backgroundColor": "#fff", "backgroundColor": "#fff",
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"navigationBarTitleText": "", "navigationBarTitleText": "",
"enablePullDownRefresh": false, "enablePullDownRefresh": false,
"onReachBottomDistance": 100, "onReachBottomDistance": 100,
"navigationBarBackgroundColor": "white", "navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "black", "navigationBarTextStyle": "black",
"navigationStyle": "custom", "navigationStyle": "custom",
"backgroundColor": "#fff", "backgroundColor": "#fff",
......
{ {
"navigationBarTitleText": "", "navigationBarTitleText": "",
"onReachBottomDistance": 100, "onReachBottomDistance": 100,
"navigationBarBackgroundColor": "white", "navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "black", "navigationBarTextStyle": "black",
"navigationStyle": "custom", "navigationStyle": "custom",
"backgroundColor": "#fff", "backgroundColor": "#fff",
......
{ {
"navigationBarBackgroundColor": "white", "navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "black", "navigationBarTextStyle": "black",
"navigationStyle": "custom", "navigationStyle": "custom",
"backgroundColor": "#fff" "backgroundColor": "#fff"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment