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(1255+"浏览"); jQuery(".detail-comment-num").text(2+"评论"); jQuery(".detail-click-num").text(0+"点赞"); jQuery(".comment-num").text("(2)"); jQuery(".comment-num-left").text("2"); jQuery(".article-thumbs-number").text("0"); jQuery("#a_sendpm_1").before("关注"); jQuery(".detail-comment-text").after("
请登录后参与评论回复登录
"); jQuery(".detail-comment-list").after("
游客_894062023-04-14 08:56
最低119,没有99
游客_042372023-04-14 08:35
sdk只字不提的大概率有坑
点击加载更多
"); })