1
2
3
4
5
6
7
8
9
10
11
| {
| "usingComponents": {},
| "window": {
| "navigationBarBackgroundColor": "#ffffff",
| "navigationBarTextStyle": "black",
| "navigationBarTitleText": "登录",
| "backgroundColor": "#eeeeee",
| "backgroundTextStyle": "light",
| "enablePullDownRefresh": true
| }
| }
|
|