Browse Source

首页增加下拉刷新属性

htc 1 year ago
parent
commit
82955d9b0d
1 changed files with 2 additions and 1 deletions
  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
 			}
 		},
 		{