调整配置

This commit is contained in:
tangly1024
2023-01-18 21:37:53 +08:00
parent 834478f8af
commit a37cd8ec5f
3 changed files with 4 additions and 2 deletions

View File

@@ -39,7 +39,7 @@ const Player = () => {
fixed="true"
type="playlist"
preload="auto"
lrc-type="1"
lrc-type={BLOG.MUSIC_PLAYER_LRC_TYPE}
autoplay={autoPlay}
order={BLOG.MUSIC_PLAYER_ORDER}
server={BLOG.MUSIC_PLAYER_METING_SERVER}