Compare commits
No commits in common. "746cda119db8bbaeb7038093b6cd41e398c989f2" and "665abb28d0322f374534513e4e298db2c930b61f" have entirely different histories.
746cda119d
...
665abb28d0
@ -273,7 +273,6 @@ const onLeave =async (moveX, callback) => {
|
||||
</div>
|
||||
<van-popup v-model:show="isShow" round>
|
||||
<PuzzleComponent
|
||||
v-if="isShow"
|
||||
:options="captcha"
|
||||
@leave="onLeave"
|
||||
/>
|
||||
|
Loading…
Reference in New Issue
Block a user