Explorar el Código

首页增加下拉刷新属性

htc hace 1 año
padre
commit
82955d9b0d
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      pages.json

+ 2 - 1
pages.json

@@ -5,7 +5,8 @@
 			"path": "pages/home/index",
 			"style": {
 				"navigationBarTitleText": "首页",
-				"navigationStyle": "custom"
+				"navigationStyle": "custom",
+				"enablePullDownRefresh": true
 			}
 		},
 		{