This commit is contained in:
2020-11-27 14:55:43 +08:00
parent ae1ba85e2c
commit 577936d62e
11 changed files with 13 additions and 11 deletions

1
dist/zhibo.html vendored
View File

@@ -411,6 +411,7 @@
const urldata = GetRequest('roomid')
window.roomid = urldata.roomid
window.mid = urldata.memberid
window.uname = urldata.name
</script>