jQuery(function () { var el = jQuery(".article-con"); var height = el.height(); if (height > 800) { el.css({"height": "800px", "overflow": "hidden"}); jQuery(".detail-intro-more").show(); } jQuery(".detail-view-num").text(1436+"浏览"); jQuery(".detail-comment-num").text(2+"评论"); jQuery(".detail-click-num").text(1+"点赞"); jQuery(".comment-num").text("(2)"); jQuery(".comment-num-left").text("2"); jQuery(".article-thumbs-number").text("1"); jQuery("#a_sendpm_1").before("关注"); jQuery(".detail-comment-text").after("
请登录后参与评论回复登录
"); jQuery(".detail-comment-list").after("
游客_790812023-02-28 08:45
天才的预言家!
游客_054872023-02-28 08:20
创造者,佩服![强]
点击加载更多
"); })