Compare commits
2 Commits
4c8e63bd7d
...
665abb28d0
Author | SHA1 | Date | |
---|---|---|---|
|
665abb28d0 | ||
|
ee8b3a5bce |
@ -187,6 +187,11 @@ const onLeave =async (moveX, callback) => {
|
||||
isShow.value=false
|
||||
}, 1000)
|
||||
|
||||
}else{
|
||||
setTimeout(() => {
|
||||
|
||||
isShow.value=false
|
||||
}, 1000)
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user