Ajax实现网页get请求,Cross origin requests are only supported for protocol schemes

Ajax实现网页get请求 <!DOCTYPE html> <html> <head> <script src="jquery.js"></script> <script type="text/javascript"> //读取json.js $(document).ready(function(){ $("#b1").click(function(){
相关文章
相关标签/搜索