瀏覽代碼

pref: open weixin enablePullDownRefresh

wangyuan 2 年之前
父節點
當前提交
e4eeec9622
共有 1 個文件被更改,包括 3 次插入1 次删除
  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,