lateri лет назад: 4
Родитель
Сommit
ded88583f7
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 );