Browse Source

移除跳转

lxf 1 week ago
parent
commit
62dcc97f67
1 changed files with 1 additions and 1 deletions
  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="";