Commit 5228c710 by libai

ft活动上线

parent a0f5ad4b
......@@ -339,7 +339,8 @@ $(function(){
})
}else{
//已購買
$(".vip-btn").addClass("vip-btn2").text("已購買:有效期至8月15日")
$(".vip-btn").addClass("vip-btn2").text("已購買:有效期至"+timeGet(list.validEndTime)[1]+"月"+timeGet(list.validEndTime)[2]+"日")
$(".layer-vip-p3").text("已購買:有效期至"+timeGet(list.validEndTime)[1]+"月"+timeGet(list.validEndTime)[2]+"日")
}
}
}
......@@ -391,7 +392,7 @@ $(function(){
shadeClose: true,
skin: "yourclass5",
area: ["9.45rem", "7.28rem"],
content: $(".layer-user-gift"),
content: $(".layer-vip"),
end: function () {
$(".layui-layer-shade").hide()
giftOk=true;
......
......@@ -69,7 +69,7 @@ if(sessionStorage.open==undefined)sessionStorage.open=1
}
if (bbb.indexOf("file:///E:") > -1) {
sessionStorage.lang=2
sessionStorage.uid =174003;
sessionStorage.uid =11146505;
sessionStorage.token = 'debug'
sessionStorage.roomId=11134747;
sessionStorage.version=8890
......
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