lateri 4 年 前
コミット
1073e500fc
共有1 個のファイルを変更した2 個の追加2 個の削除を含む
  1. 2 2
      tip.html

+ 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 );