Commit 788ed8e4 by libai

Merge branch 'master' of git.yabolive.net:libai/footseen-large-website into master

parents c2e989fd 6389f67e
Showing with 1 additions and 1 deletions
...@@ -931,7 +931,7 @@ $(function () { ...@@ -931,7 +931,7 @@ $(function () {
shadeClose: true, shadeClose: true,
skin: "active-layer", skin: "active-layer",
area: ["360px", "330px"], 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{ }else{
layer.open({ 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