Merge branch 'xingyy' into dev
This commit is contained in:
commit
665abb28d0
@ -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