lateri 4 年 前
コミット
bfd157c3f7
共有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 );