소스 검색

首页增加下拉刷新属性

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
 			}
 		},
 		{