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