Parcourir la source

pref: open weixin enablePullDownRefresh

wangyuan il y a 2 ans
Parent
commit
e4eeec9622
1 fichiers modifiés avec 3 ajouts et 1 suppressions
  1. 3 1
      app.json

+ 3 - 1
app.json

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