lateri 4 anos atrás
pai
commit
daa6b9fccd
3 arquivos alterados com 4 adições e 3 exclusões
  1. 1 1
      app.min.js
  2. 1 1
      index2.min.js
  3. 2 1
      tip.html

Diferenças do arquivo suprimidas por serem muito extensas
+ 1 - 1
app.min.js


Diferenças do arquivo suprimidas por serem muito extensas
+ 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 );