소스 검색

服务端刷题

mzx16822 6 년 전
부모
커밋
bdb1c825f5
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      resources/views/home/user.blade.php

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

@@ -228,6 +228,7 @@ function daoshu(argument) {
               break;
           case 'answer':
               console.log(data);
+              $("#Jvs").html("VS");
               if(data.user_id == $("#user_id").val()){
                 var score = parseInt($("#py1_score").html());
                 if(data.is_true == 1){