1:Do not use ‘new’ for side effects
2:XMLHttpRequest cannot load http://localhost:3000 Origin http://localhost is not allowed by Access-Control-Allow-Origin.
这里是关于nodejs+express的跨域问题的访问
解决办法
1:Do not use ‘new’ for side effects
2:XMLHttpRequest cannot load http://localhost:3000 Origin http://localhost is not allowed by Access-Control-Allow-Origin.
这里是关于nodejs+express的跨域问题的访问
解决办法