webapi ajax 跨域
摘要:一.使用Nuget搜索“microsoft.aspnet.webapi.cors二.jQuery.support.cors = true;三.指定域名 [EnableCors(origins: "http://localhost:8081/", headers: "*", methods: "GET
阅读全文
posted @ 2017-09-25 17:07
posted @ 2017-09-25 17:07