Browse Source

pref: open weixin enablePullDownRefresh

wangyuan 2 years ago
parent
commit
e4eeec9622
1 changed files with 3 additions and 1 deletions
  1. 3 1
      app.json

+ 3 - 1
app.json

@@ -35,7 +35,9 @@
     "backgroundTextStyle": "light",
     "backgroundTextStyle": "light",
     "navigationBarBackgroundColor": "#45A6B5",
     "navigationBarBackgroundColor": "#45A6B5",
     "navigationBarTitleText": "ITT健康检测",
     "navigationBarTitleText": "ITT健康检测",
-    "navigationBarTextStyle": "white"
+    "navigationBarTextStyle": "white",
+    "enablePullDownRefresh": true,
+    "backgroundColor": "#45A6B5"
   },
   },
   "tabBar": {
   "tabBar": {
     "custom": true,
     "custom": true,