|
发表于 2017-9-6 22:30:39
|
显示全部楼层
请在反代的源站添加:
[ol] add_header Access-Control-Allow-Origin http://反代的网址; add_header Access-Control-Allow-Headers Origin,X-Requested-With,Content-Type,Accept; add_header Access-Control-Allow-Methods POST,GET; add_header Access-Control-Allow-Credentials true;[/ol]复制代码 |
|