xiongzhu 4 лет назад
Родитель
Сommit
eb3e351c1c
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/main.js

+ 1 - 1
src/main.js

@@ -52,7 +52,7 @@ if (query.code) {
     });
 } else {
     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) {