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

    #西医# 落入 中医 亚洲……?

  • 平方竹堂2023-02-15 15:58(0) | (0)

    中医 落入 #西医# 树枝、指挥棒、登山事件、闭环?

  • 平方竹堂2023-02-15 15:57(0) | (0)

    以 2000年千禧年 庆余年庆幸庆祝……,#西医# 闭环?与 ……环?与 ……矮 短路?,

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