Преглед изворни кода

首页增加下拉刷新属性

htc пре 1 година
родитељ
комит
82955d9b0d
1 измењених фајлова са 2 додато и 1 уклоњено
  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
 			}
 		},
 		{