shaogen1995 2 years ago
parent
commit
6d36decaf6
2 changed files with 2 additions and 2 deletions
  1. 2 2
      pc/public/index.html
  2. BIN
      pc/src/assets/img/home/title-home.png

+ 2 - 2
pc/public/index.html

@@ -26,7 +26,7 @@
 </head>
 
 <!-- 移动端回跳 -->
-<!-- <script>
+<script>
   if (
     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
@@ -39,7 +39,7 @@
       }, 200);
     }
   }
-</script> -->
+</script>
 
 
 <body>

BIN
pc/src/assets/img/home/title-home.png