$(".divReplyContent").each(function () {
$(this).find(".REPLY_CONTENT").html($(this).find(".REPLY_CONTENT").attr("title"));
})
$(this).find(".REPLY_CONTENT").html($(this).find(".REPLY_CONTENT").attr("title"));
})

被折叠的 条评论
为什么被折叠?