document.writeln(""); $('#hits').html('111'); $('#js-read-times-text').html('111'); $('#comments_top').html('3'); $('#js-comments-times-text').html('3'); $('#comments').html('3'); $('.comment-content>ul').html('
  • 平方竹堂2023-01-17 11:48(0) | (0)

    爰?疗 鸡皮疙瘩?:瘟 疫:区域……

  • 平方竹堂2023-01-17 11:46(0) | (0)

    贼 包庇、#断子绝孙#的 “缺德” 事、件、个、档、爰?疗 鸡皮疙瘩?

  • 平方竹堂2023-01-17 11:41(0) | (0)

    我也来说两句!火眼金晴、火眼、金晴、……

  • 查看更多评论
    '); function voteFor(id) { this.id = id; var url = "comment/?action=vote"; var data = '&id='+id + '&field=support'; $.ajax({ url: url, data: data, type: 'post', success :function (msg){ $('#count_'+ id+'_1').html(msg); $('#count_'+ id+'_0').html($('#count_'+ id+'_0>a').html()); } }); } /** * 反对 **/ function voteAgainst (id ) { this.id = id; var url = "comment/?action=vote"; var data = '&id='+id + '&field=against'; $.ajax({ url: url, data: data, type: 'post', success :function (msg){ $('#count_'+ id +'_0').html(msg); $('#count_'+ id+'_1').html($('#count_'+ id+'_1>a').html()); } }); }