替换定位落地页

This commit is contained in:
Dragon
2024-01-04 11:31:23 +08:00
parent 9ddc2235e1
commit 89297793fc
4 changed files with 10 additions and 7 deletions

View File

@@ -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 {

View File

@@ -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;

View File

@@ -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>

View File

@@ -304,7 +304,7 @@ $(function () {
})
// getRoomUid();
getTask();
cpRank();
popularGetRank();
}, 100)
})
// tab总切换