Not able to get my json data when using json file from local project structure

后端 未结 0 1978
独厮守ぢ
独厮守ぢ 2021-01-16 06:53

$.ajax({ type : \'GET\', dataType: \'json\', url: \'/items.json\', success : function(data){ console.log(data) } });

console error: "jquery.min.js:2

相关标签:
回答
  • 消灭零回复
提交回复
热议问题