refactor: 调整下载/歌词/MV/歌单/榜单等页面

This commit is contained in:
alger
2026-02-04 20:16:52 +08:00
parent 423167b9b3
commit 754e17b864
8 changed files with 2172 additions and 3463 deletions
+2
View File
@@ -263,6 +263,8 @@ watch(
(newLock: boolean) => {
if (newLock) {
isHovering.value = false;
// 锁定时自动关闭主题色面板
showThemeColorPanel.value = false;
}
}
);