Compare commits
82 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
c431b9aabf | ||
![]() |
00c8f39c48 | ||
![]() |
309dc6097a | ||
![]() |
ec732f0c75 | ||
![]() |
cfab5b8cc9 | ||
![]() |
4453a09a92 | ||
![]() |
a033d971cb | ||
![]() |
a378783cdc | ||
![]() |
696286103e | ||
![]() |
f4e0dcc71c | ||
![]() |
a288347760 | ||
![]() |
41bb7136ab | ||
![]() |
a57dd223a8 | ||
![]() |
c83c6e0240 | ||
![]() |
abf5178c62 | ||
![]() |
5fce805f9b | ||
![]() |
e533052973 | ||
![]() |
e3f6712622 | ||
![]() |
09d94a22ee | ||
![]() |
81d1f8e918 | ||
![]() |
62b59ca91a | ||
![]() |
92c9774b18 | ||
![]() |
8722c6584b | ||
![]() |
dd3d0ae151 | ||
![]() |
5f45fdcbf0 | ||
![]() |
9f468451fe | ||
![]() |
bb0acd6a57 | ||
![]() |
8b473fa5c8 | ||
![]() |
ed12c0936d | ||
![]() |
0c852bad5e | ||
![]() |
8a32d8e076 | ||
![]() |
44a39d96d9 | ||
![]() |
8c5e933052 | ||
![]() |
f15768be4e | ||
![]() |
ddfd7370f2 | ||
![]() |
c58674a618 | ||
![]() |
7fdcfdaa32 | ||
![]() |
70607468ff | ||
![]() |
267cf85389 | ||
![]() |
0a865eda72 | ||
![]() |
a598111ede | ||
![]() |
956c3c26f9 | ||
![]() |
3632ed33a9 | ||
![]() |
c6410f6d33 | ||
![]() |
fc98b7f93c | ||
![]() |
1fbc64721e | ||
![]() |
1694d222d6 | ||
![]() |
d44a302a2f | ||
![]() |
d459bb3a93 | ||
![]() |
9def117874 | ||
![]() |
6a84f98e41 | ||
![]() |
ebc54bd4a0 | ||
![]() |
c08811e593 | ||
![]() |
08656587a1 | ||
![]() |
195c550ef1 | ||
![]() |
c18cd57b9e | ||
![]() |
e717dd00ba | ||
![]() |
490a2e698d | ||
![]() |
8da092a707 | ||
![]() |
5e029a3c04 | ||
![]() |
74715febed | ||
![]() |
59ac905999 | ||
![]() |
b0f828f4a3 | ||
![]() |
2a76f79507 | ||
![]() |
312d60d55e | ||
![]() |
6a6665af3c | ||
![]() |
440dc1b73d | ||
![]() |
1b436d60a5 | ||
![]() |
9ff5b68fc8 | ||
![]() |
c7982c7484 | ||
![]() |
185de5dc77 | ||
![]() |
6a2ec77c04 | ||
![]() |
61ca0a167a | ||
![]() |
4508621f41 | ||
![]() |
b4bd899ce4 | ||
![]() |
62a9f2c4a6 | ||
![]() |
693b19c076 | ||
![]() |
7a75f36d6b | ||
![]() |
33bc6ebd86 | ||
![]() |
bb3cd87401 | ||
![]() |
c366781143 | ||
![]() |
0d1261e87c |
498
view/peko/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/peko/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/peko/activity/2024-goddessesDay/images/header.png
Normal file
After Width: | Height: | Size: 784 KiB |
BIN
view/peko/activity/2024-goddessesDay/images/liBg.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
view/peko/activity/2024-goddessesDay/images/logo.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
view/peko/activity/2024-goddessesDay/images/my.png
Normal file
After Width: | Height: | Size: 4.9 KiB |
BIN
view/peko/activity/2024-goddessesDay/images/no1.png
Normal file
After Width: | Height: | Size: 18 KiB |
BIN
view/peko/activity/2024-goddessesDay/images/no1Bg.png
Normal file
After Width: | Height: | Size: 37 KiB |
BIN
view/peko/activity/2024-goddessesDay/images/no2.png
Normal file
After Width: | Height: | Size: 18 KiB |
BIN
view/peko/activity/2024-goddessesDay/images/no23Bg.png
Normal file
After Width: | Height: | Size: 33 KiB |
BIN
view/peko/activity/2024-goddessesDay/images/no3.png
Normal file
After Width: | Height: | Size: 18 KiB |
BIN
view/peko/activity/2024-goddessesDay/images/page1Bg.png
Normal file
After Width: | Height: | Size: 539 KiB |
BIN
view/peko/activity/2024-goddessesDay/images/page2Bg.png
Normal file
After Width: | Height: | Size: 278 KiB |
BIN
view/peko/activity/2024-goddessesDay/images/rule.png
Normal file
After Width: | Height: | Size: 336 KiB |
BIN
view/peko/activity/2024-goddessesDay/images/ruleBg.png
Normal file
After Width: | Height: | Size: 38 KiB |
BIN
view/peko/activity/2024-goddessesDay/images/rule_icon.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
view/peko/activity/2024-goddessesDay/images/tab1.png
Normal file
After Width: | Height: | Size: 28 KiB |
BIN
view/peko/activity/2024-goddessesDay/images/tab2.png
Normal file
After Width: | Height: | Size: 28 KiB |
BIN
view/peko/activity/2024-goddessesDay/images/tabAct1.png
Normal file
After Width: | Height: | Size: 28 KiB |
BIN
view/peko/activity/2024-goddessesDay/images/tabAct2.png
Normal file
After Width: | Height: | Size: 28 KiB |
BIN
view/peko/activity/2024-goddessesDay/images/tabListAct.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
view/peko/activity/2024-goddessesDay/images/tabListBg.png
Normal file
After Width: | Height: | Size: 3.8 KiB |
BIN
view/peko/activity/2024-goddessesDay/images/travel/back.png
Normal file
After Width: | Height: | Size: 4.2 KiB |
101
view/peko/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/peko/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);
|
||||||
|
})
|
2024
view/peko/activity/2024-lover/css/index.css
Normal file
2072
view/peko/activity/2024-lover/css/index.scss
Normal file
BIN
view/peko/activity/2024-lover/images/1.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
view/peko/activity/2024-lover/images/2.png
Normal file
After Width: | Height: | Size: 25 KiB |
BIN
view/peko/activity/2024-lover/images/3.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
view/peko/activity/2024-lover/images/4.png
Normal file
After Width: | Height: | Size: 23 KiB |
BIN
view/peko/activity/2024-lover/images/5.png
Normal file
After Width: | Height: | Size: 33 KiB |
BIN
view/peko/activity/2024-lover/images/6.png
Normal file
After Width: | Height: | Size: 34 KiB |
BIN
view/peko/activity/2024-lover/images/bottom.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
view/peko/activity/2024-lover/images/buyBgPub.png
Normal file
After Width: | Height: | Size: 50 KiB |
BIN
view/peko/activity/2024-lover/images/buyTitle.png
Normal file
After Width: | Height: | Size: 2.3 KiB |
BIN
view/peko/activity/2024-lover/images/buy_z.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
view/peko/activity/2024-lover/images/close.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
view/peko/activity/2024-lover/images/diamond.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
view/peko/activity/2024-lover/images/end.png
Normal file
After Width: | Height: | Size: 40 KiB |
BIN
view/peko/activity/2024-lover/images/endTitle.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
BIN
view/peko/activity/2024-lover/images/failureBuyTitle.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
BIN
view/peko/activity/2024-lover/images/giftNameBg.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
BIN
view/peko/activity/2024-lover/images/header.png
Normal file
After Width: | Height: | Size: 201 KiB |
BIN
view/peko/activity/2024-lover/images/logo.png
Normal file
After Width: | Height: | Size: 21 KiB |
BIN
view/peko/activity/2024-lover/images/loveBox.png
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
view/peko/activity/2024-lover/images/love_h.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
view/peko/activity/2024-lover/images/love_z.png
Normal file
After Width: | Height: | Size: 2.3 KiB |
BIN
view/peko/activity/2024-lover/images/mp.jpg
Normal file
After Width: | Height: | Size: 3.0 KiB |
BIN
view/peko/activity/2024-lover/images/mp.png
Normal file
After Width: | Height: | Size: 3.8 KiB |
BIN
view/peko/activity/2024-lover/images/myBg.png
Normal file
After Width: | Height: | Size: 37 KiB |
BIN
view/peko/activity/2024-lover/images/myBg2.png
Normal file
After Width: | Height: | Size: 30 KiB |
BIN
view/peko/activity/2024-lover/images/ok.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
view/peko/activity/2024-lover/images/page1Bg1Title.png
Normal file
After Width: | Height: | Size: 2.8 KiB |
BIN
view/peko/activity/2024-lover/images/page1Bg2Title.png
Normal file
After Width: | Height: | Size: 2.6 KiB |
BIN
view/peko/activity/2024-lover/images/page1_bg1.png
Normal file
After Width: | Height: | Size: 218 KiB |
BIN
view/peko/activity/2024-lover/images/page1_bg2.png
Normal file
After Width: | Height: | Size: 51 KiB |
BIN
view/peko/activity/2024-lover/images/page2Bg.png
Normal file
After Width: | Height: | Size: 30 KiB |
BIN
view/peko/activity/2024-lover/images/page2But.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
view/peko/activity/2024-lover/images/page2Buy_icon.png
Normal file
After Width: | Height: | Size: 6.0 KiB |
BIN
view/peko/activity/2024-lover/images/page2RuleTitle.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
BIN
view/peko/activity/2024-lover/images/page2Title.png
Normal file
After Width: | Height: | Size: 5.2 KiB |
BIN
view/peko/activity/2024-lover/images/page3Li.png
Normal file
After Width: | Height: | Size: 23 KiB |
BIN
view/peko/activity/2024-lover/images/page3RuleBg.png
Normal file
After Width: | Height: | Size: 72 KiB |
BIN
view/peko/activity/2024-lover/images/page3Rule_icon.png
Normal file
After Width: | Height: | Size: 6.0 KiB |
BIN
view/peko/activity/2024-lover/images/page3Rule_inBg.png
Normal file
After Width: | Height: | Size: 161 KiB |
BIN
view/peko/activity/2024-lover/images/page3Title.png
Normal file
After Width: | Height: | Size: 4.0 KiB |
BIN
view/peko/activity/2024-lover/images/page3Top1.png
Normal file
After Width: | Height: | Size: 28 KiB |
BIN
view/peko/activity/2024-lover/images/page3Top2.png
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
view/peko/activity/2024-lover/images/page3Top3.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
view/peko/activity/2024-lover/images/page3boxBg.png
Normal file
After Width: | Height: | Size: 52 KiB |
BIN
view/peko/activity/2024-lover/images/page3mp.png
Normal file
After Width: | Height: | Size: 5.2 KiB |
BIN
view/peko/activity/2024-lover/images/page3qp.png
Normal file
After Width: | Height: | Size: 5.8 KiB |
BIN
view/peko/activity/2024-lover/images/page3ts.png
Normal file
After Width: | Height: | Size: 5.9 KiB |
BIN
view/peko/activity/2024-lover/images/pageTop3.png
Normal file
After Width: | Height: | Size: 208 KiB |
BIN
view/peko/activity/2024-lover/images/qp.png
Normal file
After Width: | Height: | Size: 5.5 KiB |
BIN
view/peko/activity/2024-lover/images/ruleTitle.png
Normal file
After Width: | Height: | Size: 2.2 KiB |
BIN
view/peko/activity/2024-lover/images/sureTitle.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
BIN
view/peko/activity/2024-lover/images/tab1.png
Normal file
After Width: | Height: | Size: 6.2 KiB |
BIN
view/peko/activity/2024-lover/images/tab2.png
Normal file
After Width: | Height: | Size: 3.8 KiB |
BIN
view/peko/activity/2024-lover/images/tasks1.png
Normal file
After Width: | Height: | Size: 30 KiB |
BIN
view/peko/activity/2024-lover/images/tasks2.png
Normal file
After Width: | Height: | Size: 90 KiB |
BIN
view/peko/activity/2024-lover/images/top.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
view/peko/activity/2024-lover/images/travel/back.png
Normal file
After Width: | Height: | Size: 4.2 KiB |
391
view/peko/activity/2024-lover/index.html
Normal file
@@ -0,0 +1,391 @@
|
|||||||
|
<!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>
|
||||||
|
|
||||||
|
<!-- 頭部 -->
|
||||||
|
<div class="header">
|
||||||
|
<div class="rule_icon"></div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- tab切換 -->
|
||||||
|
<div class="tab">
|
||||||
|
<div class="act">萌動花盒</div>
|
||||||
|
<div>甜蜜升溫</div>
|
||||||
|
<div>熱戀時刻</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- 頁面1 -->
|
||||||
|
<div class="page1">
|
||||||
|
<div class="bg1">
|
||||||
|
<!-- 標題 -->
|
||||||
|
<img src="./images/page1Bg1Title.png" alt="" class="title">
|
||||||
|
<!-- 愛心盒子 -->
|
||||||
|
<img src="./images/loveBox.png" alt="" class="loveBox">
|
||||||
|
<!-- 文案 -->
|
||||||
|
<p class="p1">活動期間,開出「萌動花盒」中的6種不同禮物</p>
|
||||||
|
<p class="p2">可獲得「初心萌動」限定銘牌</p>
|
||||||
|
<p class="p3">今日獎勵已發放</p>
|
||||||
|
<p class="p4">獎勵自動發放,每日僅可領取一次,點亮結果和獎勵每日中午12點自動刷新</p>
|
||||||
|
<!-- 銘牌 -->
|
||||||
|
<img src="./images/mp.png" alt="" class="mp">
|
||||||
|
<!-- 點亮列錶 -->
|
||||||
|
<div class="giftListBox">
|
||||||
|
<div class="giftList giftList1 filter">
|
||||||
|
<div class="qp"></div>
|
||||||
|
<img src="./images/1.png" alt="" class="gift">
|
||||||
|
<div class="giftName">白玫瑰</div>
|
||||||
|
<div class="giftVAlue">1314鉆</div>
|
||||||
|
</div>
|
||||||
|
<div class="giftList giftList2 filter">
|
||||||
|
<div class="qp"></div>
|
||||||
|
<img src="./images/2.png" alt="" class="gift">
|
||||||
|
<div class="giftName">紅玫瑰</div>
|
||||||
|
<div class="giftVAlue">1314鉆</div>
|
||||||
|
</div>
|
||||||
|
<div class="giftList giftList3 filter">
|
||||||
|
<div class="qp"></div>
|
||||||
|
<img src="./images/3.png" alt="" class="gift">
|
||||||
|
<div class="giftName">粉玫瑰</div>
|
||||||
|
<div class="giftVAlue">1314鉆</div>
|
||||||
|
</div>
|
||||||
|
<div class="giftList giftList4 filter">
|
||||||
|
<div class="qp"></div>
|
||||||
|
<img src="./images/4.png" alt="" class="gift">
|
||||||
|
<div class="giftName">彩玫瑰</div>
|
||||||
|
<div class="giftVAlue">1314鉆</div>
|
||||||
|
</div>
|
||||||
|
<div class="giftList giftList5 filter">
|
||||||
|
<div class="qp"></div>
|
||||||
|
<img src="./images/5.png" alt="" class="gift">
|
||||||
|
<div class="giftName">熾熱愛戀</div>
|
||||||
|
<div class="giftVAlue">1314鉆</div>
|
||||||
|
</div>
|
||||||
|
<div class="giftList giftList6 filter">
|
||||||
|
<div class="qp"></div>
|
||||||
|
<img src="./images/6.png" alt="" class="gift">
|
||||||
|
<div class="giftName">純白愛戀</div>
|
||||||
|
<div class="giftVAlue">1314鉆</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="bg2">
|
||||||
|
<!-- 標題 -->
|
||||||
|
<img src="./images/page1Bg2Title.png" alt="" class="title">
|
||||||
|
<!-- 列錶 -->
|
||||||
|
<ul>
|
||||||
|
<li class="liTitle">
|
||||||
|
<div>點亮時間</div>
|
||||||
|
<div>獲得獎勵</div>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<div class="left">
|
||||||
|
<p>2024/2/1</p>
|
||||||
|
<span>00:00:00</span>
|
||||||
|
</div>
|
||||||
|
<div>xxxx銘牌</div>
|
||||||
|
</li>
|
||||||
|
<li class="null">
|
||||||
|
<div>暫無點亮記錄,快去集齊禮物吧~</div>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- 頁面2 -->
|
||||||
|
<div class="page2">
|
||||||
|
<div class="box">
|
||||||
|
<!-- 標題 -->
|
||||||
|
<img src="./images/page2Title.png" alt="" class="title">
|
||||||
|
<!-- 購買記錄icon -->
|
||||||
|
<img src="./images/page2Buy_icon.png" alt="" class="page2Buy_icon">
|
||||||
|
<!-- 文案 -->
|
||||||
|
<i class="i1">剩余時間:00天12時12分</i>
|
||||||
|
<i class="i2">活動期間送禮到達指定任務值,可解鎖超珍稀限時禮物直購權</i>
|
||||||
|
<i class="i3">(1鉆石送禮=1禮物值)</i>
|
||||||
|
<!-- 任務 -->
|
||||||
|
<div class="tasks tasks1 taskss">
|
||||||
|
<div class="giftBox">
|
||||||
|
<div class="qp"></div>
|
||||||
|
<img src="./images/tasks1.png" alt="" class="gift">
|
||||||
|
<div class="giftName">心動一剎</div>
|
||||||
|
<div class="giftVAlue">13140鉆</div>
|
||||||
|
</div>
|
||||||
|
<p class="p1">每達到52000禮物值,可解鎖1次直購權</p>
|
||||||
|
<p class="p2">禮物值</p>
|
||||||
|
<p class="p3">當前可購買: X個</p>
|
||||||
|
<div class="line">
|
||||||
|
<span></span>
|
||||||
|
<i class="i">0/1000</i>
|
||||||
|
</div>
|
||||||
|
<div class="buy">
|
||||||
|
<img src="./images/diamond.png" alt="" class="diamond">
|
||||||
|
1314購買
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="tasks2 taskss">
|
||||||
|
<div class="giftBox">
|
||||||
|
<div class="qp"></div>
|
||||||
|
<img src="./images/tasks2.png" alt="" class="gift">
|
||||||
|
<div class="giftName">絕對寵溺</div>
|
||||||
|
<div class="giftVAlue">33440鉆</div>
|
||||||
|
</div>
|
||||||
|
<p class="p1">每達到1314520禮物值,可解鎖1次直購權</p>
|
||||||
|
<p class="p2">禮物值</p>
|
||||||
|
<p class="p3">當前可購買: X個</p>
|
||||||
|
<div class="line">
|
||||||
|
<span></span>
|
||||||
|
<i class="i">0/2000</i>
|
||||||
|
</div>
|
||||||
|
<div class="buy">
|
||||||
|
<img src="./images/diamond.png" alt="" class="diamond">
|
||||||
|
3344購買
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- 頁面3 -->
|
||||||
|
<div class="page3">
|
||||||
|
<!-- 獎勵任務 -->
|
||||||
|
<div class="box">
|
||||||
|
<!-- 文案 -->
|
||||||
|
<i class="i2">突破熱戀值,領取限時裝扮獎勵!
|
||||||
|
女性用戶獲得粉色裝扮,男性用戶獲得藍色裝扮
|
||||||
|
每個用戶僅能獲取1次,將自動發放至「我的裝扮」</i>
|
||||||
|
<!-- 任務 -->
|
||||||
|
<div class="tasks tasks1">
|
||||||
|
<div class="giftBox">
|
||||||
|
<div class="qp"></div>
|
||||||
|
<!-- <img src="./images/logo.png" alt="" class="gift"> -->
|
||||||
|
<div class="giftName">糖果戀人頭飾</div>
|
||||||
|
<div class="giftVAlue">13140熱戀值</div>
|
||||||
|
</div>
|
||||||
|
<p class="p1">糖果戀人頭飾-情人節限定</p>
|
||||||
|
<p class="p2">熱戀值</p>
|
||||||
|
<p class="p3">有效期:24H</p>
|
||||||
|
<div class="line">
|
||||||
|
<span></span>
|
||||||
|
<i class="i">0/1000</i>
|
||||||
|
</div>
|
||||||
|
<div class="buy">
|
||||||
|
未完成
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="tasks2">
|
||||||
|
<div class="giftBox">
|
||||||
|
<div class="qp"></div>
|
||||||
|
<!-- <img src="./images/logo.png" alt="" class="gift"> -->
|
||||||
|
<div class="giftName">糖果戀人氣泡</div>
|
||||||
|
<div class="giftVAlue">33440熱戀值</div>
|
||||||
|
</div>
|
||||||
|
<p class="p1">糖果戀人氣泡·情人節限定</p>
|
||||||
|
<p class="p2">熱戀值</p>
|
||||||
|
<p class="p3">有效期:24H</p>
|
||||||
|
<div class="line">
|
||||||
|
<span></span>
|
||||||
|
<i class="i">0/1000</i>
|
||||||
|
</div>
|
||||||
|
<div class="buy">
|
||||||
|
未完成
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- 前三 -->
|
||||||
|
<div class="top3">
|
||||||
|
<!-- 標題 -->
|
||||||
|
<div class="title">熱戀榜單</div>
|
||||||
|
<!-- 榜單獎勵 -->
|
||||||
|
<img src="./images/page3Rule_icon.png" alt="" class="rule_icon">
|
||||||
|
<!-- 前三列錶 -->
|
||||||
|
<div class="no1">
|
||||||
|
<img src="./images/page3Top1.png" alt="" class="ts">
|
||||||
|
<img src="./images/logo.png" alt="" class="leftlogo">
|
||||||
|
<img src="./images/logo.png" alt="" class="rightlogo">
|
||||||
|
<div class="name">我是男用戶6...<i> & </i>我是女用戶6...</div>
|
||||||
|
<span class="score">9999熱戀值</span>
|
||||||
|
</div>
|
||||||
|
<div class="no2">
|
||||||
|
<img src="./images/page3Top2.png" alt="" class="ts">
|
||||||
|
<img src="./images/logo.png" alt="" class="leftlogo">
|
||||||
|
<img src="./images/logo.png" alt="" class="rightlogo">
|
||||||
|
<div class="name">我是男用戶6...<i> & </i>我是女用戶6...</div>
|
||||||
|
<span class="score">9999熱戀值</span>
|
||||||
|
</div>
|
||||||
|
<div class="no3">
|
||||||
|
<img src="./images/page3Top3.png" alt="" class="ts">
|
||||||
|
<img src="./images/logo.png" alt="" class="leftlogo">
|
||||||
|
<img src="./images/logo.png" alt="" class="rightlogo">
|
||||||
|
<div class="name">我是男用戶6...<i> & </i>我是女用戶6...</div>
|
||||||
|
<span class="score">9999熱戀值</span>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- 非前三 -->
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
<div class="num">4</div>
|
||||||
|
<img src="./images/logo.png" alt="" class="leftTx">
|
||||||
|
<img src="./images/logo.png" alt="" class="rightTx">
|
||||||
|
<div class="leftName">我是男用戶的...</div>
|
||||||
|
<div class="rightName">我是男用戶的...</div>
|
||||||
|
<div class="score">0</div>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<!-- 自己組合 -->
|
||||||
|
<div class="my">
|
||||||
|
<img src="./images/top.png" alt="" class="icon">
|
||||||
|
<div class="scroll">
|
||||||
|
<div class="myBox">
|
||||||
|
<div class="num">4</div>
|
||||||
|
<img src="./images/logo.png" alt="" class="leftTx">
|
||||||
|
<img src="./images/logo.png" alt="" class="rightTx">
|
||||||
|
<div class="leftName">1我是男用戶的...</div>
|
||||||
|
<div class="rightName">1我是男用戶的...</div>
|
||||||
|
<div class="score">0</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- 購買記錄彈窗 -->
|
||||||
|
<div class="buyRecords">
|
||||||
|
<div class="buyRecords_in">
|
||||||
|
<!-- 標題 -->
|
||||||
|
<img src="./images/page2RuleTitle.png" alt="" class="title">
|
||||||
|
<!-- 列錶 -->
|
||||||
|
<ul>
|
||||||
|
<li class="liTitle">
|
||||||
|
<div>購買時間</div>
|
||||||
|
<div>購買禮物</div>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<div class="left">
|
||||||
|
<p>2024/2/1</p>
|
||||||
|
<span>00:00:00</span>
|
||||||
|
</div>
|
||||||
|
<div>xxxx禮物*1個</div>
|
||||||
|
</li>
|
||||||
|
<li class="null">
|
||||||
|
<div>暫無購買記錄~</div>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- 活動規則彈窗 -->
|
||||||
|
<div class="rule">
|
||||||
|
<div class="rule_in">
|
||||||
|
<!-- 標題 -->
|
||||||
|
<img src="./images/ruleTitle.png" alt="" class="title">
|
||||||
|
<!-- 列錶 -->
|
||||||
|
<ul>
|
||||||
|
<li>一、活動時間:</li>
|
||||||
|
<li> 2024年2月12日12:00:00—2024年2月16日23:59:59</li>
|
||||||
|
<li> 二、熱戀情人節</li>
|
||||||
|
<li> 1. 萌動花盒</li>
|
||||||
|
<li> a. 活動期間,5200鉆石萌動花盒幸運禮物限時上線,花盒內有6種不同禮物,每次送出隨機解鎖1種</li>
|
||||||
|
<li> b.每送出花盒內的一種禮物皆可點亮對應拼圖,所有拼圖全部點亮即可獲得24H【初心萌動】銘牌獎勵</li>
|
||||||
|
<li> c. 拼圖進度每日中午12點重置,活動期間每天均可完成1次 </li>
|
||||||
|
<li>2. 甜蜜升溫</li>
|
||||||
|
<li> a. 活動期間,超珍稀禮物直購限時開放,贈送禮物每達指定價值即可解鎖直購</li>
|
||||||
|
<li>b. 贈送禮物價值每滿520000鉆,即可購買【心動一剎131400鉆】</li>
|
||||||
|
<li>c. 贈送禮物價值每滿1314520鉆,即可購買【絕對寵溺334400鉆】</li>
|
||||||
|
<li>d. 購買的禮物將直接放入背包當中</li>
|
||||||
|
<li>3. 熱戀時刻</li>
|
||||||
|
<li>a. 活動時間:2月14日0:00:00—2月15日00:00:00</li>
|
||||||
|
<li>b. 活動時間內,比拼熱戀值(收到10鉆=1熱戀值)</li>
|
||||||
|
<li>c. 活動時間內,熱戀值滿13140,可獲得24H【糖果戀人】頭像框獎勵;熱戀值滿33440,可獲得24H【糖果戀人】氣泡獎勵</li>
|
||||||
|
<li>d. 大頭號(牌照房房主)和家族長不可以組成CP,不參與榜單活動排名</li>
|
||||||
|
<li>e. 榜單獎勵:TOP1可額外獲得情侶靚號5203344&3344520*30天;TOP1-3均可獲得【摯愛唯一】專屬銘牌、頭像框、資料卡、專屬開屏1天</li>
|
||||||
|
<li>三、特別說明</li>
|
||||||
|
<li>1.靚號持有者需要在活動結束後2周內確認靚號,否則將自動過期無法使用</li>
|
||||||
|
<li>2.本活動最終解釋權歸PIKO所有,本活動以及獎勵與蘋果公司無關</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- 活動結束彈窗 -->
|
||||||
|
<div class="end">
|
||||||
|
<div class="end_in">
|
||||||
|
<img src="./images/endTitle.png" alt="" class="title">
|
||||||
|
<div class="but">檢視榜單</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- 購買失敗彈窗 -->
|
||||||
|
<div class="failureBuy">
|
||||||
|
<div class="failureBuy_in">
|
||||||
|
<img src="./images/failureBuyTitle.png" alt="" class="title">
|
||||||
|
<div class="text">鉆石余額不足</div>
|
||||||
|
<div class="but close">關閉</div>
|
||||||
|
<div class="but ok">前往充值</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- 購買成功彈窗 -->
|
||||||
|
<div class="success">
|
||||||
|
<div class="success_in">
|
||||||
|
<img src="./images/buyTitle.png" alt="" class="title">
|
||||||
|
<div class="giftListSuccess">
|
||||||
|
<div class="qp"></div>
|
||||||
|
<img src="./images/logo.png" alt="" class="gift">
|
||||||
|
<div class="giftName">禮物名稱</div>
|
||||||
|
<div class="giftVAlue">0鉆</div>
|
||||||
|
</div>
|
||||||
|
<div class="text">xxxx禮物名*1已發放至「我的背包」</div>
|
||||||
|
<div class="but">知道了</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- 二次確認購買彈窗 -->
|
||||||
|
<div class="sure">
|
||||||
|
<div class="sure_in">
|
||||||
|
<img src="./images/sureTitle.png" alt="" class="title">
|
||||||
|
<div class="text">購買成功後將自動發放至「我的背包」</div>
|
||||||
|
<div class="giftListSuccess">
|
||||||
|
<div class="qp"></div>
|
||||||
|
<img src="./images/logo.png" alt="" class="gift">
|
||||||
|
<div class="giftName">禮物名稱</div>
|
||||||
|
<div class="giftVAlue">0鉆</div>
|
||||||
|
</div>
|
||||||
|
<div class="but close">下次再說</div>
|
||||||
|
<div class="but ok">立即購買</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- 榜單獎勵彈窗 -->
|
||||||
|
<div class="page3Rule">
|
||||||
|
<div class="page3Rule_in">
|
||||||
|
<img src="./images/page3Title.png" alt="" class="title">
|
||||||
|
<div class="box">
|
||||||
|
<img src="./images/page3Rule_inBg.png" alt="">
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
||||||
|
<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>
|
531
view/peko/activity/2024-lover/js/index.js
Normal file
@@ -0,0 +1,531 @@
|
|||||||
|
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 activityCode1;
|
||||||
|
var activityCode2;
|
||||||
|
var activityCode;
|
||||||
|
var diamondNum;
|
||||||
|
var taskCode;
|
||||||
|
var taskIcon;
|
||||||
|
var taskName;
|
||||||
|
var showValue;
|
||||||
|
var countupTime;
|
||||||
|
// 初始化函數
|
||||||
|
$(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)
|
||||||
|
}
|
||||||
|
})
|
||||||
|
getTask_MENG_DONG_HUA_HE();
|
||||||
|
getTask_TIAN_MI_SHENG_WEN();
|
||||||
|
getRank();
|
||||||
|
}, 100)
|
||||||
|
})
|
||||||
|
// 獲取榜單接口
|
||||||
|
function getRank () {
|
||||||
|
showLoading()
|
||||||
|
networkRequest({
|
||||||
|
type: 'get',
|
||||||
|
url: urlPrefix + '/act/2024Valentines/cpRank/getRank',
|
||||||
|
success (res) {
|
||||||
|
if (res.code === 200) {
|
||||||
|
// 處理任務
|
||||||
|
res.data.cpTaskList.forEach((val, i) => {
|
||||||
|
console.log(res.status);
|
||||||
|
if (val.status == 2) {
|
||||||
|
$(`.page3 .box .tasks${i + 1} .buy`).addClass("act");
|
||||||
|
$(`.page3 .box .tasks${i + 1} .buy`).text("已完成");
|
||||||
|
$(`.page3 .box .tasks${i + 1} .line .i`).text(`${res.data.score > val.score ? val.score : res.data.score}/${val.score}`);
|
||||||
|
$(`.page3 .box .tasks${i + 1} .line span`).css('width', `${(res.data.score / val.score) * 100 >= 100 ? 98.8 : (res.data.score / val.score) * 100}%`)
|
||||||
|
} else {
|
||||||
|
$(`.page3 .box .tasks${i + 1} .buy`).removeClass("act");
|
||||||
|
$(`.page3 .box .tasks${i + 1} .buy`).text("未完成");
|
||||||
|
$(`.page3 .box .tasks${i + 1} .line .i`).text(`${res.data.score > val.score ? val.score : res.data.score}/${val.score}`);
|
||||||
|
$(`.page3 .box .tasks${i + 1} .line span`).css('width', `${(res.data.score / val.score) * 100 >= 100 ? 98.8 : (res.data.score / val.score) * 100}%`)
|
||||||
|
}
|
||||||
|
});
|
||||||
|
// 處理前三
|
||||||
|
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({
|
||||||
|
leftAvatar: './images/logo.png',
|
||||||
|
rightAvatar: './images/logo.png',
|
||||||
|
leftNick: '虛位以待',
|
||||||
|
rightNick: '虛位以待',
|
||||||
|
score: "0"
|
||||||
|
})
|
||||||
|
top3.push(...arr)
|
||||||
|
}
|
||||||
|
top3.forEach((res, i) => {
|
||||||
|
$(`.page3 .top3 .no${i + 1} .leftlogo`).attr('src', res.leftAvatar);
|
||||||
|
$(`.page3 .top3 .no${i + 1} .rightlogo`).attr('src', res.rightAvatar);
|
||||||
|
$(`.page3 .top3 .no${i + 1} .name`).html(`${res.leftNick.length > 6 ? res.leftNick.slice(0, 6) + '...' : res.leftNick}<i> & </i>${res.rightNick.length > 6 ? res.rightNick.slice(0, 6) + '...' : res.rightNick}`);
|
||||||
|
$(`.page3 .top3 .no${i + 1} .score`).text(unitProcessing(res.score, 10000, 1, 'w') + '熱戀值')
|
||||||
|
})
|
||||||
|
// 非前三
|
||||||
|
var str = '';
|
||||||
|
$('.page3 ul li').remove();
|
||||||
|
notTop3.forEach((res, i) => {
|
||||||
|
str += `
|
||||||
|
<li>
|
||||||
|
<div class="num">${res.ranking}</div>
|
||||||
|
<img src="${res.leftAvatar}" alt="" class="leftTx">
|
||||||
|
<img src="${res.rightAvatar}" alt="" class="rightTx">
|
||||||
|
<div class="leftName">${res.leftNick}</div>
|
||||||
|
<div class="rightName">${res.rightNick}</div>
|
||||||
|
<div class="score">${unitProcessing(res.score, 10000, 1, 'w')}</div>
|
||||||
|
</li>
|
||||||
|
`
|
||||||
|
})
|
||||||
|
$('.page3 ul').append(str);
|
||||||
|
// 處理自己榜單排名
|
||||||
|
$('.page3 .my .myBox').remove();
|
||||||
|
var strMy = '';
|
||||||
|
res.data.meRankList.forEach((res, i) => {
|
||||||
|
strMy += `
|
||||||
|
<div class="myBox">
|
||||||
|
<div class="num">${res.ranking == 0 ? '未上榜' : res.ranking}</div>
|
||||||
|
<img src="${res.leftAvatar}" alt="" class="leftTx">
|
||||||
|
<img src="${res.rightAvatar}" alt="" class="rightTx">
|
||||||
|
<div class="leftName">${res.leftNick}</div>
|
||||||
|
<div class="rightName">${res.rightNick}</div>
|
||||||
|
<div class="score">${unitProcessing(res.score, 10000, 1, 'w')}</div>
|
||||||
|
</div>
|
||||||
|
`
|
||||||
|
})
|
||||||
|
$('.page3 .my .scroll').append(strMy)
|
||||||
|
} else {
|
||||||
|
toastMsg(res.message)
|
||||||
|
}
|
||||||
|
hideLoading(layerIndex)
|
||||||
|
},
|
||||||
|
error (err) {
|
||||||
|
hideLoading(layerIndex)
|
||||||
|
toastMsg('網路錯誤,請退出重進')
|
||||||
|
}
|
||||||
|
})
|
||||||
|
}
|
||||||
|
// 獲取萌動禮盒點亮任務接口
|
||||||
|
function activityInfo () {
|
||||||
|
showLoading()
|
||||||
|
networkRequest({
|
||||||
|
type: 'get',
|
||||||
|
url: urlPrefix + '/activity/info',
|
||||||
|
data: { activityCode: activityCode2 },
|
||||||
|
success (res) {
|
||||||
|
if (res.code === 200) {
|
||||||
|
if (res.data.endTime - res.timestamp > 0) {
|
||||||
|
countup(res.data.endTime - res.timestamp);
|
||||||
|
} else {
|
||||||
|
$('.end').show();
|
||||||
|
bodyScroolFun(true);
|
||||||
|
}
|
||||||
|
} else {
|
||||||
|
toastMsg(res.message)
|
||||||
|
}
|
||||||
|
hideLoading(layerIndex)
|
||||||
|
},
|
||||||
|
error (err) {
|
||||||
|
hideLoading(layerIndex)
|
||||||
|
toastMsg('網路錯誤,請退出重進')
|
||||||
|
}
|
||||||
|
})
|
||||||
|
}
|
||||||
|
// 倒計時
|
||||||
|
function countup (leftTime) {
|
||||||
|
clearTimeout(countupTime)
|
||||||
|
//獲取當前時間
|
||||||
|
// var now = nowTime;
|
||||||
|
var d = 0;
|
||||||
|
var h = 0;
|
||||||
|
var m = 0;
|
||||||
|
var s = 0;
|
||||||
|
//定義變數 d,h,m,s保存倒計時的時間
|
||||||
|
var d, h, m, s;
|
||||||
|
//遞歸每秒調⽤countTime⽅法,顯⽰動態時間效果
|
||||||
|
if (leftTime > 0) {
|
||||||
|
d = getzf(Math.floor(leftTime / 1000 / 60 / 60 / 24));
|
||||||
|
h = getzf(Math.floor(leftTime / 1000 / 60 / 60 % 24));
|
||||||
|
m = getzf(Math.floor(leftTime / 1000 / 60 % 60));
|
||||||
|
s = getzf(Math.floor(leftTime / 1000 % 60));
|
||||||
|
//將倒計時賦值到div中
|
||||||
|
$('.page2 .box .i1').text(`剩余時間:${d}天${h}時${m}分${s}秒`);
|
||||||
|
} else {
|
||||||
|
$('.page2 .box .i1').text(`剩余時間:已結束`);
|
||||||
|
|
||||||
|
}
|
||||||
|
if (leftTime > 0) {
|
||||||
|
leftTime = leftTime - 1000;
|
||||||
|
}
|
||||||
|
countupTime = setTimeout(function () {
|
||||||
|
countup(leftTime);
|
||||||
|
}, 1000);
|
||||||
|
}
|
||||||
|
// 獲取萌動禮盒點亮任務接口
|
||||||
|
function getTask_MENG_DONG_HUA_HE () {
|
||||||
|
showLoading()
|
||||||
|
networkRequest({
|
||||||
|
type: 'get',
|
||||||
|
url: urlPrefix + '/activity/task/user',
|
||||||
|
data: { componentCode: "MENG_DONG_HUA_HE" },
|
||||||
|
success (res) {
|
||||||
|
if (res.code === 200) {
|
||||||
|
// 渲染合成列錶
|
||||||
|
$('.page1 .bg1 .giftListBox .giftList').remove();
|
||||||
|
var str = '';
|
||||||
|
res.data[0].children.forEach((res, i) => {
|
||||||
|
str += `
|
||||||
|
<div class="giftList giftList${i + 1} ${res.completed ? '' : 'filter'}">
|
||||||
|
<div class="qp"></div>
|
||||||
|
<img src="${res.taskIcon}" alt="" class="gift">
|
||||||
|
<div class="giftName">${res.taskName}</div>
|
||||||
|
<div class="giftVAlue">${res.taskValue}鉆</div>
|
||||||
|
</div>
|
||||||
|
`
|
||||||
|
});
|
||||||
|
$('.page1 .bg1 .giftListBox').append(str);
|
||||||
|
activityCode1 = 'ACT_2024_VALENTINES_DAY';
|
||||||
|
recordPage(activityCode1, 'MENG_DONG_HUA_HE',);
|
||||||
|
if (res.data[0].reward.granted) {
|
||||||
|
$('.page1 .bg1 .p3').show();
|
||||||
|
} else {
|
||||||
|
$('.page1 .bg1 .p3').hide();
|
||||||
|
}
|
||||||
|
} else {
|
||||||
|
toastMsg(res.message)
|
||||||
|
}
|
||||||
|
hideLoading(layerIndex)
|
||||||
|
},
|
||||||
|
error (err) {
|
||||||
|
hideLoading(layerIndex)
|
||||||
|
toastMsg('網路錯誤,請退出重進')
|
||||||
|
}
|
||||||
|
})
|
||||||
|
}
|
||||||
|
// 獲取甜蜜升溫任務接口
|
||||||
|
function getTask_TIAN_MI_SHENG_WEN () {
|
||||||
|
showLoading()
|
||||||
|
networkRequest({
|
||||||
|
type: 'get',
|
||||||
|
url: urlPrefix + '/activity/task/user',
|
||||||
|
data: { componentCode: "TIAN_MI_SHENG_WEN" },
|
||||||
|
success (res) {
|
||||||
|
if (res.code === 200) {
|
||||||
|
activityCode2 = 'ACT_2024_VALENTINES_DAY';
|
||||||
|
res.data.forEach((res, i) => {
|
||||||
|
$(`.page2 .box .tasks${i + 1} .giftBox .gift`).attr('src', res.taskIcon);
|
||||||
|
$(`.page2 .box .tasks${i + 1} .giftBox .giftName`).text(res.reward.rewardName);
|
||||||
|
$(`.page2 .box .tasks${i + 1} .giftBox .giftVAlue`).text(res.reward.showValue + '鉆');
|
||||||
|
$(`.page2 .box .tasks${i + 1} .p1`).text(`每達到${res.taskValue}禮物值,可解鎖1次直購權`);
|
||||||
|
$(`.page2 .box .tasks${i + 1} .line .i`).text(`${res.completeValue % res.taskValue}/${res.taskValue}`);
|
||||||
|
$(`.page2 .box .tasks${i + 1} .line span`).css('width', `${(res.completeValue % res.taskValue / res.taskValue) * 100 >= 100 ? 98.8 : (res.completeValue % res.taskValue / res.taskValue) * 100}%`);
|
||||||
|
$(`.page2 .box .tasks${i + 1} .p3`).text(`當前可購買: ${Math.floor(res.activityValue / res.taskValue)}個`);
|
||||||
|
$(`.page2 .box .tasks${i + 1} .buy`).html(`<img src="./images/diamond.png" alt="" class="diamond">
|
||||||
|
${res.reward.showValue}購買`);
|
||||||
|
$(`.page2 .box .tasks${i + 1} .buy`).attr('activityCode', res.activityCode);
|
||||||
|
$(`.page2 .box .tasks${i + 1} .buy`).attr('taskCode', res.taskCode);
|
||||||
|
$(`.page2 .box .tasks${i + 1} .buy`).attr('diamondNum', res.reward.showValue);
|
||||||
|
$(`.page2 .box .tasks${i + 1} .buy`).attr('num', Math.floor(res.activityValue / res.taskValue));
|
||||||
|
$(`.page2 .box .tasks${i + 1} .buy`).attr('taskIcon', res.taskIcon);
|
||||||
|
$(`.page2 .box .tasks${i + 1} .buy`).attr('taskName', res.reward.rewardName);
|
||||||
|
$(`.page2 .box .tasks${i + 1} .buy`).attr('showValue', res.reward.showValue);
|
||||||
|
})
|
||||||
|
activityInfo();
|
||||||
|
} else {
|
||||||
|
toastMsg(res.message)
|
||||||
|
}
|
||||||
|
hideLoading(layerIndex)
|
||||||
|
},
|
||||||
|
error (err) {
|
||||||
|
hideLoading(layerIndex)
|
||||||
|
toastMsg('網路錯誤,請退出重進')
|
||||||
|
}
|
||||||
|
})
|
||||||
|
}
|
||||||
|
// 購買接口
|
||||||
|
function exchange (activityCode, diamondNum, taskCode, taskIcon, taskName, showValue) {
|
||||||
|
showLoading()
|
||||||
|
networkRequest({
|
||||||
|
type: 'post',
|
||||||
|
url: urlPrefix + '/activity/task/exchange',
|
||||||
|
data: { activityCode, diamondNum, taskCode, num: 1 },
|
||||||
|
success (res) {
|
||||||
|
if (res.code === 200) {
|
||||||
|
$('.success .success_in .giftListSuccess .gift').attr('src', taskIcon);
|
||||||
|
$('.success .success_in .giftListSuccess .giftName').text(taskName);
|
||||||
|
$('.success .success_in .giftListSuccess .giftVAlue').text(`${showValue}鉆`);
|
||||||
|
$('.success .success_in .text').text(`${taskName}*1已發放至「我的背包」`);
|
||||||
|
$('.success').show();
|
||||||
|
getTask_TIAN_MI_SHENG_WEN();
|
||||||
|
bodyScroolFun(true);
|
||||||
|
} else if (res.code == 31005) {
|
||||||
|
$('.failureBuy').show();
|
||||||
|
bodyScroolFun(true);
|
||||||
|
} else {
|
||||||
|
toastMsg(res.message)
|
||||||
|
}
|
||||||
|
hideLoading(layerIndex)
|
||||||
|
},
|
||||||
|
error (err) {
|
||||||
|
hideLoading(layerIndex)
|
||||||
|
toastMsg('網路錯誤,請退出重進')
|
||||||
|
}
|
||||||
|
})
|
||||||
|
}
|
||||||
|
// 購買禮物按鈕
|
||||||
|
$(`.page2 .box .taskss .buy`).click(function () {
|
||||||
|
var num = $(this).attr('num');
|
||||||
|
activityCode = $(this).attr('activityCode');
|
||||||
|
diamondNum = $(this).attr('diamondNum');
|
||||||
|
taskCode = $(this).attr('taskCode');
|
||||||
|
taskIcon = $(this).attr('taskIcon');
|
||||||
|
taskName = $(this).attr('taskName');
|
||||||
|
showValue = $(this).attr('showValue');
|
||||||
|
if (num > 0) {//true
|
||||||
|
$('.sure .sure_in .giftListSuccess .gift').attr('src', taskIcon);
|
||||||
|
$('.sure .sure_in .giftListSuccess .giftName').text(taskName);
|
||||||
|
$('.sure .sure_in .giftListSuccess .giftVAlue').text(showValue + '鉆');
|
||||||
|
$('.sure').show();
|
||||||
|
bodyScroolFun(true);
|
||||||
|
} else {
|
||||||
|
toastMsg('當前購買次數不足~')
|
||||||
|
}
|
||||||
|
});
|
||||||
|
// 二次確認彈窗
|
||||||
|
$('.sure .sure_in .ok').click(function () {
|
||||||
|
exchange(activityCode, diamondNum, taskCode, taskIcon, taskName, showValue);
|
||||||
|
$('.sure').hide();
|
||||||
|
bodyScroolFun(false);
|
||||||
|
})
|
||||||
|
// tab切換
|
||||||
|
$('.tab div').click(function () {
|
||||||
|
var i = $(this).index() + 1;
|
||||||
|
$('.page1,.page2,.page3').hide();
|
||||||
|
$(`.page${i}`).show();
|
||||||
|
$(this).addClass(`act`).siblings().removeClass('act')
|
||||||
|
if (i == 3) {
|
||||||
|
getRank();
|
||||||
|
}
|
||||||
|
})
|
||||||
|
// 記錄接口
|
||||||
|
function recordPage (activityCode, componentCode) {
|
||||||
|
showLoading()
|
||||||
|
networkRequest({
|
||||||
|
type: 'get',
|
||||||
|
url: urlPrefix + '/activity/task/user/record/page',
|
||||||
|
data: { activityCode, componentCode, pageNum: 1, pageSize: 9999 },
|
||||||
|
success (res) {
|
||||||
|
if (res.code === 200) {
|
||||||
|
var str = '';
|
||||||
|
if (componentCode == 'MENG_DONG_HUA_HE') {
|
||||||
|
$('.page1 .bg2 ul li').remove()
|
||||||
|
if (res.data.records.length <= 0) {
|
||||||
|
str = `<li class="null"><div>暫無點亮記錄,快去集齊禮物吧~</div></li>`
|
||||||
|
} else {
|
||||||
|
res.data.records.forEach(res => {
|
||||||
|
str += `
|
||||||
|
<li class="liTitle">
|
||||||
|
<div>點亮時間</div>
|
||||||
|
<div>獲得獎勵</div>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<div class="left">
|
||||||
|
<p>${dateFormat(res.createTime, 'yyyy/MM/dd')}</p>
|
||||||
|
<span>${dateFormat(res.createTime, 'hh/mm/ss')}</span>
|
||||||
|
</div>
|
||||||
|
<div>${res.rewardName}銘牌</div>
|
||||||
|
</li>
|
||||||
|
`})
|
||||||
|
}
|
||||||
|
$('.page1 .bg2 ul').append(str);
|
||||||
|
} else if (componentCode == 'TIAN_MI_SHENG_WEN') {
|
||||||
|
$('.buyRecords .buyRecords_in ul li').remove();
|
||||||
|
if (res.data.records.length <= 0) {
|
||||||
|
str = `<li class="null"><div>暫無購買記錄~</div></li>`
|
||||||
|
} else {
|
||||||
|
res.data.records.forEach(res => {
|
||||||
|
str += `
|
||||||
|
<li class="liTitle">
|
||||||
|
<div>購買時間</div>
|
||||||
|
<div>購買禮物</div>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<div class="left">
|
||||||
|
<p>${dateFormat(res.createTime, 'yyyy/MM/dd')}</p>
|
||||||
|
<span>${dateFormat(res.createTime, 'hh/mm/ss')}</span>
|
||||||
|
</div>
|
||||||
|
<div>${res.rewardName}禮物*1個</div>
|
||||||
|
</li>
|
||||||
|
`})
|
||||||
|
}
|
||||||
|
$('.buyRecords .buyRecords_in ul').append(str);
|
||||||
|
}
|
||||||
|
} else {
|
||||||
|
toastMsg(res.message)
|
||||||
|
}
|
||||||
|
hideLoading(layerIndex)
|
||||||
|
},
|
||||||
|
error (err) {
|
||||||
|
hideLoading(layerIndex)
|
||||||
|
toastMsg('網路錯誤,請退出重進')
|
||||||
|
}
|
||||||
|
})
|
||||||
|
}
|
||||||
|
// 打開購買記錄
|
||||||
|
$('.page2 .box .page2Buy_icon').click(function () {
|
||||||
|
recordPage(activityCode2, 'TIAN_MI_SHENG_WEN',);
|
||||||
|
$('.buyRecords').show();
|
||||||
|
bodyScroolFun(true);
|
||||||
|
})
|
||||||
|
|
||||||
|
// 關閉購買記錄
|
||||||
|
$('.buyRecords').click(function () {
|
||||||
|
$('.buyRecords').hide();
|
||||||
|
bodyScroolFun(false);
|
||||||
|
})
|
||||||
|
|
||||||
|
// 打開規則記錄
|
||||||
|
$('.header .rule_icon').click(function () {
|
||||||
|
$('.rule').show();
|
||||||
|
bodyScroolFun(true);
|
||||||
|
})
|
||||||
|
|
||||||
|
// 關閉規則記錄
|
||||||
|
$('.rule').click(function () {
|
||||||
|
$('.rule').hide();
|
||||||
|
bodyScroolFun(false);
|
||||||
|
})
|
||||||
|
|
||||||
|
// 自己榜單展開按鈕
|
||||||
|
var scrollBool = true;
|
||||||
|
$('.page3 .my .icon').click(function () {
|
||||||
|
$('.page3 .my .scroll').scrollTop(0)
|
||||||
|
if (scrollBool) {
|
||||||
|
$('.page3 .my').css({ "height": "8.74667rem", "background": "url(./images/myBg.png) no-repeat", "background-size": "100% 100%" })
|
||||||
|
$('.page3 .my .scroll').css({ "overflow-y": "scroll" })
|
||||||
|
$('.page3 .my .icon').attr('src', './images/bottom.png')
|
||||||
|
bodyScroolFun(true);
|
||||||
|
} else {
|
||||||
|
$('.page3 .my').css({ "height": "2.2rem", "background": "url(./images/myBg2.png) no-repeat", "background-size": "100% 100%" })
|
||||||
|
$('.page3 .my .scroll').css({ "overflow-y": "hidden" })
|
||||||
|
$('.page3 .my .icon').attr('src', './images/top.png')
|
||||||
|
bodyScroolFun(false);
|
||||||
|
}
|
||||||
|
scrollBool = !scrollBool;
|
||||||
|
})
|
||||||
|
|
||||||
|
// 關閉活動結束彈窗
|
||||||
|
$('.end .end_in .but').click(function () {
|
||||||
|
$('.page1,.page2,.page3').hide();
|
||||||
|
$(`.page${3}`).show();
|
||||||
|
$('.tab div').removeClass('act');
|
||||||
|
$('.tab div').eq(2).addClass('act');
|
||||||
|
$('.end').hide();
|
||||||
|
bodyScroolFun(false);
|
||||||
|
})
|
||||||
|
|
||||||
|
// 關閉充值彈窗
|
||||||
|
$('.failureBuy .failureBuy_in .close').click(function () {
|
||||||
|
$('.failureBuy').hide();
|
||||||
|
bodyScroolFun(false);
|
||||||
|
})
|
||||||
|
|
||||||
|
// 跳轉充值彈窗
|
||||||
|
$('.failureBuy .failureBuy_in .ok').click(function () {
|
||||||
|
$('.failureBuy').hide();
|
||||||
|
bodyScroolFun(false);
|
||||||
|
if (browser.app) {
|
||||||
|
if (browser.android) {
|
||||||
|
let channel = pubInfo.deviceInfo.channel;
|
||||||
|
console.log(pubInfo.deviceInfo);
|
||||||
|
if (channel == "google") {
|
||||||
|
window.androidJsObj.openChargePage(6);
|
||||||
|
} else {
|
||||||
|
window.androidJsObj.openChargePage(6);
|
||||||
|
window.location.href = urlPrefix + '/peko/modules/pay/index.html?channelType=4';
|
||||||
|
}
|
||||||
|
} else if (browser.ios) {
|
||||||
|
let channel = pubInfo.deviceInfo.channel;
|
||||||
|
if (channel == "appstore") {
|
||||||
|
window.webkit.messageHandlers.openChargePage.postMessage(null);
|
||||||
|
} else {
|
||||||
|
window.webkit.messageHandlers.chargePayClickPage.postMessage(6);
|
||||||
|
window.location.href = urlPrefix + '/peko/modules/pay/index.html?channelType=4';
|
||||||
|
}
|
||||||
|
}
|
||||||
|
} else {
|
||||||
|
toastMsg('請在app內打開')
|
||||||
|
}
|
||||||
|
})
|
||||||
|
|
||||||
|
// 關閉購買成功彈窗
|
||||||
|
$('.success .success_in .but').click(function () {
|
||||||
|
$('.success').hide();
|
||||||
|
bodyScroolFun(false);
|
||||||
|
})
|
||||||
|
|
||||||
|
// 關閉二次確認彈窗
|
||||||
|
$('.sure .sure_in .close').click(function () {
|
||||||
|
$('.sure').hide();
|
||||||
|
bodyScroolFun(false);
|
||||||
|
})
|
||||||
|
|
||||||
|
// 關閉榜單獎勵
|
||||||
|
$('.page3Rule').click(function () {
|
||||||
|
$('.page3Rule').hide();
|
||||||
|
bodyScroolFun(false);
|
||||||
|
})
|
||||||
|
|
||||||
|
// 打開榜單獎勵
|
||||||
|
$('.page3 .top3 .rule_icon').click(function () {
|
||||||
|
$('.page3Rule').show();
|
||||||
|
bodyScroolFun(true);
|
||||||
|
})
|
||||||
|
|
||||||
|
//補0操作
|
||||||
|
function getzf (num) {
|
||||||
|
if (parseInt(num) < 10) {
|
||||||
|
num = '0' + num;
|
||||||
|
}
|
||||||
|
return num;
|
||||||
|
}
|
564
view/peko/activity/2024-yearBenefits/css/index.css
Normal file
@@ -0,0 +1,564 @@
|
|||||||
|
html,
|
||||||
|
body {
|
||||||
|
width: 100%;
|
||||||
|
background: linear-gradient(0deg, #FB88A9 0%, #FFBECE 61%);
|
||||||
|
}
|
||||||
|
|
||||||
|
.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: 8.4rem;
|
||||||
|
position: relative;
|
||||||
|
margin: 0 auto 0;
|
||||||
|
background: url(../images/header.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.header .rule_icon {
|
||||||
|
width: 0.62667rem;
|
||||||
|
height: 1.73333rem;
|
||||||
|
position: absolute;
|
||||||
|
top: 2.57333rem;
|
||||||
|
right: 0rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tab {
|
||||||
|
width: 8rem;
|
||||||
|
height: 1.17333rem;
|
||||||
|
line-height: 1.17333rem;
|
||||||
|
margin: 0.10667rem auto 0.58667rem;
|
||||||
|
background: #fff;
|
||||||
|
border-radius: 1.17333rem;
|
||||||
|
display: flex;
|
||||||
|
justify-content: space-between;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tab div {
|
||||||
|
color: #BB4A56;
|
||||||
|
font-size: 0.4rem;
|
||||||
|
text-align: center;
|
||||||
|
width: 4rem;
|
||||||
|
height: 1.17333rem;
|
||||||
|
font-weight: 500;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tab .tab1 {
|
||||||
|
background: url(../images/tab1.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
color: transparent;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tab .tab2 {
|
||||||
|
background: url(../images/tab2.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
color: transparent;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page1 .pageImg1 {
|
||||||
|
display: block;
|
||||||
|
width: 9.2rem;
|
||||||
|
height: 20.58667rem;
|
||||||
|
margin: 0 auto 0.34667rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page1 .pageImg2 {
|
||||||
|
display: block;
|
||||||
|
width: 9.2rem;
|
||||||
|
height: 16.33333rem;
|
||||||
|
margin: 0 auto 0.46667rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .box {
|
||||||
|
width: 9.2rem;
|
||||||
|
height: 17.14667rem;
|
||||||
|
background: url(../images/page2Bg.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
margin: 0 auto 0.48rem;
|
||||||
|
overflow: hidden;
|
||||||
|
position: relative;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .box .listTab {
|
||||||
|
width: 7.38667rem;
|
||||||
|
height: 1.17333rem;
|
||||||
|
line-height: 1.17333rem;
|
||||||
|
border-radius: 1.17333rem;
|
||||||
|
display: flex;
|
||||||
|
justify-content: space-between;
|
||||||
|
margin: 0.58667rem auto 2.06667rem;
|
||||||
|
background: #fff;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .box .listTab div {
|
||||||
|
width: 3.72rem;
|
||||||
|
color: #BB4A56;
|
||||||
|
font-size: 0.4rem;
|
||||||
|
font-weight: 500;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .box .listTab .listTab1 {
|
||||||
|
background: url(../images/listTab1.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
color: transparent;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .box .listTab .listTab2 {
|
||||||
|
background: url(../images/listTab2.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
color: transparent;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .box .topBox {
|
||||||
|
position: relative;
|
||||||
|
width: 8.26667rem;
|
||||||
|
height: 5.33333rem;
|
||||||
|
margin: 0 auto -0.8rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .box .topBox .top1 {
|
||||||
|
width: 2.54667rem;
|
||||||
|
height: 2.78667rem;
|
||||||
|
position: absolute;
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
top: -1.25333rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .box .topBox .top1 .ts {
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
position: absolute;
|
||||||
|
left: 0;
|
||||||
|
top: 0;
|
||||||
|
z-index: 2;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .box .topBox .top1 .tx {
|
||||||
|
width: 2.25333rem;
|
||||||
|
height: 2.18667rem;
|
||||||
|
position: absolute;
|
||||||
|
top: 0.05333rem;
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
border-radius: 50%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .box .topBox .top1 .name {
|
||||||
|
width: 100%;
|
||||||
|
height: 1.12rem;
|
||||||
|
line-height: 1.12rem;
|
||||||
|
text-align: center;
|
||||||
|
color: #FFFFFF;
|
||||||
|
font-size: 0.32rem;
|
||||||
|
font-weight: 400;
|
||||||
|
background: url(../images/name1.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
position: absolute;
|
||||||
|
top: 2.66667rem;
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
overflow: hidden;
|
||||||
|
white-space: nowrap;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .box .topBox .top1 .score {
|
||||||
|
width: 100%;
|
||||||
|
text-align: center;
|
||||||
|
color: #AD4868;
|
||||||
|
font-size: 0.29333rem;
|
||||||
|
font-weight: 400;
|
||||||
|
position: absolute;
|
||||||
|
left: 0;
|
||||||
|
top: 3.9rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .box .topBox .top2 {
|
||||||
|
width: 2.09333rem;
|
||||||
|
height: 2.28rem;
|
||||||
|
position: absolute;
|
||||||
|
left: 0.33333rem;
|
||||||
|
top: -0.37333rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .box .topBox .top2 .ts {
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
position: absolute;
|
||||||
|
left: 0;
|
||||||
|
top: 0;
|
||||||
|
z-index: 2;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .box .topBox .top2 .tx {
|
||||||
|
width: 1.8rem;
|
||||||
|
height: 1.76rem;
|
||||||
|
position: absolute;
|
||||||
|
top: 0.05333rem;
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
border-radius: 50%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .box .topBox .top2 .name {
|
||||||
|
width: 100%;
|
||||||
|
height: 1.12rem;
|
||||||
|
line-height: 1.12rem;
|
||||||
|
text-align: center;
|
||||||
|
color: #FFFFFF;
|
||||||
|
font-size: 0.32rem;
|
||||||
|
font-weight: 400;
|
||||||
|
background: url(../images/name2.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
position: absolute;
|
||||||
|
top: 2.26667rem;
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
overflow: hidden;
|
||||||
|
white-space: nowrap;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .box .topBox .top2 .score {
|
||||||
|
width: 100%;
|
||||||
|
text-align: center;
|
||||||
|
color: #AD4868;
|
||||||
|
font-size: 0.29333rem;
|
||||||
|
font-weight: 400;
|
||||||
|
position: absolute;
|
||||||
|
left: 0;
|
||||||
|
top: 3.5rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .box .topBox .top3 {
|
||||||
|
width: 2.09333rem;
|
||||||
|
height: 2.28rem;
|
||||||
|
position: absolute;
|
||||||
|
right: 0.33333rem;
|
||||||
|
top: -0.37333rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .box .topBox .top3 .ts {
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
position: absolute;
|
||||||
|
left: 0;
|
||||||
|
top: 0;
|
||||||
|
z-index: 2;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .box .topBox .top3 .tx {
|
||||||
|
width: 1.8rem;
|
||||||
|
height: 1.76rem;
|
||||||
|
position: absolute;
|
||||||
|
top: 0.05333rem;
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
border-radius: 50%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .box .topBox .top3 .name {
|
||||||
|
width: 100%;
|
||||||
|
height: 1.12rem;
|
||||||
|
line-height: 1.12rem;
|
||||||
|
text-align: center;
|
||||||
|
color: #FFFFFF;
|
||||||
|
font-size: 0.32rem;
|
||||||
|
font-weight: 400;
|
||||||
|
background: url(../images/name3.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
position: absolute;
|
||||||
|
top: 2.26667rem;
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
overflow: hidden;
|
||||||
|
white-space: nowrap;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .box .topBox .top3 .score {
|
||||||
|
width: 100%;
|
||||||
|
text-align: center;
|
||||||
|
color: #AD4868;
|
||||||
|
font-size: 0.29333rem;
|
||||||
|
font-weight: 400;
|
||||||
|
position: absolute;
|
||||||
|
left: 0;
|
||||||
|
top: 3.5rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .box ul {
|
||||||
|
width: 8.56rem;
|
||||||
|
margin: 0 auto 1.84rem;
|
||||||
|
overflow-y: scroll;
|
||||||
|
height: 6.6rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .box ul::-webkit-scrollbar {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .box ul li {
|
||||||
|
width: 100%;
|
||||||
|
height: 1.6rem;
|
||||||
|
line-height: 1.6rem;
|
||||||
|
margin-bottom: 0.2rem;
|
||||||
|
background: #FFF7F9;
|
||||||
|
border-radius: 0.16rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .box ul li .num {
|
||||||
|
width: 0.8rem;
|
||||||
|
height: 100%;
|
||||||
|
text-align: center;
|
||||||
|
color: #AD4868;
|
||||||
|
font-size: 0.48rem;
|
||||||
|
font-weight: bold;
|
||||||
|
float: left;
|
||||||
|
margin-right: 0.29333rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .box ul li .tx {
|
||||||
|
width: 1.09333rem;
|
||||||
|
height: 1.09333rem;
|
||||||
|
box-sizing: border-box;
|
||||||
|
border: 0.01333rem solid #FE71B8;
|
||||||
|
float: left;
|
||||||
|
margin-top: 0.25333rem;
|
||||||
|
margin-right: 0.22667rem;
|
||||||
|
border-radius: 50%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .box ul li .name {
|
||||||
|
width: 2.06667rem;
|
||||||
|
height: 100%;
|
||||||
|
color: #AD4868;
|
||||||
|
font-size: 0.34667rem;
|
||||||
|
font-weight: 500;
|
||||||
|
overflow: hidden;
|
||||||
|
white-space: nowrap;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
float: left;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .box ul li .score {
|
||||||
|
float: right;
|
||||||
|
color: #AD4868;
|
||||||
|
font-size: 0.29333rem;
|
||||||
|
font-weight: 400;
|
||||||
|
margin-right: 0.37333rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .box .my {
|
||||||
|
position: absolute;
|
||||||
|
width: 100%;
|
||||||
|
height: 1.84rem;
|
||||||
|
line-height: 1.84rem;
|
||||||
|
bottom: 0;
|
||||||
|
left: 0;
|
||||||
|
background: url(../images/my.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
overflow: hidden;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .box .my .num {
|
||||||
|
width: 0.8rem;
|
||||||
|
height: 100%;
|
||||||
|
text-align: center;
|
||||||
|
color: #AD4868;
|
||||||
|
font-size: 0.26667rem;
|
||||||
|
font-weight: 400;
|
||||||
|
float: left;
|
||||||
|
margin-right: 0.29333rem;
|
||||||
|
margin-left: 0.32rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .box .my .tx {
|
||||||
|
width: 1.09333rem;
|
||||||
|
height: 1.09333rem;
|
||||||
|
box-sizing: border-box;
|
||||||
|
border: 0.01333rem solid #FE71B8;
|
||||||
|
float: left;
|
||||||
|
margin-top: 0.38667rem;
|
||||||
|
margin-right: 0.22667rem;
|
||||||
|
border-radius: 50%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .box .my .name {
|
||||||
|
width: 2.06667rem;
|
||||||
|
height: 100%;
|
||||||
|
color: #AD4868;
|
||||||
|
font-size: 0.34667rem;
|
||||||
|
font-weight: 500;
|
||||||
|
overflow: hidden;
|
||||||
|
white-space: nowrap;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
float: left;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 .box .my .score {
|
||||||
|
float: right;
|
||||||
|
color: #AD4868;
|
||||||
|
font-size: 0.29333rem;
|
||||||
|
font-weight: 400;
|
||||||
|
margin-right: 0.37333rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bootom {
|
||||||
|
margin-bottom: 0.26667rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bootom p {
|
||||||
|
width: 100%;
|
||||||
|
text-align: center;
|
||||||
|
color: #7E0033;
|
||||||
|
font-size: 0.32rem;
|
||||||
|
font-weight: 400;
|
||||||
|
margin-bottom: 0.2rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.rule {
|
||||||
|
display: none;
|
||||||
|
position: fixed;
|
||||||
|
left: 0;
|
||||||
|
top: 0;
|
||||||
|
right: 0;
|
||||||
|
bottom: 0;
|
||||||
|
background: rgba(0, 0, 0, 0.8);
|
||||||
|
z-index: 99;
|
||||||
|
}
|
||||||
|
|
||||||
|
.rule .rule_in {
|
||||||
|
width: 8.18667rem;
|
||||||
|
height: 13.53333rem;
|
||||||
|
background: url(../images/rule_bg.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
position: relative;
|
||||||
|
left: 50%;
|
||||||
|
top: 50%;
|
||||||
|
transform: translate(-50%, -50%);
|
||||||
|
overflow: hidden;
|
||||||
|
}
|
||||||
|
|
||||||
|
.rule .rule_in .tabRule {
|
||||||
|
width: 6.50667rem;
|
||||||
|
height: 1.01333rem;
|
||||||
|
line-height: 1.01333rem;
|
||||||
|
display: flex;
|
||||||
|
justify-content: space-between;
|
||||||
|
border-radius: 0.64rem;
|
||||||
|
background: #fff;
|
||||||
|
margin: 0.6rem auto 0.25333rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.rule .rule_in .tabRule div {
|
||||||
|
text-align: center;
|
||||||
|
color: #CA5987;
|
||||||
|
font-size: 0.37333rem;
|
||||||
|
font-weight: 500;
|
||||||
|
width: 3.25333rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.rule .rule_in .tabRule .act {
|
||||||
|
background: url(../images/rule_act.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
|
|
||||||
|
.rule .rule_in .box1 {
|
||||||
|
width: 7.34667rem;
|
||||||
|
height: 11.4rem;
|
||||||
|
overflow-y: scroll;
|
||||||
|
margin: 0 auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
.rule .rule_in .box1::-webkit-scrollbar {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.rule .rule_in .box1 img {
|
||||||
|
display: block;
|
||||||
|
width: 7.25333rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.rule .rule_in .box2 {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.rule .rule_in .box2 .box2Tab {
|
||||||
|
width: 4.74667rem;
|
||||||
|
height: 0.8rem;
|
||||||
|
margin: 0 auto 0.26667rem;
|
||||||
|
display: flex;
|
||||||
|
justify-content: space-between;
|
||||||
|
}
|
||||||
|
|
||||||
|
.rule .rule_in .box2 .box2Tab div {
|
||||||
|
width: 2.34667rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.rule .rule_in .box2 .box2Tab .tab1 {
|
||||||
|
background: url(../images/box2tab1.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.rule .rule_in .box2 .box2Tab .tab2 {
|
||||||
|
background: url(../images/box2tab2.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.rule .rule_in .box2 .box2Tab .act1 {
|
||||||
|
background: url(../images/box2tabAct1.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.rule .rule_in .box2 .box2Tab .act2 {
|
||||||
|
background: url(../images/box2tabAct2.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.rule .rule_in .box2 .imgBox {
|
||||||
|
width: 7.52rem;
|
||||||
|
height: 10rem;
|
||||||
|
margin: 0 auto;
|
||||||
|
overflow-y: scroll;
|
||||||
|
}
|
||||||
|
|
||||||
|
.rule .rule_in .box2 .imgBox::-webkit-scrollbar {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.rule .rule_in .box2 .imgBox img {
|
||||||
|
width: 100%;
|
||||||
|
display: block;
|
||||||
|
}
|
581
view/peko/activity/2024-yearBenefits/css/index.scss
Normal file
@@ -0,0 +1,581 @@
|
|||||||
|
@function px2rem($px) {
|
||||||
|
@return $px / 75+rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
html,
|
||||||
|
body {
|
||||||
|
width: 100%;
|
||||||
|
background: linear-gradient(0deg, #FB88A9 0%, #FFBECE 61%);
|
||||||
|
}
|
||||||
|
|
||||||
|
// 返回按钮
|
||||||
|
.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(630);
|
||||||
|
position: relative;
|
||||||
|
margin: 0 auto 0;
|
||||||
|
background: url(../images/header.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
|
||||||
|
.rule_icon {
|
||||||
|
width: px2rem(47);
|
||||||
|
height: px2rem(130);
|
||||||
|
position: absolute;
|
||||||
|
top: px2rem(193);
|
||||||
|
right: px2rem(0);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.tab {
|
||||||
|
width: px2rem(600);
|
||||||
|
height: px2rem(88);
|
||||||
|
line-height: px2rem(88);
|
||||||
|
margin: px2rem(8) auto px2rem(44);
|
||||||
|
background: #fff;
|
||||||
|
border-radius: px2rem(88);
|
||||||
|
display: flex;
|
||||||
|
justify-content: space-between;
|
||||||
|
|
||||||
|
div {
|
||||||
|
color: #BB4A56;
|
||||||
|
font-size: px2rem(30);
|
||||||
|
text-align: center;
|
||||||
|
width: px2rem(300);
|
||||||
|
height: px2rem(88);
|
||||||
|
font-weight: 500;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tab1 {
|
||||||
|
background: url(../images/tab1.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
color: rgba(0, 0, 0, .0);
|
||||||
|
}
|
||||||
|
|
||||||
|
.tab2 {
|
||||||
|
background: url(../images/tab2.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
color: rgba(0, 0, 0, .0);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.page1 {
|
||||||
|
// display: none;
|
||||||
|
|
||||||
|
.pageImg1 {
|
||||||
|
display: block;
|
||||||
|
width: px2rem(690);
|
||||||
|
height: px2rem(1544);
|
||||||
|
margin: 0 auto px2rem(26);
|
||||||
|
}
|
||||||
|
|
||||||
|
.pageImg2 {
|
||||||
|
display: block;
|
||||||
|
width: px2rem(690);
|
||||||
|
height: px2rem(1225);
|
||||||
|
margin: 0 auto px2rem(35);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.page2 {
|
||||||
|
display: none;
|
||||||
|
|
||||||
|
.box {
|
||||||
|
width: px2rem(690);
|
||||||
|
height: px2rem(1286);
|
||||||
|
background: url(../images/page2Bg.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
margin: 0 auto px2rem(36);
|
||||||
|
overflow: hidden;
|
||||||
|
position: relative;
|
||||||
|
|
||||||
|
.listTab {
|
||||||
|
width: px2rem(554);
|
||||||
|
height: px2rem(88);
|
||||||
|
line-height: px2rem(88);
|
||||||
|
border-radius: px2rem(88);
|
||||||
|
display: flex;
|
||||||
|
justify-content: space-between;
|
||||||
|
margin: px2rem(44) auto px2rem(155);
|
||||||
|
background: #fff;
|
||||||
|
|
||||||
|
div {
|
||||||
|
width: px2rem(279);
|
||||||
|
color: #BB4A56;
|
||||||
|
font-size: px2rem(30);
|
||||||
|
font-weight: 500;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.listTab1 {
|
||||||
|
background: url(../images/listTab1.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
color: rgba(0, 0, 0, .0);
|
||||||
|
}
|
||||||
|
|
||||||
|
.listTab2 {
|
||||||
|
background: url(../images/listTab2.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
;
|
||||||
|
color: rgba(0, 0, 0, .0);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.topBox {
|
||||||
|
position: relative;
|
||||||
|
width: px2rem(620);
|
||||||
|
height: px2rem(400);
|
||||||
|
margin: 0 auto px2rem(-60);
|
||||||
|
|
||||||
|
.top1 {
|
||||||
|
width: px2rem(191);
|
||||||
|
height: px2rem(209);
|
||||||
|
position: absolute;
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
top: px2rem(-94);
|
||||||
|
|
||||||
|
.ts {
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
position: absolute;
|
||||||
|
left: 0;
|
||||||
|
top: 0;
|
||||||
|
z-index: 2;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tx {
|
||||||
|
width: px2rem(169);
|
||||||
|
height: px2rem(164);
|
||||||
|
position: absolute;
|
||||||
|
top: px2rem(4);
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
border-radius: 50%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.name {
|
||||||
|
width: 100%;
|
||||||
|
height: px2rem(84);
|
||||||
|
line-height: px2rem(84);
|
||||||
|
text-align: center;
|
||||||
|
color: #FFFFFF;
|
||||||
|
font-size: px2rem(24);
|
||||||
|
font-weight: 400;
|
||||||
|
background: url(../images/name1.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
position: absolute;
|
||||||
|
top: px2rem(200);
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
//超出省略号
|
||||||
|
overflow: hidden;
|
||||||
|
white-space: nowrap;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
}
|
||||||
|
|
||||||
|
.score {
|
||||||
|
width: 100%;
|
||||||
|
text-align: center;
|
||||||
|
color: #AD4868;
|
||||||
|
font-size: px2rem(22);
|
||||||
|
font-weight: 400;
|
||||||
|
position: absolute;
|
||||||
|
left: 0;
|
||||||
|
top: 3.9rem;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.top2 {
|
||||||
|
width: px2rem(157);
|
||||||
|
height: px2rem(171);
|
||||||
|
position: absolute;
|
||||||
|
left: px2rem(25);
|
||||||
|
top: px2rem(-28);
|
||||||
|
|
||||||
|
.ts {
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
position: absolute;
|
||||||
|
left: 0;
|
||||||
|
top: 0;
|
||||||
|
z-index: 2;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tx {
|
||||||
|
width: px2rem(135);
|
||||||
|
height: px2rem(132);
|
||||||
|
position: absolute;
|
||||||
|
top: px2rem(4);
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
border-radius: 50%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.name {
|
||||||
|
width: 100%;
|
||||||
|
height: px2rem(84);
|
||||||
|
line-height: px2rem(84);
|
||||||
|
text-align: center;
|
||||||
|
color: #FFFFFF;
|
||||||
|
font-size: px2rem(24);
|
||||||
|
font-weight: 400;
|
||||||
|
background: url(../images/name2.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
position: absolute;
|
||||||
|
top: px2rem(170);
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
//超出省略号
|
||||||
|
overflow: hidden;
|
||||||
|
white-space: nowrap;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
}
|
||||||
|
|
||||||
|
.score {
|
||||||
|
width: 100%;
|
||||||
|
text-align: center;
|
||||||
|
color: #AD4868;
|
||||||
|
font-size: px2rem(22);
|
||||||
|
font-weight: 400;
|
||||||
|
position: absolute;
|
||||||
|
left: 0;
|
||||||
|
top: 3.5rem;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.top3 {
|
||||||
|
width: px2rem(157);
|
||||||
|
height: px2rem(171);
|
||||||
|
position: absolute;
|
||||||
|
right: px2rem(25);
|
||||||
|
top: px2rem(-28);
|
||||||
|
|
||||||
|
.ts {
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
position: absolute;
|
||||||
|
left: 0;
|
||||||
|
top: 0;
|
||||||
|
z-index: 2;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tx {
|
||||||
|
width: px2rem(135);
|
||||||
|
height: px2rem(132);
|
||||||
|
position: absolute;
|
||||||
|
top: px2rem(4);
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
border-radius: 50%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.name {
|
||||||
|
width: 100%;
|
||||||
|
height: px2rem(84);
|
||||||
|
line-height: px2rem(84);
|
||||||
|
text-align: center;
|
||||||
|
color: #FFFFFF;
|
||||||
|
font-size: px2rem(24);
|
||||||
|
font-weight: 400;
|
||||||
|
background: url(../images/name3.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
position: absolute;
|
||||||
|
top: px2rem(170);
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
//超出省略号
|
||||||
|
overflow: hidden;
|
||||||
|
white-space: nowrap;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
}
|
||||||
|
|
||||||
|
.score {
|
||||||
|
width: 100%;
|
||||||
|
text-align: center;
|
||||||
|
color: #AD4868;
|
||||||
|
font-size: px2rem(22);
|
||||||
|
font-weight: 400;
|
||||||
|
position: absolute;
|
||||||
|
left: 0;
|
||||||
|
top: 3.5rem;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
ul {
|
||||||
|
width: px2rem(642);
|
||||||
|
margin: 0 auto px2rem(138);
|
||||||
|
overflow-y: scroll;
|
||||||
|
height: 6.6rem;
|
||||||
|
|
||||||
|
&::-webkit-scrollbar {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
li {
|
||||||
|
width: 100%;
|
||||||
|
height: px2rem(120);
|
||||||
|
line-height: px2rem(120);
|
||||||
|
margin-bottom: px2rem(15);
|
||||||
|
background: #FFF7F9;
|
||||||
|
border-radius: px2rem(12);
|
||||||
|
|
||||||
|
.num {
|
||||||
|
width: px2rem(60);
|
||||||
|
height: 100%;
|
||||||
|
text-align: center;
|
||||||
|
color: #AD4868;
|
||||||
|
font-size: px2rem(36);
|
||||||
|
font-weight: bold;
|
||||||
|
float: left;
|
||||||
|
margin-right: px2rem(22);
|
||||||
|
}
|
||||||
|
|
||||||
|
.tx {
|
||||||
|
width: px2rem(82);
|
||||||
|
height: px2rem(82);
|
||||||
|
box-sizing: border-box;
|
||||||
|
border: px2rem(1) solid #FE71B8;
|
||||||
|
float: left;
|
||||||
|
margin-top: px2rem(19);
|
||||||
|
margin-right: px2rem(17);
|
||||||
|
border-radius: 50%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.name {
|
||||||
|
width: px2rem(155);
|
||||||
|
height: 100%;
|
||||||
|
color: #AD4868;
|
||||||
|
font-size: px2rem(26);
|
||||||
|
font-weight: 500;
|
||||||
|
//超出省略号
|
||||||
|
overflow: hidden;
|
||||||
|
white-space: nowrap;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
float: left;
|
||||||
|
}
|
||||||
|
|
||||||
|
.score {
|
||||||
|
float: right;
|
||||||
|
color: #AD4868;
|
||||||
|
font-size: px2rem(22);
|
||||||
|
font-weight: 400;
|
||||||
|
margin-right: px2rem(28);
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.my {
|
||||||
|
position: absolute;
|
||||||
|
width: 100%;
|
||||||
|
height: px2rem(138);
|
||||||
|
line-height: px2rem(138);
|
||||||
|
bottom: 0;
|
||||||
|
left: 0;
|
||||||
|
background: url(../images/my.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
overflow: hidden;
|
||||||
|
|
||||||
|
.num {
|
||||||
|
width: px2rem(60);
|
||||||
|
height: 100%;
|
||||||
|
text-align: center;
|
||||||
|
color: #AD4868;
|
||||||
|
font-size: px2rem(20);
|
||||||
|
font-weight: 400;
|
||||||
|
float: left;
|
||||||
|
margin-right: px2rem(22);
|
||||||
|
margin-left: px2rem(24);
|
||||||
|
}
|
||||||
|
|
||||||
|
.tx {
|
||||||
|
width: px2rem(82);
|
||||||
|
height: px2rem(82);
|
||||||
|
box-sizing: border-box;
|
||||||
|
border: px2rem(1) solid #FE71B8;
|
||||||
|
float: left;
|
||||||
|
margin-top: px2rem(29);
|
||||||
|
margin-right: px2rem(17);
|
||||||
|
border-radius: 50%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.name {
|
||||||
|
width: px2rem(155);
|
||||||
|
height: 100%;
|
||||||
|
color: #AD4868;
|
||||||
|
font-size: px2rem(26);
|
||||||
|
font-weight: 500;
|
||||||
|
//超出省略号
|
||||||
|
overflow: hidden;
|
||||||
|
white-space: nowrap;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
float: left;
|
||||||
|
}
|
||||||
|
|
||||||
|
.score {
|
||||||
|
float: right;
|
||||||
|
color: #AD4868;
|
||||||
|
font-size: px2rem(22);
|
||||||
|
font-weight: 400;
|
||||||
|
margin-right: px2rem(28);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.bootom {
|
||||||
|
margin-bottom: px2rem(20);
|
||||||
|
|
||||||
|
p {
|
||||||
|
width: 100%;
|
||||||
|
text-align: center;
|
||||||
|
color: #7E0033;
|
||||||
|
font-size: px2rem(24);
|
||||||
|
font-weight: 400;
|
||||||
|
margin-bottom: px2rem(15);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.rule {
|
||||||
|
display: none;
|
||||||
|
position: fixed;
|
||||||
|
left: 0;
|
||||||
|
top: 0;
|
||||||
|
right: 0;
|
||||||
|
bottom: 0;
|
||||||
|
background: rgba(0, 0, 0, .8);
|
||||||
|
z-index: 99;
|
||||||
|
|
||||||
|
.rule_in {
|
||||||
|
width: px2rem(614);
|
||||||
|
height: px2rem(1015);
|
||||||
|
background: url(../images/rule_bg.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
position: relative;
|
||||||
|
left: 50%;
|
||||||
|
top: 50%;
|
||||||
|
transform: translate(-50%, -50%);
|
||||||
|
overflow: hidden;
|
||||||
|
|
||||||
|
.tabRule {
|
||||||
|
width: px2rem(488);
|
||||||
|
height: px2rem(76);
|
||||||
|
line-height: px2rem(76);
|
||||||
|
display: flex;
|
||||||
|
justify-content: space-between;
|
||||||
|
border-radius: px2rem(48);
|
||||||
|
background: #fff;
|
||||||
|
margin: px2rem(45) auto px2rem(19);
|
||||||
|
|
||||||
|
div {
|
||||||
|
text-align: center;
|
||||||
|
color: #CA5987;
|
||||||
|
font-size: px2rem(28);
|
||||||
|
font-weight: 500;
|
||||||
|
width: px2rem(244);
|
||||||
|
}
|
||||||
|
|
||||||
|
.act {
|
||||||
|
background: url(../images/rule_act.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.box1 {
|
||||||
|
width: px2rem(551);
|
||||||
|
height: 11.4rem;
|
||||||
|
overflow-y: scroll;
|
||||||
|
margin: 0 auto;
|
||||||
|
// display: none;
|
||||||
|
|
||||||
|
&::-webkit-scrollbar {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
img {
|
||||||
|
display: block;
|
||||||
|
width: px2rem(544);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.box2 {
|
||||||
|
display: none;
|
||||||
|
|
||||||
|
.box2Tab {
|
||||||
|
width: px2rem(356);
|
||||||
|
height: px2rem(60);
|
||||||
|
margin: 0 auto px2rem(20);
|
||||||
|
display: flex;
|
||||||
|
justify-content: space-between;
|
||||||
|
|
||||||
|
div {
|
||||||
|
width: px2rem(176);
|
||||||
|
}
|
||||||
|
|
||||||
|
.tab1 {
|
||||||
|
background: url(../images/box2tab1.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tab2 {
|
||||||
|
background: url(../images/box2tab2.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.act1 {
|
||||||
|
background: url(../images/box2tabAct1.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.act2 {
|
||||||
|
background: url(../images/box2tabAct2.png) no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.imgBox {
|
||||||
|
width: px2rem(564);
|
||||||
|
height: 10rem;
|
||||||
|
margin: 0 auto;
|
||||||
|
overflow-y: scroll;
|
||||||
|
|
||||||
|
&::-webkit-scrollbar {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
img {
|
||||||
|
width: 100%;
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
BIN
view/peko/activity/2024-yearBenefits/images/box2tab1.png
Normal file
After Width: | Height: | Size: 2.8 KiB |
BIN
view/peko/activity/2024-yearBenefits/images/box2tab2.png
Normal file
After Width: | Height: | Size: 2.7 KiB |
BIN
view/peko/activity/2024-yearBenefits/images/box2tabAct1.png
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
view/peko/activity/2024-yearBenefits/images/box2tabAct2.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
view/peko/activity/2024-yearBenefits/images/header.png
Normal file
After Width: | Height: | Size: 447 KiB |
BIN
view/peko/activity/2024-yearBenefits/images/img1.png
Normal file
After Width: | Height: | Size: 108 KiB |
BIN
view/peko/activity/2024-yearBenefits/images/img2.png
Normal file
After Width: | Height: | Size: 129 KiB |
BIN
view/peko/activity/2024-yearBenefits/images/listTab1.png
Normal file
After Width: | Height: | Size: 21 KiB |
BIN
view/peko/activity/2024-yearBenefits/images/listTab2.png
Normal file
After Width: | Height: | Size: 48 KiB |
BIN
view/peko/activity/2024-yearBenefits/images/logo.png
Normal file
After Width: | Height: | Size: 21 KiB |
BIN
view/peko/activity/2024-yearBenefits/images/my.png
Normal file
After Width: | Height: | Size: 58 KiB |
BIN
view/peko/activity/2024-yearBenefits/images/name1.png
Normal file
After Width: | Height: | Size: 11 KiB |