Explorar el Código

微信浏览器

xiongzhu hace 4 años
padre
commit
eb3e351c1c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/main.js

+ 1 - 1
src/main.js

@@ -52,7 +52,7 @@ if (query.code) {
     });
     });
 } else {
 } else {
     if (/micromessenger/i.test(navigator.userAgent) && !/localhost|(192\.168)/i.test(location.host)) {
     if (/micromessenger/i.test(navigator.userAgent) && !/localhost|(192\.168)/i.test(location.host)) {
-        document.location.replace('https://nft.9space.vip/wx/redirect?redirectUrl=' + location.href);
+        // document.location.replace(location.origin + '/wx/redirect?redirectUrl=' + location.href);
     }
     }
 }
 }
 if (query.invitor) {
 if (query.invitor) {