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

ファイルの差分が大きいため隠しています
+ 1 - 1
app.min.js


ファイルの差分が大きいため隠しています
+ 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 );