// document.getElementById("divCommit").style.display="none";
// document.getElementById("oldContent").style.display="block";
$("#divCommit").hide();
$("#oldContent").show();
$("#appCommentId").html(newHTML+oldHTML);
$("#content").val("");
<a hred="index.html" );
相关文章: