Sfoglia il codice sorgente

fix 修改 enablePullDownRefresh 为 true

tumobi 7 anni fa
parent
commit
49787aaf8d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      app.json

+ 1 - 1
app.json

@@ -39,7 +39,7 @@
     "navigationBarBackgroundColor": "#fff",
     "navigationBarTitleText": "仿网易严选",
     "navigationBarTextStyle": "black",
-    "enablePullDownRefresh": "true"
+    "enablePullDownRefresh": true
   },
   "tabBar": {
     "backgroundColor": "#fafafa",