From a31603ec169eac92dd409530a43183ff5bffe025 Mon Sep 17 00:00:00 2001 From: Aaron_Zhou Date: Sat, 22 Jun 2024 18:19:39 +0800 Subject: [PATCH] fix: should scroll the lyrics immediately when navigate to the playing page --- src/pages/PlayingNow/components/Lyrics.vue | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/src/pages/PlayingNow/components/Lyrics.vue b/src/pages/PlayingNow/components/Lyrics.vue index e1da073..4204bd4 100644 --- a/src/pages/PlayingNow/components/Lyrics.vue +++ b/src/pages/PlayingNow/components/Lyrics.vue @@ -1,5 +1,5 @@