Browse Source

pref: open weixin enablePullDownRefresh

wangyuan 2 năm trước cách đây
mục cha
commit
e4eeec9622
1 tập tin đã thay đổi với 3 bổ sung1 xóa
  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,