摘要:
服务端: if (context.Request.Cookies["CheckCode5"] == null) { context.Response.Write("success_jsonpCallback(-1)"); context.Response.End(); } result = Chec 阅读全文
posted @ 2020-08-19 13:52
木子zzgxl
阅读(161)
评论(0)
推荐(0)
摘要:
服务端代码: string action = Request.QueryString["action"]; Response.ContentType = "text/json"; var origin = Request.Headers["Origin"]; if (!string.IsNullOr 阅读全文
posted @ 2020-08-19 13:34
木子zzgxl
阅读(799)
评论(0)
推荐(0)

浙公网安备 33010602011771号