소스 검색

移除跳转

lxf 1 주 전
부모
커밋
62dcc97f67
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      public/index.html

+ 1 - 1
public/index.html

@@ -28,7 +28,7 @@
             window.location.href = (targetProtocol + '//' + (window.location.host.replace('m', 'www')) + window.location.pathname + window.location.search)
           }
         }
-        getDeviceType()
+        // getDeviceType()
         var host=window.location.host;
         var hosts=host.split(".");
         var domain="";