diff --git a/components/CommonScript.js b/components/CommonScript.js
index 446b0017..954c9f48 100644
--- a/components/CommonScript.js
+++ b/components/CommonScript.js
@@ -103,7 +103,7 @@ const CommonScript = () => {
>)}
{/* 引入音乐播放 */}
- {JSON.parse(BLOG.MUSIC_PLAYER) && }
+ {JSON.parse(BLOG.MUSIC_PLAYER) && }
{JSON.parse(BLOG.MUSIC_PLAYER) && JSON.parse(BLOG.MUSIC_PLAYER_METING) && }
>)
}