Browse Source

房态页面开启下拉刷新

htc 4 months ago
parent
commit
180e8cb761
1 changed files with 2 additions and 1 deletions
  1. 2 1
      pages.json

+ 2 - 1
pages.json

@@ -65,7 +65,8 @@
 			"path": "pages/house/index",
 			"path": "pages/house/index",
 			"style": {
 			"style": {
 				"navigationBarTitleText": "房态",
 				"navigationBarTitleText": "房态",
-				"navigationStyle": "custom"
+				"navigationStyle": "custom",
+				"enablePullDownRefresh": true
 			}
 			}
 		},
 		},
 		{
 		{