1212
This commit is contained in:
parent
837da43dbb
commit
28b213df68
@ -288,6 +288,7 @@ const onLeave =async (moveX, callback) => {
|
|||||||
</div>
|
</div>
|
||||||
<van-popup v-model:show="isShow" round teleport="body">
|
<van-popup v-model:show="isShow" round teleport="body">
|
||||||
<PuzzleComponent
|
<PuzzleComponent
|
||||||
|
v-if="isShow"
|
||||||
:options="captcha"
|
:options="captcha"
|
||||||
@leave="onLeave"
|
@leave="onLeave"
|
||||||
/>
|
/>
|
||||||
|
Loading…
Reference in New Issue
Block a user