微信小程序启动模拟器控制台出现这几个问题是什么原因。问题解决不出不给采纳。
[自动热重载] 已开启代码文件保存后自动热重载
[Deprecation] SharedArrayBuffer will require cross-origin isolation as of M92, around July 2021. See https://developer.chrome.com/blog/enabling-shared-array-buffer/ for more details.
Sun Oct 22 2023 09:15:57 GMT+0800 (中国标准时间) 配置中关闭合法域名、web-view(业务域名)、TLS 版本以及 HTTPS 证书检查
工具未校验合法域名、web-view(业务域名)、TLS 版本以及 HTTPS 证书。
(anonymous) @ fetch.js? [sm]:7
module.exports @ fetch.js? [sm]:6
onLaunch @ app.js? [sm]:9
(anonymous) @ app.js? [sm]:2
(anonymous) @ VM82:7
doWhenAllScriptLoaded @ VM70:1372
scriptLoaded @ VM70:1400
(anonymous) @ VM70:1425
Promise.then (async)
(anonymous) @ VM70:1446
(anonymous) @ VM70:1450
worker.js?libName=WAAccelerateWorker.js:1 [Deprecation] SharedArrayBuffer will require cross-origin isolation as of M92, around July 2021. See https://developer.chrome.com/blog/enabling-shared-array-buffer/ for more details.
t.onmessage @ worker.js?libName=WAAccelerateWorker.js:1
worker.js?libName=WAAccelerateWorker.js:1 [worker] reportRealtimeAction:fail not support
上面是复制粘贴,下面是截图:
