Explorar o código

腾讯验证码

wangxin %!s(int64=5) %!d(string=hai) anos
pai
achega
eb3c9aa538
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/view/captcha/captcha.vue

+ 1 - 1
src/view/captcha/captcha.vue

@@ -54,7 +54,7 @@
         },
         },
         mounted() {
         mounted() {
             const container = document.querySelector("body")
             const container = document.querySelector("body")
-            container.style.background = 'red'
+            container.style.background = 'transparent'
             container.addEventListener('DOMSubtreeModified', function () {
             container.addEventListener('DOMSubtreeModified', function () {
                 const element = document.querySelector('#tcaptcha_transform')
                 const element = document.querySelector('#tcaptcha_transform')
                 const tcaptcha_iframe = document.querySelector('#tcaptcha_iframe')
                 const tcaptcha_iframe = document.querySelector('#tcaptcha_iframe')