Compare commits
No commits in common. "665abb28d0322f374534513e4e298db2c930b61f" and "4c8e63bd7dc3797b824718f2776fc65c9a77ff0d" have entirely different histories.
665abb28d0
...
4c8e63bd7d
@ -187,11 +187,6 @@ const onLeave =async (moveX, callback) => {
|
|||||||
isShow.value=false
|
isShow.value=false
|
||||||
}, 1000)
|
}, 1000)
|
||||||
|
|
||||||
}else{
|
|
||||||
setTimeout(() => {
|
|
||||||
|
|
||||||
isShow.value=false
|
|
||||||
}, 1000)
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user