Merge branch 'xingyy' into dev
This commit is contained in:
commit
746cda119d
@ -273,6 +273,7 @@ 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