mzx16822 6 anni fa
parent
commit
c3e2c5a74a
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      resources/views/home/user.blade.php

+ 2 - 1
resources/views/home/user.blade.php

@@ -249,8 +249,9 @@ function daoshu(argument) {
                 var py2_score = parseInt($("#py2_score").html());
                 if(data.is_end == 1){
                   //结算
+                  clearInterval(ts)
                   setTimeout(function (argument) {
-                    clearInterval(ts)
+                    
                    $(".g-doc .g-inner").addClass("end");
                    $("#Jvs").hide();