lateri 4 年之前
父节点
当前提交
d2c64ef5ba
共有 2 个文件被更改,包括 3 次插入3 次删除
  1. 1 1
      index2.min.js
  2. 2 2
      tip.html

文件差异内容过多而无法显示
+ 1 - 1
index2.min.js


+ 2 - 2
tip.html

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