// 需要加这个字段
xhrFields:{
withCredentials: true
},
type: 'POST',
dataType: 'json',
data: data,
xhrFields:{
withCredentials: true
},
跨域 post 请求 set cookie 无效
最新推荐文章于 2026-03-13 23:16:35 发布
// 需要加这个字段
xhrFields:{
withCredentials: true
},
type: 'POST',
dataType: 'json',
data: data,
xhrFields:{
withCredentials: true
},
1万+

被折叠的 条评论
为什么被折叠?
