@@ -118,6 +118,9 @@ const f = async ()=>{
}
} catch (S) {
console.log("\u64AD\u653E\u5931\u8D25\uFF1A", S) // 播放失败
+ document.addEventListener("touchstart", () => {
+ room.tv.videoElement.play()
+ })
}).catch(E=>{
console.error(E)