You've already forked lx-music-desktop
减少歌词延迟隐藏时间
This commit is contained in:
@@ -20,7 +20,7 @@ export default () => {
|
||||
timeout = setTimeout(() => {
|
||||
timeout = null
|
||||
isHide.value = true
|
||||
}, 1000)
|
||||
}, 200)
|
||||
}
|
||||
}, {
|
||||
immediate: true,
|
||||
|
||||
Reference in New Issue
Block a user