document.writeln(""); $('#hits').html('400'); $('#js-read-times-text').html('400'); $('#comments_top').html('4'); $('#js-comments-times-text').html('4'); $('#comments').html('4'); $('.comment-content>ul').html('
  • 平方竹堂2023-01-29 10:51(0) | (0)

    1928年 ?

  • 平方竹堂2023-01-29 10:50(0) | (0)

    1925,286、25、36、

  • 平方竹堂2023-01-29 10:48(0) | (0)

    ,72,36 猪八戒,18 沙僧,36行/360行,#猪猡# 懒惰、肮脏 肆、艺、武、舞、……

  • 查看更多评论
    '); 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()); } }); }