Commit 6389f67e by libai

Update liveRoom.html

parent f1c6bb23
Showing with 1 additions and 1 deletions
......@@ -931,7 +931,7 @@ $(function () {
shadeClose: true,
skin: "active-layer",
area: ["360px", "330px"],
content: _self.attr("data-type")+'?uid='+localStorage.uid+'&token='+localStorage.token+'&roomid='+sessionStorage.roomId+'&os=pc',
content: _self.attr("data-type")+'?uid='+localStorage.uid+'&token='+localStorage.token+'&roomid='+sessionStorage.roomId+'&os=pc&lang=2',
})
}else{
layer.open({
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment