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

    58同城 月嫂?案、

  • 平方竹堂2023-02-17 11:13(0) | (0)

    “百斤上调”/一百钱不如五十现金、?

  • 平方竹堂2023-02-02 19:00(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()); } }); }