Compare commits
8 Commits
2024-lover
...
goddessesD
Author | SHA1 | Date | |
---|---|---|---|
![]() |
7120ef5197 | ||
![]() |
dcd7da696d | ||
![]() |
7a7e65d421 | ||
![]() |
9b09374128 | ||
![]() |
df6210b2ae | ||
![]() |
4037c534ca | ||
![]() |
389bccabe7 | ||
![]() |
1dc4207ff9 |
498
view/yinmeng/activity/2024-goddessesDay/css/index.css
Normal file
@@ -0,0 +1,498 @@
|
|||||||
|
html,
|
||||||
|
body {
|
||||||
|
width: 100%;
|
||||||
|
background: #FBABAD;
|
||||||
|
}
|
||||||
|
|
||||||
|
.back {
|
||||||
|
position: fixed;
|
||||||
|
top: 0.93333rem;
|
||||||
|
left: 0.45333rem;
|
||||||
|
z-index: 99;
|
||||||
|
width: 0.82667rem;
|
||||||
|
height: 0.82667rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.back img {
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.back p {
|
||||||
|
color: #fff;
|
||||||
|
font-size: 0.42667rem;
|
||||||
|
position: absolute;
|
||||||
|
width: 9rem;
|
||||||
|
left: 0;
|
||||||
|
top: 0;
|
||||||
|
height: 100%;
|
||||||
|
text-align: center;
|
||||||
|
line-height: 0.82667rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.header {
|
||||||
|
width: 10rem;
|
||||||
|
height: 14.56rem;
|
||||||
|
background: url(../images/header.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
position: relative;
|
||||||
|
margin: 0 auto 0.24rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.header .rule_icon {
|
||||||
|
width: 1.14667rem;
|
||||||
|
height: 3.4rem;
|
||||||
|
position: absolute;
|
||||||
|
right: 0rem;
|
||||||
|
top: 6.25333rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tabBox {
|
||||||
|
width: 7.66667rem;
|
||||||
|
height: 1.13333rem;
|
||||||
|
margin: 0 auto 0.22667rem;
|
||||||
|
display: flex;
|
||||||
|
justify-content: space-between;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tabBox div {
|
||||||
|
width: 3.58667rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tabBox .tab1 {
|
||||||
|
background: url(../images/tab1.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tabBox .tab2 {
|
||||||
|
background: url(../images/tab2.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tabBox .tabAct1 {
|
||||||
|
background: url(../images/tabAct1.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tabBox .tabAct2 {
|
||||||
|
background: url(../images/tabAct2.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page1 {
|
||||||
|
width: 9.44rem;
|
||||||
|
height: 18.6rem;
|
||||||
|
margin: 0 auto 0.34667rem;
|
||||||
|
background: url(../images/page1Bg.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 {
|
||||||
|
display: none;
|
||||||
|
width: 9.44rem;
|
||||||
|
height: 18.42667rem;
|
||||||
|
background: url(../images/page2Bg.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
margin: 0 auto 2.06667rem;
|
||||||
|
overflow: hidden;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .tablist {
|
||||||
|
width: 4.90667rem;
|
||||||
|
height: 0.70667rem;
|
||||||
|
display: flex;
|
||||||
|
justify-content: space-between;
|
||||||
|
margin: 0.50667rem auto 0.93333rem;
|
||||||
|
background: url(../images/tabListBg.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .tablist div {
|
||||||
|
width: 2.45333rem;
|
||||||
|
height: 0.70667rem;
|
||||||
|
line-height: 0.70667rem;
|
||||||
|
color: #FFFFFF;
|
||||||
|
font-size: 0.38667rem;
|
||||||
|
font-weight: 500;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .tablist .act {
|
||||||
|
background: url(../images/tabListAct.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .top3Box {
|
||||||
|
width: 8.33333rem;
|
||||||
|
height: 3.13333rem;
|
||||||
|
position: relative;
|
||||||
|
margin: 0 auto 0.33333rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .top3Box .no1 {
|
||||||
|
width: 2.73333rem;
|
||||||
|
height: 3.49333rem;
|
||||||
|
background: url(../images/no1Bg.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
position: absolute;
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
bottom: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .top3Box .no1 .ts {
|
||||||
|
width: 1.56rem;
|
||||||
|
height: 1.58667rem;
|
||||||
|
z-index: 2;
|
||||||
|
position: absolute;
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
bottom: 1.96rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .top3Box .no1 .tx {
|
||||||
|
width: 1.21333rem;
|
||||||
|
height: 1.21333rem;
|
||||||
|
position: absolute;
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
bottom: 2.10667rem;
|
||||||
|
border-radius: 50%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .top3Box .no1 .name {
|
||||||
|
width: 100%;
|
||||||
|
overflow: hidden;
|
||||||
|
white-space: nowrap;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
color: #AE3E4E;
|
||||||
|
font-size: 0.30667rem;
|
||||||
|
font-weight: 500;
|
||||||
|
position: absolute;
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
bottom: 1.38667rem;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .top3Box .no1 p {
|
||||||
|
width: 100%;
|
||||||
|
color: #AE3E4E;
|
||||||
|
font-size: 0.26667rem;
|
||||||
|
font-weight: 400;
|
||||||
|
position: absolute;
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
bottom: 0.70667rem;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .top3Box .no1 .score {
|
||||||
|
width: 100%;
|
||||||
|
color: #fff;
|
||||||
|
font-size: 0.26667rem;
|
||||||
|
font-weight: 400;
|
||||||
|
position: absolute;
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
bottom: 0.24rem;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .top3Box .no2 {
|
||||||
|
width: 2.73333rem;
|
||||||
|
height: 3.13333rem;
|
||||||
|
background: url(../images/no23Bg.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
position: absolute;
|
||||||
|
left: 0%;
|
||||||
|
bottom: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .top3Box .no2 .ts {
|
||||||
|
width: 1.56rem;
|
||||||
|
height: 1.58667rem;
|
||||||
|
z-index: 2;
|
||||||
|
position: absolute;
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
bottom: 1.72rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .top3Box .no2 .tx {
|
||||||
|
width: 1.21333rem;
|
||||||
|
height: 1.21333rem;
|
||||||
|
position: absolute;
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
bottom: 1.89333rem;
|
||||||
|
border-radius: 50%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .top3Box .no2 .name {
|
||||||
|
width: 100%;
|
||||||
|
overflow: hidden;
|
||||||
|
white-space: nowrap;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
color: #AE3E4E;
|
||||||
|
font-size: 0.30667rem;
|
||||||
|
font-weight: 500;
|
||||||
|
position: absolute;
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
bottom: 1.26667rem;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .top3Box .no2 p {
|
||||||
|
width: 100%;
|
||||||
|
color: #AE3E4E;
|
||||||
|
font-size: 0.26667rem;
|
||||||
|
font-weight: 400;
|
||||||
|
position: absolute;
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
bottom: 0.72rem;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .top3Box .no2 .score {
|
||||||
|
width: 100%;
|
||||||
|
color: #fff;
|
||||||
|
font-size: 0.26667rem;
|
||||||
|
font-weight: 400;
|
||||||
|
position: absolute;
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
bottom: 0.26667rem;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .top3Box .no3 {
|
||||||
|
width: 2.73333rem;
|
||||||
|
height: 3.13333rem;
|
||||||
|
background: url(../images/no23Bg.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
position: absolute;
|
||||||
|
right: 0%;
|
||||||
|
bottom: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .top3Box .no3 .ts {
|
||||||
|
width: 1.56rem;
|
||||||
|
height: 1.58667rem;
|
||||||
|
z-index: 2;
|
||||||
|
position: absolute;
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
bottom: 1.72rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .top3Box .no3 .tx {
|
||||||
|
width: 1.21333rem;
|
||||||
|
height: 1.21333rem;
|
||||||
|
position: absolute;
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
bottom: 1.89333rem;
|
||||||
|
border-radius: 50%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .top3Box .no3 .name {
|
||||||
|
width: 100%;
|
||||||
|
overflow: hidden;
|
||||||
|
white-space: nowrap;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
color: #AE3E4E;
|
||||||
|
font-size: 0.30667rem;
|
||||||
|
font-weight: 500;
|
||||||
|
position: absolute;
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
bottom: 1.26667rem;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .top3Box .no3 p {
|
||||||
|
width: 100%;
|
||||||
|
color: #AE3E4E;
|
||||||
|
font-size: 0.26667rem;
|
||||||
|
font-weight: 400;
|
||||||
|
position: absolute;
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
bottom: 0.72rem;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .top3Box .no3 .score {
|
||||||
|
width: 100%;
|
||||||
|
color: #fff;
|
||||||
|
font-size: 0.26667rem;
|
||||||
|
font-weight: 400;
|
||||||
|
position: absolute;
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
bottom: 0.26667rem;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 ul {
|
||||||
|
width: 9.26667rem;
|
||||||
|
height: 12.6rem;
|
||||||
|
overflow-y: scroll;
|
||||||
|
margin: 0 auto 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 ul::-webkit-scrollbar {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 ul li {
|
||||||
|
width: 100%;
|
||||||
|
height: 1.53333rem;
|
||||||
|
background: url(../images/liBg.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
margin-bottom: 0.02667rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 ul li .num {
|
||||||
|
width: 0.46667rem;
|
||||||
|
height: 1.53333rem;
|
||||||
|
line-height: 1.53333rem;
|
||||||
|
color: #AE3E4E;
|
||||||
|
font-size: 0.4rem;
|
||||||
|
font-weight: 400;
|
||||||
|
margin-left: 0.38667rem;
|
||||||
|
text-align: center;
|
||||||
|
margin-right: 0.6rem;
|
||||||
|
float: left;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 ul li .tx {
|
||||||
|
width: 1.16rem;
|
||||||
|
height: 1.16rem;
|
||||||
|
border-radius: 50%;
|
||||||
|
border: 0.02667rem solid #AE3E4E;
|
||||||
|
margin-top: 0.2rem;
|
||||||
|
margin-right: 0.37333rem;
|
||||||
|
display: block;
|
||||||
|
float: left;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 ul li .name {
|
||||||
|
width: 3rem;
|
||||||
|
height: 1.53333rem;
|
||||||
|
line-height: 1.53333rem;
|
||||||
|
overflow: hidden;
|
||||||
|
white-space: nowrap;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
color: #AE3E4E;
|
||||||
|
font-size: 0.36rem;
|
||||||
|
float: left;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 ul li .score {
|
||||||
|
float: right;
|
||||||
|
height: 1.53333rem;
|
||||||
|
line-height: 1.53333rem;
|
||||||
|
color: #AE3E4E;
|
||||||
|
font-weight: 400;
|
||||||
|
margin-right: 0.56rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .my {
|
||||||
|
position: fixed;
|
||||||
|
width: 10rem;
|
||||||
|
height: 2.06667rem;
|
||||||
|
background: url(../images/my.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
margin-bottom: 0.02667rem;
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
bottom: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .my .num {
|
||||||
|
width: 1.33333rem;
|
||||||
|
height: 2.06667rem;
|
||||||
|
line-height: 2.06667rem;
|
||||||
|
color: #AE3E4E;
|
||||||
|
font-size: 0.4rem;
|
||||||
|
font-weight: 400;
|
||||||
|
margin-left: 0.38667rem;
|
||||||
|
text-align: center;
|
||||||
|
margin-right: 0.25333rem;
|
||||||
|
float: left;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .my .tx {
|
||||||
|
width: 1.16rem;
|
||||||
|
height: 1.16rem;
|
||||||
|
border-radius: 50%;
|
||||||
|
border: 0.02667rem solid #AE3E4E;
|
||||||
|
margin-top: 0.42667rem;
|
||||||
|
margin-right: 0.37333rem;
|
||||||
|
display: block;
|
||||||
|
float: left;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .my .name {
|
||||||
|
width: 3rem;
|
||||||
|
height: 2.06667rem;
|
||||||
|
line-height: 2.06667rem;
|
||||||
|
overflow: hidden;
|
||||||
|
white-space: nowrap;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
color: #AE3E4E;
|
||||||
|
font-size: 0.36rem;
|
||||||
|
float: left;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .my .score {
|
||||||
|
float: right;
|
||||||
|
height: 2.06667rem;
|
||||||
|
line-height: 2.06667rem;
|
||||||
|
color: #AE3E4E;
|
||||||
|
font-weight: 400;
|
||||||
|
margin-right: 0.56rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.rule {
|
||||||
|
display: none;
|
||||||
|
position: fixed;
|
||||||
|
left: 0;
|
||||||
|
top: 0;
|
||||||
|
bottom: 0;
|
||||||
|
right: 0;
|
||||||
|
z-index: 999;
|
||||||
|
background: rgba(0, 0, 0, 0.6);
|
||||||
|
}
|
||||||
|
|
||||||
|
.rule .rule_in {
|
||||||
|
width: 8.76rem;
|
||||||
|
height: 13.13333rem;
|
||||||
|
background: url(../images/ruleBg.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
overflow: hidden;
|
||||||
|
position: relative;
|
||||||
|
left: 50%;
|
||||||
|
top: 50%;
|
||||||
|
transform: translate(-50%, -50%);
|
||||||
|
}
|
||||||
|
|
||||||
|
.rule .rule_in .rulebox {
|
||||||
|
width: 8.06667rem;
|
||||||
|
height: 11.5rem;
|
||||||
|
margin: 1.38667rem auto 0;
|
||||||
|
overflow-y: scroll;
|
||||||
|
}
|
||||||
|
|
||||||
|
.rule .rule_in .rulebox::-webkit-scrollbar {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.rule .rule_in .rulebox img {
|
||||||
|
display: block;
|
||||||
|
width: 100%;
|
||||||
|
}
|
507
view/yinmeng/activity/2024-goddessesDay/css/index.scss
Normal file
@@ -0,0 +1,507 @@
|
|||||||
|
@function px2rem($px) {
|
||||||
|
@return $px / 75+rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
html,
|
||||||
|
body {
|
||||||
|
width: 100%;
|
||||||
|
background: #FBABAD;
|
||||||
|
}
|
||||||
|
|
||||||
|
// 返回按钮
|
||||||
|
.back {
|
||||||
|
position: fixed;
|
||||||
|
top: px2rem(70);
|
||||||
|
left: px2rem(34);
|
||||||
|
z-index: 99;
|
||||||
|
width: px2rem(62);
|
||||||
|
height: px2rem(62);
|
||||||
|
|
||||||
|
img {
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
p {
|
||||||
|
color: #fff;
|
||||||
|
font-size: px2rem(32);
|
||||||
|
position: absolute;
|
||||||
|
width: 9rem;
|
||||||
|
left: 0;
|
||||||
|
top: 0;
|
||||||
|
height: 100%;
|
||||||
|
text-align: center;
|
||||||
|
line-height: px2rem(62);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.header {
|
||||||
|
width: px2rem(750);
|
||||||
|
height: px2rem(1092);
|
||||||
|
background: url(../images/header.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
position: relative;
|
||||||
|
margin: 0 auto px2rem(18);
|
||||||
|
|
||||||
|
.rule_icon {
|
||||||
|
width: px2rem(86);
|
||||||
|
height: px2rem(255);
|
||||||
|
position: absolute;
|
||||||
|
right: px2rem(0);
|
||||||
|
top: px2rem(469);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.tabBox {
|
||||||
|
width: px2rem(575);
|
||||||
|
height: px2rem(85);
|
||||||
|
margin: 0 auto px2rem(17);
|
||||||
|
display: flex;
|
||||||
|
justify-content: space-between;
|
||||||
|
|
||||||
|
div {
|
||||||
|
width: px2rem(269);
|
||||||
|
}
|
||||||
|
|
||||||
|
.tab1 {
|
||||||
|
background: url(../images/tab1.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tab2 {
|
||||||
|
background: url(../images/tab2.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tabAct1 {
|
||||||
|
background: url(../images/tabAct1.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tabAct2 {
|
||||||
|
background: url(../images/tabAct2.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.page1 {
|
||||||
|
// display: none;
|
||||||
|
width: px2rem(708);
|
||||||
|
height: px2rem(1395);
|
||||||
|
margin: 0 auto px2rem(26);
|
||||||
|
background: url(../images/page1Bg.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 {
|
||||||
|
display: none;
|
||||||
|
width: px2rem(708);
|
||||||
|
height: px2rem(1382);
|
||||||
|
background: url(../images/page2Bg.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
margin: 0 auto px2rem(155);
|
||||||
|
overflow: hidden;
|
||||||
|
|
||||||
|
.tablist {
|
||||||
|
width: px2rem(368);
|
||||||
|
height: px2rem(53);
|
||||||
|
display: flex;
|
||||||
|
justify-content: space-between;
|
||||||
|
margin: px2rem(38) auto px2rem(70);
|
||||||
|
background: url(../images/tabListBg.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
|
||||||
|
div {
|
||||||
|
width: px2rem(184);
|
||||||
|
height: px2rem(53);
|
||||||
|
line-height: px2rem(53);
|
||||||
|
color: #FFFFFF;
|
||||||
|
font-size: px2rem(29);
|
||||||
|
font-weight: 500;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.act {
|
||||||
|
background: url(../images/tabListAct.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.top3Box {
|
||||||
|
width: px2rem(625);
|
||||||
|
height: px2rem(235);
|
||||||
|
position: relative;
|
||||||
|
margin: 0 auto px2rem(25);
|
||||||
|
|
||||||
|
.no1 {
|
||||||
|
width: px2rem(205);
|
||||||
|
height: px2rem(262);
|
||||||
|
background: url(../images/no1Bg.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
position: absolute;
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
bottom: 0;
|
||||||
|
|
||||||
|
.ts {
|
||||||
|
width: px2rem(117);
|
||||||
|
height: px2rem(119);
|
||||||
|
z-index: 2;
|
||||||
|
position: absolute;
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
bottom: px2rem(147);
|
||||||
|
}
|
||||||
|
|
||||||
|
.tx {
|
||||||
|
width: px2rem(91);
|
||||||
|
height: px2rem(91);
|
||||||
|
position: absolute;
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
bottom: px2rem(158);
|
||||||
|
border-radius: 50%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.name {
|
||||||
|
width: 100%;
|
||||||
|
//超出省略号
|
||||||
|
overflow: hidden;
|
||||||
|
white-space: nowrap;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
color: #AE3E4E;
|
||||||
|
font-size: px2rem(23);
|
||||||
|
font-weight: 500;
|
||||||
|
position: absolute;
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
bottom: px2rem(104);
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
p {
|
||||||
|
width: 100%;
|
||||||
|
color: #AE3E4E;
|
||||||
|
font-size: px2rem(20);
|
||||||
|
font-weight: 400;
|
||||||
|
position: absolute;
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
bottom: px2rem(53);
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.score {
|
||||||
|
width: 100%;
|
||||||
|
color: #fff;
|
||||||
|
font-size: px2rem(20);
|
||||||
|
font-weight: 400;
|
||||||
|
position: absolute;
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
bottom: px2rem(18);
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.no2 {
|
||||||
|
width: px2rem(205);
|
||||||
|
height: px2rem(235);
|
||||||
|
background: url(../images/no23Bg.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
position: absolute;
|
||||||
|
left: 0%;
|
||||||
|
bottom: 0;
|
||||||
|
|
||||||
|
.ts {
|
||||||
|
width: px2rem(117);
|
||||||
|
height: px2rem(119);
|
||||||
|
z-index: 2;
|
||||||
|
position: absolute;
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
bottom: px2rem(129);
|
||||||
|
}
|
||||||
|
|
||||||
|
.tx {
|
||||||
|
width: px2rem(91);
|
||||||
|
height: px2rem(91);
|
||||||
|
position: absolute;
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
bottom: px2rem(142);
|
||||||
|
border-radius: 50%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.name {
|
||||||
|
width: 100%;
|
||||||
|
//超出省略号
|
||||||
|
overflow: hidden;
|
||||||
|
white-space: nowrap;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
color: #AE3E4E;
|
||||||
|
font-size: px2rem(23);
|
||||||
|
font-weight: 500;
|
||||||
|
position: absolute;
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
bottom: px2rem(95);
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
p {
|
||||||
|
width: 100%;
|
||||||
|
color: #AE3E4E;
|
||||||
|
font-size: px2rem(20);
|
||||||
|
font-weight: 400;
|
||||||
|
position: absolute;
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
bottom: px2rem(54);
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.score {
|
||||||
|
width: 100%;
|
||||||
|
color: #fff;
|
||||||
|
font-size: px2rem(20);
|
||||||
|
font-weight: 400;
|
||||||
|
position: absolute;
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
bottom: px2rem(20);
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.no3 {
|
||||||
|
width: px2rem(205);
|
||||||
|
height: px2rem(235);
|
||||||
|
background: url(../images/no23Bg.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
position: absolute;
|
||||||
|
right: 0%;
|
||||||
|
bottom: 0;
|
||||||
|
|
||||||
|
.ts {
|
||||||
|
width: px2rem(117);
|
||||||
|
height: px2rem(119);
|
||||||
|
z-index: 2;
|
||||||
|
position: absolute;
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
bottom: px2rem(129);
|
||||||
|
}
|
||||||
|
|
||||||
|
.tx {
|
||||||
|
width: px2rem(91);
|
||||||
|
height: px2rem(91);
|
||||||
|
position: absolute;
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
bottom: px2rem(142);
|
||||||
|
border-radius: 50%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.name {
|
||||||
|
width: 100%;
|
||||||
|
//超出省略号
|
||||||
|
overflow: hidden;
|
||||||
|
white-space: nowrap;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
color: #AE3E4E;
|
||||||
|
font-size: px2rem(23);
|
||||||
|
font-weight: 500;
|
||||||
|
position: absolute;
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
bottom: px2rem(95);
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
p {
|
||||||
|
width: 100%;
|
||||||
|
color: #AE3E4E;
|
||||||
|
font-size: px2rem(20);
|
||||||
|
font-weight: 400;
|
||||||
|
position: absolute;
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
bottom: px2rem(54);
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.score {
|
||||||
|
width: 100%;
|
||||||
|
color: #fff;
|
||||||
|
font-size: px2rem(20);
|
||||||
|
font-weight: 400;
|
||||||
|
position: absolute;
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
bottom: px2rem(20);
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
ul {
|
||||||
|
width: px2rem(695);
|
||||||
|
height: 12.6rem;
|
||||||
|
overflow-y: scroll;
|
||||||
|
margin: 0 auto 0;
|
||||||
|
|
||||||
|
&::-webkit-scrollbar {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
li {
|
||||||
|
width: 100%;
|
||||||
|
height: px2rem(115);
|
||||||
|
background: url(../images/liBg.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
margin-bottom: px2rem(2);
|
||||||
|
|
||||||
|
.num {
|
||||||
|
width: px2rem(35);
|
||||||
|
height: px2rem(115);
|
||||||
|
line-height: px2rem(115);
|
||||||
|
color: #AE3E4E;
|
||||||
|
font-size: px2rem(30);
|
||||||
|
font-weight: 400;
|
||||||
|
margin-left: px2rem(29);
|
||||||
|
text-align: center;
|
||||||
|
margin-right: px2rem(45);
|
||||||
|
float: left;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tx {
|
||||||
|
width: px2rem(87);
|
||||||
|
height: px2rem(87);
|
||||||
|
border-radius: 50%;
|
||||||
|
border: px2rem(2) solid #AE3E4E;
|
||||||
|
margin-top: px2rem(15);
|
||||||
|
margin-right: px2rem(28);
|
||||||
|
display: block;
|
||||||
|
float: left;
|
||||||
|
}
|
||||||
|
|
||||||
|
.name {
|
||||||
|
width: 3rem;
|
||||||
|
height: px2rem(115);
|
||||||
|
line-height: px2rem(115);
|
||||||
|
overflow: hidden;
|
||||||
|
white-space: nowrap;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
color: #AE3E4E;
|
||||||
|
font-size: px2rem(27);
|
||||||
|
float: left;
|
||||||
|
}
|
||||||
|
|
||||||
|
.score {
|
||||||
|
float: right;
|
||||||
|
height: px2rem(115);
|
||||||
|
line-height: px2rem(115);
|
||||||
|
color: #AE3E4E;
|
||||||
|
font-weight: 400;
|
||||||
|
margin-right: px2rem(42);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.my {
|
||||||
|
position: fixed;
|
||||||
|
width: px2rem(750);
|
||||||
|
height: px2rem(155);
|
||||||
|
background: url(../images/my.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
margin-bottom: px2rem(2);
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
bottom: 0;
|
||||||
|
|
||||||
|
.num {
|
||||||
|
width: px2rem(100);
|
||||||
|
height: px2rem(155);
|
||||||
|
line-height: px2rem(155);
|
||||||
|
color: #AE3E4E;
|
||||||
|
font-size: px2rem(30);
|
||||||
|
font-weight: 400;
|
||||||
|
margin-left: px2rem(29);
|
||||||
|
text-align: center;
|
||||||
|
margin-right: px2rem(19);
|
||||||
|
float: left;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tx {
|
||||||
|
width: px2rem(87);
|
||||||
|
height: px2rem(87);
|
||||||
|
border-radius: 50%;
|
||||||
|
border: px2rem(2) solid #AE3E4E;
|
||||||
|
margin-top: px2rem(32);
|
||||||
|
margin-right: px2rem(28);
|
||||||
|
display: block;
|
||||||
|
float: left;
|
||||||
|
}
|
||||||
|
|
||||||
|
.name {
|
||||||
|
width: 3rem;
|
||||||
|
height: px2rem(155);
|
||||||
|
line-height: px2rem(155);
|
||||||
|
overflow: hidden;
|
||||||
|
white-space: nowrap;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
color: #AE3E4E;
|
||||||
|
font-size: px2rem(27);
|
||||||
|
float: left;
|
||||||
|
}
|
||||||
|
|
||||||
|
.score {
|
||||||
|
float: right;
|
||||||
|
height: px2rem(155);
|
||||||
|
line-height: px2rem(155);
|
||||||
|
color: #AE3E4E;
|
||||||
|
font-weight: 400;
|
||||||
|
margin-right: px2rem(42);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.rule {
|
||||||
|
display: none;
|
||||||
|
position: fixed;
|
||||||
|
left: 0;
|
||||||
|
top: 0;
|
||||||
|
bottom: 0;
|
||||||
|
right: 0;
|
||||||
|
z-index: 999;
|
||||||
|
background: rgba(0, 0, 0, .6);
|
||||||
|
|
||||||
|
.rule_in {
|
||||||
|
width: px2rem(657);
|
||||||
|
height: px2rem(985);
|
||||||
|
background: url(../images/ruleBg.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
overflow: hidden;
|
||||||
|
position: relative;
|
||||||
|
left: 50%;
|
||||||
|
top: 50%;
|
||||||
|
transform: translate(-50%, -50%);
|
||||||
|
|
||||||
|
.rulebox {
|
||||||
|
width: px2rem(605);
|
||||||
|
height: 11.5rem;
|
||||||
|
margin: px2rem(104) auto 0;
|
||||||
|
overflow-y: scroll;
|
||||||
|
|
||||||
|
&::-webkit-scrollbar {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
img {
|
||||||
|
display: block;
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
BIN
view/yinmeng/activity/2024-goddessesDay/images/header.png
Normal file
After Width: | Height: | Size: 225 KiB |
BIN
view/yinmeng/activity/2024-goddessesDay/images/liBg.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
view/yinmeng/activity/2024-goddessesDay/images/logo.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
view/yinmeng/activity/2024-goddessesDay/images/my.png
Normal file
After Width: | Height: | Size: 4.9 KiB |
BIN
view/yinmeng/activity/2024-goddessesDay/images/no1.png
Normal file
After Width: | Height: | Size: 18 KiB |
BIN
view/yinmeng/activity/2024-goddessesDay/images/no1Bg.png
Normal file
After Width: | Height: | Size: 37 KiB |
BIN
view/yinmeng/activity/2024-goddessesDay/images/no2.png
Normal file
After Width: | Height: | Size: 18 KiB |
BIN
view/yinmeng/activity/2024-goddessesDay/images/no23Bg.png
Normal file
After Width: | Height: | Size: 33 KiB |
BIN
view/yinmeng/activity/2024-goddessesDay/images/no3.png
Normal file
After Width: | Height: | Size: 18 KiB |
BIN
view/yinmeng/activity/2024-goddessesDay/images/page1Bg.png
Normal file
After Width: | Height: | Size: 115 KiB |
BIN
view/yinmeng/activity/2024-goddessesDay/images/page2Bg.png
Normal file
After Width: | Height: | Size: 278 KiB |
BIN
view/yinmeng/activity/2024-goddessesDay/images/rule.png
Normal file
After Width: | Height: | Size: 323 KiB |
BIN
view/yinmeng/activity/2024-goddessesDay/images/ruleBg.png
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
view/yinmeng/activity/2024-goddessesDay/images/rule_icon.png
Normal file
After Width: | Height: | Size: 5.0 KiB |
BIN
view/yinmeng/activity/2024-goddessesDay/images/tab1.png
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
view/yinmeng/activity/2024-goddessesDay/images/tab2.png
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
view/yinmeng/activity/2024-goddessesDay/images/tabAct1.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
view/yinmeng/activity/2024-goddessesDay/images/tabAct2.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
view/yinmeng/activity/2024-goddessesDay/images/tabListAct.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
view/yinmeng/activity/2024-goddessesDay/images/tabListBg.png
Normal file
After Width: | Height: | Size: 3.8 KiB |
BIN
view/yinmeng/activity/2024-goddessesDay/images/travel/back.png
Normal file
After Width: | Height: | Size: 4.2 KiB |
101
view/yinmeng/activity/2024-goddessesDay/index.html
Normal file
@@ -0,0 +1,101 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>女神请就位</title>
|
||||||
|
<link rel="stylesheet" href="../../common/css/reset.css">
|
||||||
|
<link rel="stylesheet" href="./css/index.css">
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<!-- 顶部返回 -->
|
||||||
|
<div class="back">
|
||||||
|
<img src="./images/travel/back.png" alt="">
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- header -->
|
||||||
|
<div class="header">
|
||||||
|
<img src="./images/rule_icon.png" alt="" class="rule_icon">
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- tab -->
|
||||||
|
<div class="tabBox">
|
||||||
|
<div class="tab1 tabAct1"></div>
|
||||||
|
<div class="tab2"></div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- page1 -->
|
||||||
|
<div class="page1"></div>
|
||||||
|
|
||||||
|
<!-- page2 -->
|
||||||
|
<div class="page2">
|
||||||
|
<!-- tab -->
|
||||||
|
<div class="tablist">
|
||||||
|
<div class="act">守护榜</div>
|
||||||
|
<div>女神榜</div>
|
||||||
|
</div>
|
||||||
|
<!-- 前三 -->
|
||||||
|
<div class="top3Box">
|
||||||
|
<div class="no1">
|
||||||
|
<img src="./images/no1.png" alt="" class="ts">
|
||||||
|
<img src="./images/logo.png" alt="" class="tx">
|
||||||
|
<div class="name">用户昵称</div>
|
||||||
|
<p>守护榜</p>
|
||||||
|
<div class="score">0</div>
|
||||||
|
</div>
|
||||||
|
<div class="no2">
|
||||||
|
<img src="./images/no2.png" alt="" class="ts">
|
||||||
|
<img src="./images/logo.png" alt="" class="tx">
|
||||||
|
<div class="name">用户昵称</div>
|
||||||
|
<p>守护榜</p>
|
||||||
|
<div class="score">0</div>
|
||||||
|
</div>
|
||||||
|
<div class="no3">
|
||||||
|
<img src="./images/no3.png" alt="" class="ts">
|
||||||
|
<img src="./images/logo.png" alt="" class="tx">
|
||||||
|
<div class="name">用户昵称</div>
|
||||||
|
<p>守护榜</p>
|
||||||
|
<div class="score">0</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- 非前三 -->
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
<div class="num">04</div>
|
||||||
|
<img src="./images/logo.png" alt="" class="tx">
|
||||||
|
<div class="name">用户昵称</div>
|
||||||
|
<div class="score">守护榜:0</div>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<!-- 我自己 -->
|
||||||
|
<div class="my">
|
||||||
|
<div class="num">未上榜</div>
|
||||||
|
<img src="./images/logo.png" alt="" class="tx">
|
||||||
|
<div class="name">用户昵称</div>
|
||||||
|
<div class="score">守护榜:0</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- 活动规则 -->
|
||||||
|
<div class="rule">
|
||||||
|
<div class="rule_in">
|
||||||
|
<div class="rulebox">
|
||||||
|
<img src="./images/rule.png" alt="">
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
<script src="../../common/js/flexible.js"></script>
|
||||||
|
<script src="../../common/js/jquery-3.2.1.min.js"></script>
|
||||||
|
<script src="../../common/js/common2.js"></script>
|
||||||
|
<script src="../../common/js/layer.js"></script>
|
||||||
|
<script src="../../common/js/vconsole.min.js"></script>
|
||||||
|
<script src="../../common/js/route-constant.js"></script>
|
||||||
|
<script src="./js/index.js"></script>
|
||||||
|
|
||||||
|
</html>
|
140
view/yinmeng/activity/2024-goddessesDay/js/index.js
Normal file
@@ -0,0 +1,140 @@
|
|||||||
|
let urlPrefix = getUrlPrefix()
|
||||||
|
let browser = checkVersion()
|
||||||
|
let env = EnvCheck();
|
||||||
|
if (env == 'test') {
|
||||||
|
new VConsole();
|
||||||
|
}
|
||||||
|
// 封装layer消息提醒框
|
||||||
|
let layerIndex
|
||||||
|
const showLoading = (content = '加载中...') => {
|
||||||
|
layer.open({
|
||||||
|
type: 2,
|
||||||
|
shadeClose: false,
|
||||||
|
content,
|
||||||
|
success (e) {
|
||||||
|
layerIndex = $(e).attr('index')
|
||||||
|
}
|
||||||
|
})
|
||||||
|
}
|
||||||
|
const hideLoading = (index) => {
|
||||||
|
layer.close(index)
|
||||||
|
}
|
||||||
|
const toastMsg = (content = '操作完成', time = 2) => {
|
||||||
|
layer.open({
|
||||||
|
content,
|
||||||
|
time,
|
||||||
|
skin: 'msg'
|
||||||
|
})
|
||||||
|
}
|
||||||
|
var rankType = 2;
|
||||||
|
// 初始化函数
|
||||||
|
$(function () {
|
||||||
|
getInfoFromClient()
|
||||||
|
setTimeout(function () {
|
||||||
|
// 页面全屏
|
||||||
|
if (browser.app) {
|
||||||
|
if (browser.android) {
|
||||||
|
window.androidJsObj.initShowNav(false)
|
||||||
|
} else {
|
||||||
|
window.webkit.messageHandlers.initShowNav.postMessage(0)
|
||||||
|
}
|
||||||
|
};
|
||||||
|
// 顶部返回事件
|
||||||
|
$('.back').click(() => {
|
||||||
|
if (browser.android) {
|
||||||
|
window.androidJsObj.closeWebView()
|
||||||
|
} else {
|
||||||
|
window.webkit.messageHandlers.closeWebView.postMessage(null)
|
||||||
|
}
|
||||||
|
})
|
||||||
|
}, 100)
|
||||||
|
})
|
||||||
|
|
||||||
|
// 获取榜单接口
|
||||||
|
function getRank () {
|
||||||
|
showLoading()
|
||||||
|
networkRequest({
|
||||||
|
type: 'get',
|
||||||
|
url: urlPrefix + '/act/special/gift/getRank',
|
||||||
|
data: {
|
||||||
|
rankType,
|
||||||
|
pageSize: 30
|
||||||
|
},
|
||||||
|
success (res) {
|
||||||
|
if (res.code === 200) {
|
||||||
|
// 处理前叁
|
||||||
|
var top3 = res.data.rankList.slice(0, 3);
|
||||||
|
var notTop3 = res.data.rankList.slice(3);
|
||||||
|
if (top3.length < 3) {
|
||||||
|
let arr = new Array(3 - top3.length).fill({
|
||||||
|
avatar: './images/logo.png',
|
||||||
|
nick: '虚位以待',
|
||||||
|
score: "0",
|
||||||
|
})
|
||||||
|
top3.push(...arr)
|
||||||
|
}
|
||||||
|
top3.forEach((res, i) => {
|
||||||
|
$(`.page2 .top3Box .no${i + 1} .tx`).attr('src', res.avatar);
|
||||||
|
$(`.page2 .top3Box .no${i + 1} .name`).text(res.nick);
|
||||||
|
$(`.page2 .top3Box .no${i + 1} p`).text(`${rankType == 2 ? "守护值" : "女神值"}`);
|
||||||
|
$(`.page2 .top3Box .no${i + 1} .score`).text(unitProcessing(res.score, 10000, 1, 'w'));
|
||||||
|
})
|
||||||
|
// 非前叁
|
||||||
|
$('.page2 ul li').remove();
|
||||||
|
var str = '';
|
||||||
|
notTop3.forEach((res, i) => {
|
||||||
|
str += `
|
||||||
|
<li>
|
||||||
|
<div class="num">${res.ranking}</div>
|
||||||
|
<img src="${res.avatar}" alt="" class="tx">
|
||||||
|
<div class="name">${res.nick}</div>
|
||||||
|
<div class="score">${rankType == 2 ? "守护值" : "女神值"}:${unitProcessing(res.score, 10000, 1, 'w')}</div>
|
||||||
|
</li>
|
||||||
|
`
|
||||||
|
});
|
||||||
|
$('.page2 ul').append(str);
|
||||||
|
// 处理自己榜单
|
||||||
|
$('.page2 .my .num').text(res.data.meRank.ranking == 0 ? '未上榜' : res.data.meRank.ranking);
|
||||||
|
$('.page2 .my .tx').attr('src', res.data.meRank.avatar);
|
||||||
|
$('.page2 .my .name').text(res.data.meRank.nick);
|
||||||
|
$('.page2 .my .score').text(`${rankType == 2 ? "守护值:" : "女神值:"}${unitProcessing(res.data.meRank.score, 10000, 1, 'w')}`);
|
||||||
|
} else {
|
||||||
|
toastMsg(res.message)
|
||||||
|
}
|
||||||
|
hideLoading(layerIndex)
|
||||||
|
},
|
||||||
|
error (err) {
|
||||||
|
hideLoading(layerIndex)
|
||||||
|
toastMsg('网路错误,请退出重进')
|
||||||
|
}
|
||||||
|
})
|
||||||
|
}
|
||||||
|
|
||||||
|
// tab切换
|
||||||
|
$('.tabBox div').click(function () {
|
||||||
|
var i = $(this).index() + 1;
|
||||||
|
$('.tabBox div').removeClass('tabAct1').removeClass('tabAct2');
|
||||||
|
$(this).addClass(`tabAct${i}`);
|
||||||
|
$('.page1,.page2').hide();
|
||||||
|
$(`.page${i}`).show();
|
||||||
|
if (i == 2) {
|
||||||
|
getRank();
|
||||||
|
}
|
||||||
|
})
|
||||||
|
$('.page2 .tablist div').click(function () {
|
||||||
|
var i = $(this).index() + 1;
|
||||||
|
$(this).addClass('act').siblings().removeClass('act');
|
||||||
|
rankType = i == 1 ? 2 : 4;
|
||||||
|
getRank();
|
||||||
|
})
|
||||||
|
|
||||||
|
// 打开规则
|
||||||
|
$('.header .rule_icon').click(function () {
|
||||||
|
$('.rule').show();
|
||||||
|
bodyScroolFun(true);
|
||||||
|
})
|
||||||
|
// 关闭规则
|
||||||
|
$('.rule').click(function () {
|
||||||
|
$('.rule').hide();
|
||||||
|
bodyScroolFun(false);
|
||||||
|
})
|
@@ -306,10 +306,10 @@
|
|||||||
<li>2. 甜蜜升温</li>
|
<li>2. 甜蜜升温</li>
|
||||||
<li> a. 活动期间,超珍稀礼物直购限时开放,赠送礼物每达指定价值即可解锁直购</li>
|
<li> a. 活动期间,超珍稀礼物直购限时开放,赠送礼物每达指定价值即可解锁直购</li>
|
||||||
<li>b. 赠送礼物价值每满52000钻,即可购买【心动一刹13140钻】</li>
|
<li>b. 赠送礼物价值每满52000钻,即可购买【心动一刹13140钻】</li>
|
||||||
<li>c. 赠送礼物价值每满1314520钻,即可购买【绝对宠溺33440钻】</li>
|
<li>c. 赠送礼物价值每满131452钻,即可购买【绝对宠溺33440钻】 </li>
|
||||||
<li>d. 购买的礼物将直接放入背包当中</li>
|
<li>d. 购买的礼物将直接放入背包当中</li>
|
||||||
<li>3. 热恋时刻</li>
|
<li>3. 热恋时刻</li>
|
||||||
<li>a. 活动时间:2月14日0:00:00—2月14日23:59:59</li>
|
<li>a. 活动时间:2月14日0:00:00—2月15日00:00:00</li>
|
||||||
<li>b. 活动时间内,比拼热恋值(收到1钻=1热恋值)</li>
|
<li>b. 活动时间内,比拼热恋值(收到1钻=1热恋值)</li>
|
||||||
<li>c. 活动时间内,热恋值满13140,可获得24H【糖果恋人】头像框奖励;热恋值满33440,可获得24H【糖果恋人】气泡奖励</li>
|
<li>c. 活动时间内,热恋值满13140,可获得24H【糖果恋人】头像框奖励;热恋值满33440,可获得24H【糖果恋人】气泡奖励</li>
|
||||||
<li>d. 大头号(牌照房房主)和家族长不可以组成CP,不参与榜单活动排名</li>
|
<li>d. 大头号(牌照房房主)和家族长不可以组成CP,不参与榜单活动排名</li>
|
||||||
|
Before Width: | Height: | Size: 86 KiB After Width: | Height: | Size: 244 KiB |
@@ -6,9 +6,9 @@
|
|||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
<meta name="viewport"
|
<meta name="viewport"
|
||||||
content="width=device-width, initial-scale=1.0, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
|
content="width=device-width, initial-scale=1.0, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
|
||||||
<title>幸运礼物玩法说明</title>
|
<title>幸运礼物活动规则</title>
|
||||||
<link rel="stylesheet" href="../../common/css/reset.css">
|
<link rel="stylesheet" href="../../common/css/reset.css">
|
||||||
<link rel="stylesheet" href="./style/luckyGiftRule.css">
|
<link rel="stylesheet" href="./style/luckyGiftRule.css?v=1.0">
|
||||||
<style>
|
<style>
|
||||||
body {
|
body {
|
||||||
background: #F4F4FA;
|
background: #F4F4FA;
|
||||||
@@ -19,7 +19,13 @@
|
|||||||
<body>
|
<body>
|
||||||
<div class="wrap">
|
<div class="wrap">
|
||||||
<div class="fixed_wrap" style="background: #F4F4FA;">
|
<div class="fixed_wrap" style="background: #F4F4FA;">
|
||||||
<div class="tip">送出幸运礼物,获得不同图标和特效</div>
|
<!-- <div class="tip">送出幸运礼物,获得不同图标和特效</div> -->
|
||||||
|
<div class="rule">
|
||||||
|
<p>送出幸运礼物,获得不同图标和特效</p>
|
||||||
|
<p>您知悉“幸运礼物”是旨在提升平台娱乐性和用户活跃度的互动功能,该活动仅供互动娱乐,用户通过活动获取的礼物仅限在平台内消耗使用;</p>
|
||||||
|
<p>活动期间,用户应当遵守法律法规及平台规则,如发现用户违规 (包括但不限于使用外挂作弊、套现、回收等等违反平台规则或损害其他用户、平台及任何第三方合法权益的行为),平台有权撤销用户活动参与资格,收回全部权益,必要时追究法律责任,并有权视情况对用户采取限制、封禁帐号、冻结资金以做进一步查证处理。您也可通过点击用户资料,右上角进行举报。</p>
|
||||||
|
<p>本活动仅限年龄18岁及以上用户参加,请参与互动玩法的用户务必注意健康娱乐,适度消费;</p>
|
||||||
|
</div>
|
||||||
<div class="gift_list_contain">
|
<div class="gift_list_contain">
|
||||||
<ul class="gift_list">
|
<ul class="gift_list">
|
||||||
<!-- <li class="active" id="1">
|
<!-- <li class="active" id="1">
|
||||||
|
@@ -1,113 +1,145 @@
|
|||||||
|
.wrap {
|
||||||
|
overflow: hidden;
|
||||||
|
}
|
||||||
|
|
||||||
.wrap .fixed_wrap {
|
.wrap .fixed_wrap {
|
||||||
position: fixed;
|
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.wrap .fixed_wrap .tip {
|
.wrap .fixed_wrap .tip {
|
||||||
text-align: center;
|
text-align: left;
|
||||||
font-size: 0.32rem;
|
font-size: 0.32rem;
|
||||||
color: #666;
|
color: #666;
|
||||||
margin-top: 0.64rem;
|
margin-top: 0.64rem;
|
||||||
margin-bottom: 0.4533333333rem;
|
margin-bottom: 0.45333rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.wrap .fixed_wrap .rule {
|
||||||
|
font-size: 0.32rem;
|
||||||
|
color: #666;
|
||||||
|
width: 85%;
|
||||||
|
margin: 0.64rem auto 0.45333rem;
|
||||||
|
line-height: 0.45rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.wrap .fixed_wrap .rule p {
|
||||||
|
margin-bottom: 0.13333rem;
|
||||||
|
}
|
||||||
|
|
||||||
.wrap .fixed_wrap .gift_list_contain {
|
.wrap .fixed_wrap .gift_list_contain {
|
||||||
overflow-x: scroll;
|
overflow-x: scroll;
|
||||||
margin-bottom: 0.5333333333rem;
|
margin-bottom: 0.53333rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.wrap .fixed_wrap .gift_list_contain .gift_list {
|
.wrap .fixed_wrap .gift_list_contain .gift_list {
|
||||||
width: max-content;
|
width: max-content;
|
||||||
padding: 0 0.3733333333rem;
|
padding: 0 0.37333rem;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
|
|
||||||
.wrap .fixed_wrap .gift_list_contain .gift_list::after {
|
.wrap .fixed_wrap .gift_list_contain .gift_list::after {
|
||||||
content: "";
|
content: '';
|
||||||
display: block;
|
display: block;
|
||||||
clear: both;
|
clear: both;
|
||||||
}
|
}
|
||||||
|
|
||||||
.wrap .fixed_wrap .gift_list_contain .gift_list li {
|
.wrap .fixed_wrap .gift_list_contain .gift_list li {
|
||||||
float: left;
|
float: left;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
width: 2.2933333333rem;
|
width: 2.29333rem;
|
||||||
height: 2.88rem;
|
height: 2.88rem;
|
||||||
margin-left: 0.32rem;
|
margin-left: 0.32rem;
|
||||||
font-size: 0.32rem;
|
font-size: 0.32rem;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.wrap .fixed_wrap .gift_list_contain .gift_list li img {
|
.wrap .fixed_wrap .gift_list_contain .gift_list li img {
|
||||||
width: 1.6rem;
|
width: 1.6rem;
|
||||||
height: 1.6rem;
|
height: 1.6rem;
|
||||||
margin-top: 0.32rem;
|
margin-top: 0.32rem;
|
||||||
margin-bottom: 0.1333333333rem;
|
margin-bottom: 0.13333rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.wrap .fixed_wrap .gift_list_contain .gift_list li.active {
|
.wrap .fixed_wrap .gift_list_contain .gift_list li.active {
|
||||||
background: url("../images/2.png") no-repeat 0 0/100% 100%;
|
background: url("../images/2.png") no-repeat 0 0/100% 100%;
|
||||||
color: #FFB606;
|
color: #FFB606;
|
||||||
width: 2.2933333333rem;
|
width: 2.29333rem;
|
||||||
height: 3.0666666667rem;
|
height: 3.06667rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.wrap .box {
|
.wrap .box {
|
||||||
background: #fff;
|
background: #fff;
|
||||||
width: 90%;
|
width: 90%;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
padding: 0.2666666667rem;
|
padding: 0.26667rem;
|
||||||
border-radius: 0.2rem;
|
border-radius: 0.2rem;
|
||||||
margin: 5.1rem auto 1.0666666667rem;
|
margin: 1rem auto 1.06667rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.wrap .select_gift_name {
|
.wrap .select_gift_name {
|
||||||
position: relative;
|
position: relative;
|
||||||
height: 0.5333333333rem;
|
height: 0.53333rem;
|
||||||
line-height: 0.5333333333rem;
|
line-height: 0.53333rem;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 0.3733333333rem;
|
font-size: 0.37333rem;
|
||||||
color: #333;
|
color: #333;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
margin-left: 0.5rem;
|
margin-left: 0.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.wrap .select_gift_name::after {
|
.wrap .select_gift_name::after {
|
||||||
content: "";
|
content: '';
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: -0.3733333333rem;
|
left: -0.37333rem;
|
||||||
height: inherit;
|
height: inherit;
|
||||||
width: 0.1066666667rem;
|
width: 0.10667rem;
|
||||||
background-color: #FFBC51;
|
background-color: #FFBC51;
|
||||||
border-radius: 0.0533333333rem;
|
border-radius: 0.05333rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.wrap .gift_item_contain li {
|
.wrap .gift_item_contain li {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
margin-bottom: 0.4266666667rem;
|
margin-bottom: 0.42667rem;
|
||||||
padding: 0 0.72rem;
|
padding: 0 0.72rem;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
|
|
||||||
.wrap .gift_item_contain li .gift_item_pic {
|
.wrap .gift_item_contain li .gift_item_pic {
|
||||||
width: 1.28rem;
|
width: 1.28rem;
|
||||||
height: 1.28rem;
|
height: 1.28rem;
|
||||||
margin-right: 0.3466666667rem;
|
margin-right: 0.34667rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.wrap .gift_item_contain li .gift_item_name {
|
.wrap .gift_item_contain li .gift_item_name {
|
||||||
width: 2.6666666667rem;
|
width: 2.66667rem;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
font-size: 0.3466666667rem;
|
font-size: 0.34667rem;
|
||||||
color: #333;
|
color: #333;
|
||||||
}
|
}
|
||||||
|
|
||||||
.wrap .gift_item_contain li .gift_item_price {
|
.wrap .gift_item_contain li .gift_item_price {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.wrap .gift_item_contain li .gift_item_price img {
|
.wrap .gift_item_contain li .gift_item_price img {
|
||||||
width: 0.3466666667rem;
|
width: 0.34667rem;
|
||||||
height: 0.2666666667rem;
|
height: 0.26667rem;
|
||||||
margin-right: 0.08rem;
|
margin-right: 0.08rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.wrap .gift_item_contain li .gift_item_price span {
|
.wrap .gift_item_contain li .gift_item_price span {
|
||||||
font-size: 0.32rem;
|
font-size: 0.32rem;
|
||||||
color: #333;
|
color: #333;
|
||||||
}
|
}
|
||||||
|
|
||||||
.wrap .gift_item_contain li .ratio {
|
.wrap .gift_item_contain li .ratio {
|
||||||
font-size: 0.32rem;
|
font-size: 0.32rem;
|
||||||
color: #666;
|
color: #666;
|
||||||
@@ -116,5 +148,3 @@
|
|||||||
::-webkit-scrollbar {
|
::-webkit-scrollbar {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*# sourceMappingURL=luckyGiftRule.css.map */
|
|
||||||
|
@@ -1,10 +1,11 @@
|
|||||||
@function px2rem($px, $rem:75) {
|
@function px2rem($px) {
|
||||||
@return $px / $rem+rem;
|
@return $px / 75+rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.wrap {
|
.wrap {
|
||||||
|
overflow: hidden;
|
||||||
.fixed_wrap {
|
.fixed_wrap {
|
||||||
position: fixed;
|
// position: fixed;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
@@ -12,20 +13,32 @@
|
|||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
|
|
||||||
.tip {
|
.tip {
|
||||||
text-align: center;
|
text-align: left;
|
||||||
font-size: px2rem(24, );
|
font-size: px2rem(24);
|
||||||
color: #666;
|
color: #666;
|
||||||
margin-top: px2rem(48, );
|
margin-top: px2rem(48);
|
||||||
margin-bottom: px2rem(34, );
|
margin-bottom: px2rem(34);
|
||||||
|
}
|
||||||
|
.rule {
|
||||||
|
font-size: px2rem(24);
|
||||||
|
color: #666;
|
||||||
|
// margin-top: px2rem(48);
|
||||||
|
// margin-bottom: px2rem(34);
|
||||||
|
width: 85%;
|
||||||
|
margin: px2rem(48) auto px2rem(34);
|
||||||
|
line-height: 0.45rem;
|
||||||
|
p{
|
||||||
|
margin-bottom: px2rem(10);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.gift_list_contain {
|
.gift_list_contain {
|
||||||
overflow-x: scroll;
|
overflow-x: scroll;
|
||||||
margin-bottom: px2rem(40, );
|
margin-bottom: px2rem(40);
|
||||||
|
|
||||||
.gift_list {
|
.gift_list {
|
||||||
width: max-content;
|
width: max-content;
|
||||||
padding: 0 px2rem(28, );
|
padding: 0 px2rem(28);
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
|
||||||
&::after {
|
&::after {
|
||||||
@@ -39,25 +52,25 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
width: px2rem(172, );
|
width: px2rem(172);
|
||||||
height: px2rem(216, );
|
height: px2rem(216);
|
||||||
margin-left: px2rem(24, );
|
margin-left: px2rem(24);
|
||||||
font-size: px2rem(24, );
|
font-size: px2rem(24);
|
||||||
text-align: center;
|
text-align: center;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
|
|
||||||
img {
|
img {
|
||||||
width: px2rem(120, );
|
width: px2rem(120);
|
||||||
height: px2rem(120, );
|
height: px2rem(120);
|
||||||
margin-top: px2rem(24, );
|
margin-top: px2rem(24);
|
||||||
margin-bottom: px2rem(10, );
|
margin-bottom: px2rem(10);
|
||||||
}
|
}
|
||||||
|
|
||||||
&.active {
|
&.active {
|
||||||
background: url('../images/2.png') no-repeat 0 0/100% 100%;
|
background: url('../images/2.png') no-repeat 0 0/100% 100%;
|
||||||
color: #FFB606;
|
color: #FFB606;
|
||||||
width: px2rem(172, );
|
width: px2rem(172);
|
||||||
height: px2rem(230, );
|
height: px2rem(230);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -68,17 +81,17 @@
|
|||||||
background: #fff;
|
background: #fff;
|
||||||
width: 90%;
|
width: 90%;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
padding: px2rem(20, );
|
padding: px2rem(20);
|
||||||
border-radius: px2rem(15, );
|
border-radius: px2rem(15);
|
||||||
margin: 5.1rem auto px2rem(80, );
|
margin: 1rem auto px2rem(80);
|
||||||
}
|
}
|
||||||
|
|
||||||
.select_gift_name {
|
.select_gift_name {
|
||||||
position: relative;
|
position: relative;
|
||||||
height: px2rem(40, );
|
height: px2rem(40);
|
||||||
line-height: px2rem(40, );
|
line-height: px2rem(40);
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: px2rem(28, );
|
font-size: px2rem(28);
|
||||||
color: #333;
|
color: #333;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
margin-left: 0.5rem;
|
margin-left: 0.5rem;
|
||||||
@@ -86,11 +99,11 @@
|
|||||||
&::after {
|
&::after {
|
||||||
content: '';
|
content: '';
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: px2rem(-28, );
|
left: px2rem(-28);
|
||||||
height: inherit;
|
height: inherit;
|
||||||
width: px2rem(8, );
|
width: px2rem(8);
|
||||||
background-color: #FFBC51;
|
background-color: #FFBC51;
|
||||||
border-radius: px2rem(4, );
|
border-radius: px2rem(4);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -98,20 +111,20 @@
|
|||||||
li {
|
li {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
margin-bottom: px2rem(32, );
|
margin-bottom: px2rem(32);
|
||||||
padding: 0 px2rem(54, );
|
padding: 0 px2rem(54);
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
|
||||||
.gift_item_pic {
|
.gift_item_pic {
|
||||||
width: px2rem(96, );
|
width: px2rem(96);
|
||||||
height: px2rem(96, );
|
height: px2rem(96);
|
||||||
margin-right: px2rem(26, );
|
margin-right: px2rem(26);
|
||||||
}
|
}
|
||||||
|
|
||||||
.gift_item_name {
|
.gift_item_name {
|
||||||
width: px2rem(200, );
|
width: px2rem(200);
|
||||||
text-align: left;
|
text-align: left;
|
||||||
font-size: px2rem(26, );
|
font-size: px2rem(26);
|
||||||
color: #333;
|
color: #333;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -119,19 +132,19 @@
|
|||||||
flex: 1;
|
flex: 1;
|
||||||
|
|
||||||
img {
|
img {
|
||||||
width: px2rem(26, );
|
width: px2rem(26);
|
||||||
height: px2rem(20, );
|
height: px2rem(20);
|
||||||
margin-right: px2rem(6, );
|
margin-right: px2rem(6);
|
||||||
}
|
}
|
||||||
|
|
||||||
span {
|
span {
|
||||||
font-size: px2rem(24, );
|
font-size: px2rem(24);
|
||||||
color: #333;
|
color: #333;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.ratio {
|
.ratio {
|
||||||
font-size: px2rem(24, );
|
font-size: px2rem(24);
|
||||||
color: #666;
|
color: #666;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|