摘要: 问题: SEC7120: 在 Access-Control-Allow-Origin 标头中未找到源 解决: /// <summary> /// 允许CrossJson /// </summary> public class AllowCrossSiteJsonAttribute : ActionFilterAttribute { ... 阅读全文
posted @ 2013-02-21 13:46 张保维 阅读(1979) 评论(0) 推荐(0) 编辑