Chrome 新版默认阻止内网请求
报错:
Access to XMLHttpRequest at XXXXX from origin XXXXXXX has been blocked
by CORS policy: The request client is not a secure context and the
resource is in more-private address space XXXX.
解决办法:
chrome://flags/#block-insecure-private-network-requests
设置为 Disabled