소스 검색

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,