开发工具模拟器正常,但是真机调试则quest fail,只有下面这个警告,没有其他错误信息。服务器不是localhost
The connection used to load resources from https://x.x.x.x used TLS 1.0 or TLS 1.1, which are deprecated and will be disabled in the future. Once disabled, users will be prevented from loading these resources. The server should enable TLS 1.2 or later. See https://www.chromestatus.com/feature/5654791610957824 for more information.
服务器证书问题呀,更换TSL 1.2的https证书就好了