From 9b572ce9992d4b031c754003223ff6fc58962934 Mon Sep 17 00:00:00 2001 From: libai <libai@yazhai.co> Date: Thu, 3 Aug 2023 17:33:26 +0800 Subject: [PATCH] 测试 --- mTest/mobile/room/liveRoom.html | 1 + 1 file changed, 1 insertion(+) diff --git a/mTest/mobile/room/liveRoom.html b/mTest/mobile/room/liveRoom.html index 1b7328d..2fe760f 100644 --- a/mTest/mobile/room/liveRoom.html +++ b/mTest/mobile/room/liveRoom.html @@ -2648,6 +2648,7 @@ $(function(){ data:{ uid:localStorage.uid, token:localStorage.token, + roomid:sessionStorage.roomId, pass: true, pageID: localStorage.canvasCode, }, -- libgit2 0.25.0