同样的Ajax请求,在chrome可以得到正常的response,但是在safari会返回”尝试载入资源时发生错误”。
原因:
可能是ajax的datatype没带。
如果你表单提交的button的type为“submit”,改为bu
2020-03-18