关于 chrome升级后出现问题
has been blocked by CORS policy: The request client is not a secure context and the resource is in more-private address space `private`
【解决方案】:
1:两种资源都改成https
2:做代理或改dns 两种资源都改成 内网或者外网ip
3:配置chrome选项为disable chrome://flags/#block-insecure-private-network-requests
或者访问者资源加响应头 Access-Control-Allow-Private-Network