浏览代码

路由文件

DESKTOP-O04BTUJ\muzen 3 年之前
父节点
当前提交
f29444accc
共有 1 个文件被更改,包括 4 次插入2 次删除
  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
 			}
 		},
 		// 播放控件