document.writeln(""); $('#hits').html('113'); $('#js-read-times-text').html('113'); $('#comments_top').html('8'); $('#js-comments-times-text').html('8'); $('#comments').html('8'); $('.comment-content>ul').html('
  • 平方竹堂2023-02-07 09:50(0) | (0)

    买、卖、十、什、仇、(十赔九不足、三六九、) 读、

  • 平方竹堂2023-02-07 09:32(0) | (0)

    慈雄,丷一幺幺心,厂丆石右左(左边一棵枣树 右边一棵枣树)厶隹……,

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