Browse Source

隐藏引入滑块链接

master
liaoxinyu 3 months ago
parent
commit
e1d28b6728
  1. 2
      src/views/signIn/index.vue
  2. 2
      src/views/signUp/agent.vue
  3. 2
      src/views/signUp/index.vue

2
src/views/signIn/index.vue

@ -103,7 +103,7 @@
<!-- <div class="modal-body">
...
</div>-->
<iframe name="my-modal-body" class="my-modal-body" :src="`/static/SliderCaptcha/src/index.html?`+ encodeURIComponent(`nextStep=step2Login&slider_type=login&account=${user.account}&lang=${lang}`)" frameborder="0"></iframe>
<!-- <iframe name="my-modal-body" class="my-modal-body" :src="`/static/SliderCaptcha/src/index.html?`+ encodeURIComponent(`nextStep=step2Login&slider_type=login&account=${user.account}&lang=${lang}`)" frameborder="0"></iframe> -->
</div>
</div>
</div>

2
src/views/signUp/agent.vue

@ -156,7 +156,7 @@
<!-- <div class="modal-body">
...
</div>-->
<iframe name="my-modal-body" class="my-modal-body" :src="`/static/SliderCaptcha/src/index.html?`+ encodeURIComponent(`nextStep=step2Register&slider_type=register&account=${account}&lang=${lang}`)" frameborder="0"></iframe>
<!-- <iframe name="my-modal-body" class="my-modal-body" :src="`/static/SliderCaptcha/src/index.html?`+ encodeURIComponent(`nextStep=step2Register&slider_type=register&account=${account}&lang=${lang}`)" frameborder="0"></iframe> -->
</div>
</div>
</div>

2
src/views/signUp/index.vue

@ -163,7 +163,7 @@
<!-- <div class="modal-body">
...
</div>-->
<iframe name="my-modal-body" class="my-modal-body" :src="`/static/SliderCaptcha/src/index.html?`+ encodeURIComponent(`nextStep=step2Register&slider_type=register&account=${account}&lang=${lang}`)" frameborder="0"></iframe>
<!-- <iframe name="my-modal-body" class="my-modal-body" :src="`/static/SliderCaptcha/src/index.html?`+ encodeURIComponent(`nextStep=step2Register&slider_type=register&account=${account}&lang=${lang}`)" frameborder="0"></iframe> -->
</div>
</div>
</div>

Loading…
Cancel
Save