修复: 网站预览资源路径+七牛目录层级
This commit is contained in:
@@ -155,7 +155,6 @@ const _restoreLastPlayed = () => {
|
||||
if (!track) return
|
||||
lastPlayedPath.value = saved
|
||||
playingPath.value = saved
|
||||
emit('switch', track)
|
||||
}
|
||||
restorePlaylist().then(_restoreLastPlayed)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user