React-Express-Blog-Demo icon indicating copy to clipboard operation
React-Express-Blog-Demo copied to clipboard

您好,请问你这个项目如何解决跨域的问题的

Open forturegrant opened this issue 7 years ago • 3 comments

image

forturegrant avatar May 29 '18 06:05 forturegrant

https://github.com/Nealyang/YOU-SHOULD-KNOW-JS/blob/master/doc/basic_js/JavaScript%E4%B8%AD%E7%9A%84%E8%B7%A8%E5%9F%9F%E6%80%BB%E7%BB%93.md

原始邮件 发件人:[email protected] 收件人:Nealyang/React-Express-Blog-DemoReact-Express-Blog-Demo@noreply.github.com 抄送:[email protected] 发送时间:2018年5月29日(周二) 14:58 主题:[Nealyang/React-Express-Blog-Demo] 您好,请问你这个项目如何解决跨域的问题的 (#33)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

Nealyang avatar May 29 '18 06:05 Nealyang

那你这个项目是用哪个方案解决的跨域问题,后台服务是跑在3030端口,前端是跑在3000端口,应该是跨域把,我看到你的项目里面并没有任何关于跨域的处理啊

forturegrant avatar May 29 '18 07:05 forturegrant

那你这个项目是用哪个方案解决的跨域问题,后台服务是跑在3030端口,前端是跑在3000端口,应该是跨域把,我看到你的项目里面并没有任何关于跨域的处理啊

后台服务是通过代理来间接访问的。

AmmRage avatar Jan 29 '19 06:01 AmmRage