Compare commits

..

No commits in common. "665abb28d0322f374534513e4e298db2c930b61f" and "4c8e63bd7dc3797b824718f2776fc65c9a77ff0d" have entirely different histories.

View File

@ -187,11 +187,6 @@ const onLeave =async (moveX, callback) => {
isShow.value=false
}, 1000)
}else{
setTimeout(() => {
isShow.value=false
}, 1000)
}