替换定位落地页
This commit is contained in:
@@ -104,6 +104,10 @@ body {
|
||||
color: #664324;
|
||||
}
|
||||
|
||||
.page1 {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.page1 .box {
|
||||
width: 9.21333rem;
|
||||
height: 21.94667rem;
|
||||
@@ -1005,7 +1009,6 @@ body {
|
||||
width: 9.46667rem;
|
||||
position: relative;
|
||||
margin: 0 auto;
|
||||
display: none;
|
||||
}
|
||||
|
||||
.page3 .page3TitleIcon {
|
||||
|
@@ -110,7 +110,7 @@ body {
|
||||
}
|
||||
|
||||
.page1 {
|
||||
// display: none;
|
||||
display: none;
|
||||
|
||||
.box {
|
||||
width: px2rem(691);
|
||||
@@ -1015,7 +1015,7 @@ body {
|
||||
width: px2rem(710);
|
||||
position: relative;
|
||||
margin: 0 auto;
|
||||
display: none;
|
||||
// display: none;
|
||||
|
||||
.page3TitleIcon {
|
||||
display: block;
|
||||
|
@@ -21,9 +21,9 @@
|
||||
<!-- 宝箱任务 -->
|
||||
<img src="./images/toast.png" alt="" class="toast">
|
||||
<!-- tab切换 -->
|
||||
<div class="act tab tab1">年度挚友</div>
|
||||
<div class="tab tab1">年度挚友</div>
|
||||
<div class="tab tab2">礼物代言人</div>
|
||||
<div class="tab tab3">人气主播</div>
|
||||
<div class="act tab tab3">人气主播</div>
|
||||
<div class="tab tab4">名厅之战</div>
|
||||
<div class="tab tab5">年度神豪</div>
|
||||
</div>
|
||||
@@ -482,7 +482,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="tabBox2">
|
||||
<i class="text">新秀值:按照用户在任意房间收到钻石礼物获得贡献值,1钻石=1新秀值</i>
|
||||
<i class="text">新秀值:按照用户在任意房间收到钻石礼物获得新秀值,1钻石=1新秀值</i>
|
||||
<img src="./images/celebrationTaskLine.png" alt="" class="line">
|
||||
<div class="celebrationTaskBox">
|
||||
<div class="title">LV1</div>
|
||||
|
@@ -304,7 +304,7 @@ $(function () {
|
||||
})
|
||||
// getRoomUid();
|
||||
getTask();
|
||||
cpRank();
|
||||
popularGetRank();
|
||||
}, 100)
|
||||
})
|
||||
// tab总切换
|
||||
|
Reference in New Issue
Block a user