Commit 80f0e2ac by libai

测试

parent c8d2d7ff
Showing with 2 additions and 2 deletions
...@@ -1566,8 +1566,8 @@ $(function () { ...@@ -1566,8 +1566,8 @@ $(function () {
title: false, title: false,
shadeClose: true, shadeClose: true,
skin: "active-layer", skin: "active-layer",
area: ["360px", "634px"], area: ["360px", "360px"],
content: _self.attr("data-type")+'?uid='+localStorage.uid+'&token='+localStorage.token+'&roomid='+sessionStorage.roomId+'&os=pc&v='+Math.floor(Math.random()*100)+'&lang='+sessionStorage.lang+'', content: _self.attr("data-type")+'?uid='+localStorage.uid+'&token='+localStorage.token+'&roomid='+sessionStorage.roomId+'&os=pc&v='+Math.floor(Math.random()*100)+'&lang='+sessionStorage.lang+'&pageID='+localStorage.canvasCode+'',
}) })
$(".layui-layer-shade").hide() $(".layui-layer-shade").hide()
return return
......
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