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

    反 纳 大公報 大公網 (?) 反/政府 (?)

  • 平方竹堂2023-01-29 09:52(0) | (0)

    “缺德”/丧德、

  • 平方竹堂2023-01-29 09:50(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()); } }); }