欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片

vue解決使用$http獲取數(shù)據(jù)時報錯的問題

 更新時間:2019年10月30日 09:23:47   作者:柚哥  
今天小編就為大家分享一篇vue解決使用$http獲取數(shù)據(jù)時報錯的問題,具有很好的參考價值,希望對大家有所幫助。一起跟隨小編過來看看吧

在引用vue作為一個插件時,使用$http獲取數(shù)據(jù)時報錯

Failed to load http://****/ajaxGrainRain:
Request header field Content-Type is not allowed by Access-Control-Allow-Headers in preflight response.

只需在后臺加上

add_header 'Access-Control-Allow-Headers' 'DNT,
X-CustomHeader,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range';

即可解決!

以上這篇vue解決使用$http獲取數(shù)據(jù)時報錯的問題就是小編分享給大家的全部內(nèi)容了,希望能給大家一個參考,也希望大家多多支持腳本之家。

相關(guān)文章

最新評論