Explorar el Código

服务端刷题

mzx16822 hace 6 años
padre
commit
2abe54e4ac
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      resources/views/home/user.blade.php

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

@@ -306,7 +306,7 @@ var textCircle   = document.querySelector(".text-circle");
           case "question":
             loadQuestion(data);
           default :
-              alert(e.data);
+             // alert(e.data);
       }
   };