阅读背景:

jQuery美元。getJSON对每个控件只工作一次。再也无法到达服务器。

来源:互联网 

First my code

首先我的代码

$.getJSON("./posts/vote/" + postId + "/1", null, function(result) {
   if (result.result == true)
      $("#pst" + postId + " > .pstside > .rank > .score").html(result.voteCount);
 });
$.getJSON("./posts/vot



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: