mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-07-10 03:37:30 +08:00
refactor: 调整下载/歌词/MV/歌单/榜单等页面
This commit is contained in:
@@ -263,6 +263,8 @@ watch(
|
||||
(newLock: boolean) => {
|
||||
if (newLock) {
|
||||
isHovering.value = false;
|
||||
// 锁定时自动关闭主题色面板
|
||||
showThemeColorPanel.value = false;
|
||||
}
|
||||
}
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user