阅读背景:

JQuery问题”TypeError:美元。getJSON不是函数"

来源:互联网 

I've got this piece of code:

我有一段代码:

$(document).ready(function () {
    $.getJSON('https://localhost:5000/', function (response) {
        console.log(response);
    });
});
$(docu



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

分享到: