|
@@ -206,6 +206,7 @@ layui.use(['form','jquery'], function(){
|
|
|
$("#Jlastmsg").html("打成平手")
|
|
|
$("#Jresult").removeClass("success");
|
|
|
$("#Jresult").removeClass("faild");
|
|
|
+ $("#Jresult").html($("#avatar").html())
|
|
|
}else{
|
|
|
layer.msg('您输了比赛', {icon: 5, time: 2000}, function(){
|
|
|
});
|