减少歌词延迟隐藏时间
parent
ab939e859a
commit
6381389cac
|
@ -20,7 +20,7 @@ export default () => {
|
|||
timeout = setTimeout(() => {
|
||||
timeout = null
|
||||
isHide.value = true
|
||||
}, 1000)
|
||||
}, 200)
|
||||
}
|
||||
}, {
|
||||
immediate: true,
|
||||
|
|
Loading…
Reference in New Issue