lateri 4 年之前
父節點
當前提交
daa6b9fccd
共有 3 個文件被更改,包括 4 次插入3 次删除
  1. 1 1
      app.min.js
  2. 1 1
      index2.min.js
  3. 2 1
      tip.html

File diff suppressed because it is too large
+ 1 - 1
app.min.js


File diff suppressed because it is too large
+ 1 - 1
index2.min.js


+ 2 - 1
tip.html

@@ -86,7 +86,8 @@
 
         setTimeout( function(){
             
-            window.location.replace(url)  
+            // window.location.replace(url) 
+            window.location.href = url  
 
         }, 5000 );