@@ -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){