服务器GIN无法处理来自axios的常规默认应用程序/ json请求!!!什么???请求应以application / x-www-form-
urlenpred发送。我在Vue项目中的决定:使用vue-resource而不是axios(axios.post => this。$
http.post)和选项Vue.http.options.emulateJSON = true; 在main.js中

服务器GIN无法处理来自axios的常规默认应用程序/ json请求!!!什么???请求应以application / x-www-form-
urlenpred发送。我在Vue项目中的决定:使用vue-resource而不是axios(axios.post => this。$
http.post)和选项Vue.http.options.emulateJSON = true; 在main.js中