摘要: 五. 后端配置nginx解决跨域(服务端解决跨域) 1. 依旧是ajax+node 这是前端代码 $(document).ready(function () { $('#get').click(function () { $.ajax({ url:'http://localhost:3002/ok' 阅读全文
posted @ 2020-07-14 11:40 滴滴滴 阅读(209) 评论(0) 推荐(0)