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秒显示失败页面