shaogen1995 2 years ago
parent
commit
da08946eeb
1 changed files with 2 additions and 2 deletions
  1. 2 2
      pc/public/index.html

+ 2 - 2
pc/public/index.html

@@ -26,7 +26,7 @@
 </head>
 </head>
 
 
 <!-- 移动端回跳 -->
 <!-- 移动端回跳 -->
-<script>
+<!-- <script>
   if (
   if (
     window.navigator.userAgent.match(
     window.navigator.userAgent.match(
       /(phone|pad|pod|iPhone|iPod|ios|iPad|Android|Mobile|BlackBerry|IEMobile|MQQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone)/i
       /(phone|pad|pod|iPhone|iPod|ios|iPad|Android|Mobile|BlackBerry|IEMobile|MQQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone)/i
@@ -39,7 +39,7 @@
       }, 200);
       }, 200);
     }
     }
   }
   }
-</script>
+</script> -->
 
 
 
 
 <body>
 <body>