Przeglądaj źródła

pref: open weixin enablePullDownRefresh

wangyuan 2 lat temu
rodzic
commit
e4eeec9622
1 zmienionych plików z 3 dodań i 1 usunięć
  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,