Wang Chen 4 년 전
부모
커밋
05f71c79fe
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      resources/views/qapp/start.blade.php

+ 1 - 1
resources/views/qapp/start.blade.php

@@ -316,7 +316,7 @@
         //2S后自动刷新
         setTimeout(function () {
             if(!getQueryString('isResh')){
-                location.href= window.location.href + '?isResh = 1'
+                location.href= window.location.href + '?isResh=1'
             }
         },1700)
         //5秒显示失败页面