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