Commit e0eff324 by libai

ft活动上线

parent 22d27a74
......@@ -4,6 +4,7 @@
background: url(../images/bg.png) repeat-y;
background-size: 100% auto;
width: 10rem;
overflow: hidden;
}
.banner {
width: 10rem;
......@@ -44,7 +45,6 @@
}
.mc-box {
width: 10rem;
height: 6.9rem;
position: relative;
}
.floor {
......@@ -65,6 +65,26 @@
background: url(../images/k6.png) no-repeat;
background-size: 100% 100%;
}
.k5 {
background: url(../images/k5.png) no-repeat;
background-size: 100% 100%;
}
.k4 {
background: url(../images/k4.png) no-repeat;
background-size: 100% 100%;
}
.k3 {
background: url(../images/k3.png) no-repeat;
background-size: 100% 100%;
}
.k2 {
background: url(../images/k2.png) no-repeat;
background-size: 100% 100%;
}
.k1 {
background: url(../images/k1.png) no-repeat;
background-size: 100% 100%;
}
.mc-box-tips {
color: #fff;
font-size: 0.3rem;
......@@ -76,6 +96,7 @@
}
.card-content {
margin-top: 0.3rem;
height: 4.013rem;
}
.card-box {
width: 2.386rem;
......@@ -102,6 +123,10 @@
.card-p1 {
text-align: center;
width: 2.2rem;
height: 0.45rem;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
margin: 0 auto;
font-size: 0.3rem;
color: #fff;
......@@ -203,3 +228,272 @@
.task5 {
top: 8.8rem;
}
.live {
position: absolute;
width: 0.906rem;
right: 0;
top: 0;
z-index: 5;
}
.task-img1 {
background: url(../images/task1.png) no-repeat;
background-size: 100% 100%;
}
.task-img2 {
background: url(../images/task2.png) no-repeat;
background-size: 100% 100%;
}
.task-img3 {
background: url(../images/task3.png) no-repeat;
background-size: 100% 100%;
}
.task-img4 {
background: url(../images/task4.png) no-repeat;
background-size: 100% 100%;
}
.task-img5 {
background: url(../images/task5.png) no-repeat;
background-size: 100% 100%;
}
.layer-gift1 {
width: 9.62rem;
height: 8.4rem;
background: url(../images/layer-gift1.png) no-repeat;
background-size: 100% 100%;
position: relative;
}
.gift-img-box {
width: 2rem;
height: 2rem;
position: absolute;
left: 3.77rem;
top: 1.95rem;
text-align: center;
line-height: 2rem;
}
.gift-img-box img {
width: 2rem;
}
.gift1-p {
font-size: 0.35rem;
color: #fff;
font-weight: 700;
text-align: center;
padding-top: 4.2rem;
}
.gift1-p span {
color: yellow;
}
.ok {
width: 3.4rem;
height: 1.373rem;
background: url(../images/ok.png) no-repeat;
background-size: 100% 100%;
position: absolute;
left: 50%;
margin-left: -1.75rem;
top: 4.75rem;
}
.layer-gift10 {
width: 9.62rem;
height: 13.293rem;
background: url(../images/layer-gift2.png) no-repeat;
background-size: 100% 100%;
position: relative;
overflow: hidden;
}
.layer-gift10 .ok {
top: 10.3rem;
}
.layer-gift-ul {
width: 9.2rem;
height: 8.4rem;
margin: 0 auto;
margin-top: 1.4rem;
}
.layer-gift-ul li {
position: relative;
width: 2.132rem;
height: 1.973rem;
line-height: 1.973rem;
background: url(../images/gift-bg.png) no-repeat;
background-size: 100% 100%;
float: left;
margin-left: 0.13rem;
margin-bottom: 0.8rem;
text-align: center;
font-size: 0;
}
.layer-gift-ul li > img {
vertical-align: middle;
width: 1.8rem;
}
.layer-gift-ul li > p {
font-size: 0.3rem;
text-align: center;
width: 2.132rem;
position: absolute;
color: #fff;
height: 0.5rem;
line-height: 0.5rem;
top: 2.05rem;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.layer-gift-ul li > p span {
color: yellow;
}
.lucky-gift-box {
width: 9.62rem;
height: 15.053rem;
background: url(../images/lucky-gift-box.png) no-repeat;
background-size: 100% 100%;
position: relative;
margin: 0 auto;
}
.layer-fans {
width: 9.62rem;
height: 6.346rem;
background: url(../images/layer-fans.png) no-repeat;
background-size: 100% 100%;
position: relative;
margin-bottom: 5rem;
overflow: hidden;
}
.layer-fans-ul {
width: 9rem;
margin: 0 auto;
height: 3.72rem;
margin-top: 1.38rem;
}
.layer-fans-ul li {
height: 1.24rem;
width: 9rem;
position: relative;
}
.layer-fans-ul .layer-fans-box1 {
width: 1.75rem;
height: 1.24rem;
float: left;
position: relative;
font-size: 0.45rem;
text-align: center;
line-height: 1.24rem;
color: #efd9ff;
}
.layer-fans-ul .layer-fans-box2 {
width: 3.85rem;
height: 1.24rem;
line-height: 1.24rem;
float: left;
position: relative;
color: #efd9ff;
font-size: 0.38rem;
}
.layer-fans-ul .layer-fans-box3 {
width: 3.4rem;
height: 1.24rem;
line-height: 1.24rem;
float: left;
position: relative;
color: #efd9ff;
font-size: 0.38rem;
}
.mc-nav {
position: fixed;
bottom: 0;
left: 0;
z-index: 500;
width: 10rem;
height: 1.97rem;
background: url(../images/nav.png) no-repeat;
background-size: 100% 100%;
display: none;
}
.mc-nav-box1 {
width: 2rem;
height: 1.97rem;
float: left;
position: relative;
text-align: center;
font-size: 0;
line-height: 1.97rem;
}
.mc-nav-box1 img {
vertical-align: middle;
width: 1.3rem;
height: 1.3rem;
border-radius: 100%;
}
.mc-nav-box2 {
width: 4.5rem;
height: 1.97rem;
line-height: 1.97rem;
float: left;
position: relative;
font-size: 0.35rem;
color: #efd9ff;
}
.mc-nav-box2 > span {
position: absolute;
top: 0.33rem;
left: 2.1rem;
margin-left: 0.5rem;
}
.mc-nav-box2 > span img {
width: 3rem;
}
.mc-nav-box3 {
width: 3.5rem;
height: 1.97rem;
line-height: 1.97rem;
float: left;
position: relative;
font-size: 0.35rem;
color: #efd9ff;
text-indent: 0.8rem;
}
.act-room-bg1 {
position: relative;
width: 10rem;
height: 8.064rem;
background: url(../images/act-room-bg.png) no-repeat;
background-size: 100% 100%;
}
.act-title {
width: 5.07rem;
line-height: 1.4rem;
color: #fff;
font-size: 0.8rem;
text-align: center;
font-weight: 700;
height: 1.5rem;
position: absolute;
left: 2.45rem;
text-shadow: 0.05rem 0.05rem 0.05rem #170060, -0.05rem 0.05rem 0.05rem #170060, 0.05rem -0.05rem 0.05rem #170060, -0.05rem -0.05rem 0.05rem #170060;
}
.act-room-p1 {
font-size: 0.6rem;
color: #f0edfa;
text-align: center;
padding-top: 1.85rem;
}
.act-room-p2 {
font-size: 0.7rem;
color: #f0edfa;
text-align: center;
padding-top: 0.35rem;
}
.act-room-p3 {
font-size: 0.6rem;
color: #f0edfa;
text-align: center;
padding-top: 0.6rem;
}
.act-room-p4 {
font-size: 0.7rem;
color: #f0edfa;
text-align: center;
padding-top: 0.35rem;
}
......@@ -4,6 +4,7 @@
background: url(../images/bg.png)repeat-y;
background-size: 100% auto;
width: 10rem;
overflow: hidden;
}
.banner{
width: 10rem;
......@@ -44,7 +45,6 @@
}
.mc-box{
width: 10rem;
height: 6.9rem;
position: relative;
// background: pink;
}
......@@ -67,6 +67,26 @@
background: url(../images/k6.png)no-repeat;
background-size: 100% 100%;
}
.k5 {
background: url(../images/k5.png) no-repeat;
background-size: 100% 100%;
}
.k4 {
background: url(../images/k4.png) no-repeat;
background-size: 100% 100%;
}
.k3 {
background: url(../images/k3.png) no-repeat;
background-size: 100% 100%;
}
.k2 {
background: url(../images/k2.png) no-repeat;
background-size: 100% 100%;
}
.k1 {
background: url(../images/k1.png) no-repeat;
background-size: 100% 100%;
}
.mc-box-tips{
color: #fff;
font-size: 0.3rem;
......@@ -78,6 +98,7 @@
}
.card-content{
margin-top: 0.3rem;
height: 4.013rem;
}
.card-box{
width: 2.386rem;
......@@ -104,6 +125,10 @@
.card-p1{
text-align: center;
width: 2.2rem;
height: 0.45rem;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
margin: 0 auto;
font-size: 0.3rem;
color: #fff;
......@@ -205,4 +230,278 @@
}
.task5{
top: 8.8rem;
}
.live{
position: absolute;
width: 0.906rem;
right: 0;
top: 0;
z-index: 5;
}
.task-img1{
background: url(../images/task1.png)no-repeat;
background-size: 100% 100%;
}
.task-img2{
background: url(../images/task2.png)no-repeat;
background-size: 100% 100%;
}
.task-img3{
background: url(../images/task3.png)no-repeat;
background-size: 100% 100%;
}
.task-img4{
background: url(../images/task4.png)no-repeat;
background-size: 100% 100%;
}
.task-img5{
background: url(../images/task5.png)no-repeat;
background-size: 100% 100%;
}
.layer-gift1{
width: 9.62rem;
height: 8.4rem;
background:url(../images/layer-gift1.png)no-repeat;
background-size: 100% 100%;
position: relative;
}
.gift-img-box{
width: 2rem;
height: 2rem;
// background: pink;
position: absolute;
left: 3.77rem;
top: 1.95rem;
text-align: center;
line-height: 2rem;
img{
width: 2rem;
}
}
.gift1-p{
font-size: 0.35rem;
color: #fff;
font-weight: 700;
text-align: center;
padding-top: 4.2rem;
span{
color: yellow;
}
}
.ok{
width: 3.4rem;
height: 1.373rem;
background: url(../images/ok.png)no-repeat;
background-size: 100% 100%;
position: absolute;
left: 50%;
margin-left: -1.75rem;
top: 4.75rem;
}
.layer-gift10{
width: 9.62rem;
height: 13.293rem;
background: url(../images/layer-gift2.png)no-repeat;
background-size: 100% 100%;
position: relative;
overflow: hidden;
.ok{
top: 10.3rem;
}
}
.layer-gift-ul{
width: 9.2rem;
height: 8.4rem;
// background: pink;
margin: 0 auto;
margin-top: 1.4rem;
li{
position: relative;
width: 2.132rem;
height: 1.973rem;
line-height: 1.973rem;
background: url(../images/gift-bg.png)no-repeat;
background-size: 100% 100%;
float: left;
margin-left: 0.13rem;
margin-bottom: 0.8rem;
text-align: center;
font-size: 0;
>img{
vertical-align: middle;
width: 1.8rem;
}
>p{
font-size: 0.3rem;
text-align: center;
width: 2.132rem;
position: absolute;
color: #fff;
height: 0.5rem;
line-height: 0.5rem;
top: 2.05rem;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
span{
color: yellow;
}
}
}
}
.lucky-gift-box{
width: 9.62rem;
height: 15.053rem;
background: url(../images/lucky-gift-box.png)no-repeat;
background-size: 100% 100%;
position: relative;
margin: 0 auto;
}
.layer-fans{
width: 9.62rem;
height: 6.346rem;
background: url(../images/layer-fans.png)no-repeat;
background-size: 100% 100%;
position: relative;
margin-bottom: 5rem;
overflow: hidden;
}
.layer-fans-ul{
width: 9rem;
margin: 0 auto;
height: 3.72rem;
margin-top: 1.38rem;
li{
height: 1.24rem;
width: 9rem;
position: relative;
}
.layer-fans-box1{
width: 1.75rem;
height: 1.24rem;
float: left;
position: relative;
font-size: 0.45rem;
text-align: center;
line-height: 1.24rem;
color: #efd9ff;
}
.layer-fans-box2{
width: 3.85rem;
height: 1.24rem;
line-height: 1.24rem;
float: left;
position: relative;
color: #efd9ff;
font-size: 0.38rem;
}
.layer-fans-box3{
width: 3.4rem;
height: 1.24rem;
line-height: 1.24rem;
float: left;
position: relative;
color: #efd9ff;
font-size: 0.38rem;
}
}
.mc-nav{
position: fixed;
bottom: 0;
left: 0;
z-index: 500;
width: 10rem;
height: 1.97rem;
background: url(../images/nav.png)no-repeat;
background-size: 100% 100%;
display: none;
}
.mc-nav-box1{
width: 2rem;
height: 1.97rem;
float: left;
position: relative;
text-align: center;
font-size: 0;
line-height: 1.97rem;
img{
vertical-align: middle;
width: 1.3rem;
height: 1.3rem;
border-radius: 100%;
}
}
.mc-nav-box2{
width: 4.5rem;
height: 1.97rem;
line-height: 1.97rem;
float: left;
position: relative;
font-size: 0.35rem;
color: #efd9ff;
>span{
position: absolute;
top: 0.33rem;
left: 2.1rem;
img{
width: 3rem;
}
margin-left: 0.5rem;
}
}
.mc-nav-box3{
width: 3.5rem;
height: 1.97rem;
line-height: 1.97rem;
float: left;
position: relative;
font-size: 0.35rem;
color: #efd9ff;
text-indent: 0.8rem;
}
.act-room-bg1{
position: relative;
width: 10rem;
height: 8.064rem;
background: url(../images/act-room-bg.png)no-repeat;
background-size: 100% 100%;
}
.act-title{
width: 5.07rem;
line-height: 1.4rem;
color: #fff;
font-size: 0.8rem;
text-align: center;
font-weight: 700;
// background: pink;
height: 1.5rem;
position: absolute;
left: 2.45rem;
text-shadow: 0.05rem 0.05rem 0.05rem #170060,-0.05rem 0.05rem 0.05rem #170060,0.05rem -0.05rem 0.05rem #170060,-0.05rem -0.05rem 0.05rem #170060;
}
.act-room-p1{
font-size: 0.6rem;
color: #f0edfa;
text-align: center;
padding-top: 1.85rem;
}
.act-room-p2{
font-size: 0.7rem;
color: #f0edfa;
text-align: center;
padding-top: 0.35rem;
}
.act-room-p3{
font-size: 0.6rem;
color: #f0edfa;
text-align: center;
padding-top: 0.6rem;
}
.act-room-p4{
font-size: 0.7rem;
color: #f0edfa;
text-align: center;
padding-top: 0.35rem;
}
\ No newline at end of file

109 KB | W: | H:

137 KB | W: | H:

activeFt/queen/images/gift-box.png
activeFt/queen/images/gift-box.png
activeFt/queen/images/gift-box.png
activeFt/queen/images/gift-box.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -68,10 +68,10 @@ if(sessionStorage.open==undefined)sessionStorage.open=1
sessionStorage.roomId=23864554
}
if (bbb.indexOf("file:///E:") > -1) {
sessionStorage.lang=1
sessionStorage.lang=2
sessionStorage.uid =210102;
sessionStorage.token = 'debug'
sessionStorage.roomId=210102;
sessionStorage.roomId=11134747;
sessionStorage.version=8890
sessionStorage.cid='web'
sessionStorage.pkg='h5'
......
......@@ -30,11 +30,12 @@
</head>
<script src="lib/lottie-player.js"></script>
<body style="background: rgba(0, 0, 0, 0);">
<div style="display: none;" class="room-bg1 ">
<div class="room-title">新秀出道</div>
<p class="room-bg-p1"><i class="en-t1">主播積分</i><span>8000</span></p>
<p class="room-bg-p2"><i class="en-t2">進度</i><span>50%</span></p>
<p class="room-bg-p3"><i class="en-t3">排行</i><span>8</span></p>
<div class="act-room-bg1">
<div class="act-title"></div>
<p class="act-room-p1">主播積分:</p>
<p class="act-room-p2">--</p>
<p class="act-room-p3">目標積分:</p>
<p class="act-room-p4">--</p>
</div>
</body>
<script src="lib/jquery-3.1.1.min.js"></script>
......@@ -43,63 +44,36 @@
<script type="text/javascript" src="https://app.ixiulive.com/static/js/socket.io.js"></script>
<script>
$(function(){
var wsTimer=null
setTimeout(function(){
$.ajax({
url:$ip+'/actRaisingBeautifulGril/sustainLogin.html',
success:function(data){
}
})
}, 3000);
var titleArr=['','新秀出道','嶄露頭角','光芒萬丈']
if(sessionStorage.lang!=2){
var titleArr=['','First level','Second level','Third level']
$(".en-t1").html('score')
$(".en-t2").html("PROG")
$(".en-t3").html("rank")
}
setTimeout(function() {
wsTimer=setInterval(function(){
view()
},60000)
view()
}, 2000);
function view(){
$.ajax({
url:$ip+'/actRaisingBeautifulGril/getRoomPartData.html',
success:function(data){
console.log(data)
if(data.result.rank>0){
console.log(data)
$(".room-bg1").show()
$(".room-title").text(titleArr[data.result.targetData.stage])
$(".room-bg-p1 span").text(data.result.score)
var barWidth=Math.floor(data.result.score/data.result.targetData.stageScore*100)
$(".room-bg-p2 span").text(barWidth+'%')
$(".room-bg-p3 span").text(data.result.rank)
}else{
$(".room-bg1").hide()
clearInterval(wsTimer)
}
}
})
}
// getData()
$(".room-bg1").on("click",function(){
$(".act-room-bg1").on("click",function(){
var obj = {
"cid": 12,
"reqCode": new Date().getTime(),
"data": {
"msg": '跳转集合功能',
"jumptype": 3,
"url": $url + "/activeFt/develop/index.html" + location.search,
"url": $url + "/activeFt/queen/index.html" + location.search,
}
}
var obj2 = JSON.stringify(obj);
appCollaboration(obj2);
})
var titleArr=['','夜の新秀','夜の佳人','夜の花魁','夜の傳說','極樂夜王','夜の女皇']
function view(){
$.ajax({
url:$ip+'/actQueenOfTheNight/getRoomPartData.html',
success:function(data){
console.log('获取主播闯关信息',data)
$(".act-title").text(titleArr[data.result.level])
$(".act-room-p2").text(data.result.score)
$(".act-room-p4").text(data.result.levelScore)
}
})
}
view()
setInterval(function(){
view()
},60000)
function getData(roomid) {
var opts = {
reconnectionDelay: 5000,
......
.room-bg1 {
position: relative;
.act-room-bg1 {
width: 10rem;
height: 6.049rem;
background: url(../images/room-bg1.png?v=2024061701) no-repeat;
height: 5.537rem;
background: url(../images/act-room-bg.png) no-repeat;
background-size: 100% 100%;
}
.room-title {
font-size: 0.8rem;
height: 2rem;
line-height: 1.9rem;
color: #fff;
text-align: center;
.act-room-p1 {
font-size: 0.75rem;
color: #f0edfa;
padding-top: 1.9rem;
text-indent: 1rem;
}
.room-bg-p1 {
color: #fff;
font-size: 0.8rem;
text-indent: 0.9rem;
.act-room-p2 {
font-size: 0.75rem;
color: #f0edfa;
padding-top: 0.2rem;
text-indent: 1rem;
}
.room-bg-p1 span {
color: #F83AFF;
}
.room-bg-p2 {
position: absolute;
top: 3.9rem;
.act-title {
width: 5.07rem;
line-height: 1.4rem;
color: #fff;
font-size: 0.8rem;
text-indent: 0.9rem;
}
.room-bg-p2 span {
color: #F83AFF;
}
.room-bg-p3 {
color: #fff;
font-size: 0.8rem;
text-indent: 0.9rem;
/* padding-top: 0.4rem; */
text-align: center;
font-weight: 700;
height: 1.5rem;
position: absolute;
top: 3.9rem;
left: 4.9rem;
}
.room-bg-p3 span {
color: #F83AFF;
left: 2.45rem;
text-shadow: 0.05rem 0.05rem 0.05rem #170060, -0.05rem 0.05rem 0.05rem #170060, 0.05rem -0.05rem 0.05rem #170060, -0.05rem -0.05rem 0.05rem #170060;
}
.room-bg1{
position: relative;
.act-room-bg1{
width: 10rem;
height: 6.049rem;
background: url(../images/room-bg1.png?v=2024061701)no-repeat;
height: 5.537rem;
background: url(../images/act-room-bg.png)no-repeat;
background-size: 100% 100%;
}
.room-title{
font-size: 0.8rem;
height: 2rem;
line-height: 1.9rem;
color: #fff;
text-align: center;
.act-room-p1{
font-size: 0.75rem;
color: #f0edfa;
padding-top: 1.9rem;
text-indent: 1rem;
}
.room-bg-p1{
color: #fff;
font-size: 0.8rem;
text-indent: 0.9rem;
.act-room-p2{
font-size: 0.75rem;
color: #f0edfa;
padding-top: 0.2rem;
span{
color: #F83AFF;
}
text-indent: 1rem;
}
.room-bg-p2{
position: absolute;
top: 3.9rem;
.act-title{
width: 5.07rem;
line-height: 1.4rem;
color: #fff;
font-size: 0.8rem;
text-indent: 0.9rem;
span{
color: #F83AFF;
}
}
.room-bg-p3{
color: #fff;
font-size: 0.8rem;
text-indent: 0.9rem;
/* padding-top: 0.4rem; */
text-align: center;
font-weight: 700;
// background: pink;
height: 1.5rem;
position: absolute;
top: 3.9rem;
left: 4.9rem;
span{
color: #F83AFF;
}
left: 2.45rem;
text-shadow: 0.05rem 0.05rem 0.05rem #170060,-0.05rem 0.05rem 0.05rem #170060,0.05rem -0.05rem 0.05rem #170060,-0.05rem -0.05rem 0.05rem #170060;
}
\ No newline at end of file
......@@ -30,12 +30,11 @@
</head>
<script src="lib/lottie-player.js"></script>
<body style="background: rgba(0, 0, 0, 0)">
<div style="display: none;" class="room-bg1 ">
<div class="room-title">新秀出道</div>
<p class="room-bg-p1"><i class="en-t1">主播積分</i><span>8000</span></p>
<p class="room-bg-p2"><i class="en-t2">進度</i><span>50%</span></p>
<p class="room-bg-p3"><i class="en-t3">排行</i><span>8</span></p>
</div>
<div class="act-room-bg1">
<div class="act-title"></div>
<p class="act-room-p1">主播積分 :</p>
<p class="act-room-p2">目標積分 :</p>
</div>
</body>
<script src="lib/jquery-3.1.1.min.js"></script>
<script src="lib/fsize.js"></script>
......@@ -45,48 +44,11 @@
<script>
$(function(){
var wsTimer=null
var titleArr=['','新秀出道','嶄露頭角','光芒萬丈']
if(sessionStorage.lang!=2){
var titleArr=['','First level','Second level','Third level']
$(".en-t1").html('score')
$(".en-t2").html("PROG")
$(".en-t3").html("rank")
}
setTimeout(function() {
RoomView()
wsTimer=setInterval(function(){
RoomView()
},60000)
}, 2000);
function RoomView(){
$.ajax({
url:$ip+'/actRaisingBeautifulGril/getRoomPartData.html',
success:function(data){
console.log(data)
if(data.result.rank>0){
$(".room-bg1").show()
$(".room-title").text(titleArr[data.result.targetData.stage])
$(".room-bg-p1 span").text(data.result.score)
var barWidth=Math.floor(data.result.score/data.result.targetData.stageScore*100)
$(".room-bg-p2 span").text(barWidth+'%')
$(".room-bg-p3 span").text(data.result.rank)
}else{
$(".room-bg1").hide()
clearInterval(wsTimer)
}
}
})
}
// getData()
setTimeout(function(){
$.ajax({
url:$ip+'/actRaisingBeautifulGril/sustainLogin.html',
success:function(data){
}
})
}, 3000);
var obj = {
"cid": 43,
"reqCode": new Date().getTime(),
......@@ -94,25 +56,40 @@ $(function(){
"type":1,
// "width":314,
"width":120,
"height":73,
"height":67,
'unit':2,
"position":1
}
}
var obj2 = JSON.stringify(obj);
appCollaboration(obj2);
var obj2 = JSON.stringify(obj);
appCollaboration(obj2);
var titleArr=['','夜の新秀','夜の佳人','夜の花魁','夜の傳說','極樂夜王','夜の女皇']
function view(){
$.ajax({
url:$ip+'/actQueenOfTheNight/getRoomPartData.html',
success:function(data){
console.log('获取主播闯关信息',data)
$(".act-title").text(titleArr[data.result.level])
$(".act-room-p1").text('主播積分 : '+data.result.score)
$(".act-room-p2").text('目標積分 : '+data.result.levelScore)
}
})
}
view()
setInterval(function(){
view()
},60000)
$(".room-bg1").on("click",function(){
$(".act-room-bg1").on("click",function(){
var obj = {
"cid": 31,
"reqCode": new Date().getTime(),
"data": {
"popupType":2,
// "width":314,
"url":''+$url+'/activeFt/develop/index.html',
"url":''+$url+'/activeFt/queen/index.html',
"heightR":160,
"clickBlank":1,
"bottom":'0',
......
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