跨域corshttps://github.com/expressjs/...varconfig={cors:{//跨域请求来源:['http://localhost:5000','http://localhost:5001'],//也可以用"*"来允许所有},}此时我们启动服务,会有交叉-domainwhite接口调用时list拦截检查

跨域corshttps://github.com/expressjs/...varconfig={cors:{//跨域请求来源:['http://localhost:5000','http://localhost:5001'],//也可以用"*"来允许所有},}此时我们启动服务,会有交叉-domainwhite接口调用时list拦截检查