Commit 055999e3 by wangjian

1

parent 366d30ba
......@@ -27,7 +27,8 @@
"enablePullDownRefresh": false,
"navigationStyle": "custom",
"backgroundColor":"#F5F5F5",
"navigationBarBackgroundColor": "#FFFFFF"
"navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "white"
}
}
......@@ -126,7 +127,8 @@
"navigationBarTitleText": "订单详情",
"enablePullDownRefresh": false,
"navigationStyle":"custom",
"navigationBarBackgroundColor": "#FFFFFF"
"navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "white"
}
}
,{
......@@ -136,7 +138,8 @@
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle":"custom",
"navigationBarBackgroundColor": "#FFFFFF"
"navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "white"
}
}
......
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