This commit is contained in:
vet
2026-04-14 12:18:15 +07:00
parent 4128760a07
commit fdb9679577
2 changed files with 53 additions and 0 deletions

View File

@@ -323,6 +323,8 @@ pc_check_wasm_assets() {
warn " PC SDK 资源不可达: ${url}SDK login 可能卡住且不会发起 /msg_gateway WebSocket"
fi
done
info " 浏览器侧 SDK 检查: typeof Go / typeof window.initSDK / typeof window.login / typeof window.commonEventFunc"
}
pc_ensure_wasm_assets() {