Browse Source

路由文件

DESKTOP-O04BTUJ\muzen 3 years ago
parent
commit
f29444accc
1 changed files with 4 additions and 2 deletions
  1. 4 2
      src/pages.json

+ 4 - 2
src/pages.json

@@ -67,14 +67,16 @@
 		{
 			"path": "pages/share/list",
 			"style":{
-				"navigationStyle": "custom"
+				"navigationStyle": "custom",
+				"onReachBottomDistance": 50
 			}
 		},
 		// 歌单
 		{
 			"path": "pages/share/detail",
 			"style":{
-				"navigationStyle": "custom"
+				"navigationStyle": "custom",
+				"onReachBottomDistance": 50
 			}
 		},
 		// 播放控件