这是代码
怎么检查都没错,跟网上的代码比较也没有错啊
cors 百度下这个,你就知道了 - -
发送post请求 需要设置请求头 xmlHttpRequest.setRequestHeder("Content-Type","application/x-www-form-urlencoded;charset=UTF-8");