diff --git a/src/components/AudioPlayer/Player.tsx b/src/components/AudioPlayer/Player.tsx index 433f81b..0aa15b8 100644 --- a/src/components/AudioPlayer/Player.tsx +++ b/src/components/AudioPlayer/Player.tsx @@ -191,7 +191,7 @@ export default function AudioPlayer({ {/* 歌曲信息 */} -
{audio?.title ?? ''}
@@ -233,8 +233,8 @@ export default function AudioPlayer({