mzx16822 6 anni fa
parent
commit
bdb1c825f5
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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){