Commit 509a9cea authored by haiyoucuv's avatar haiyoucuv

init

parent 76e7e2f6
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
top: 0; top: 0;
position: absolute; position: absolute;
overflow-x: hidden; overflow-x: hidden;
overflow-y: auto; overflow-y: hidden;
display: flex; display: flex;
align-items: center; align-items: center;
...@@ -25,114 +25,13 @@ ...@@ -25,114 +25,13 @@
background-position: left top; background-position: left top;
} }
.rankBg {
position: absolute;
left: 21px;
top: 112px;
width: 709px;
height: 407px;
.webpBg("ResPage/rankBg.png");
.rankTip {
position: absolute;
background-color: rgb(249, 231, 208);
left: 234px;
border-radius: 11px;
width: 417px;
height: 52px;
display: flex;
align-items: center;
justify-content: flex-start;
padding-left: 21px;
box-sizing: border-box;
font-size: 24px;
color: #a3741f;
font-weight: bold;
span {
margin-left: 16px;
font-weight: normal;
}
}
.rankImg {
position: absolute;
left: 45px;
top: 131px;
width: 176px;
height: 202px;
//.webpBg("ResPage/理财大明星.png");
}
.rank1 {
top: 109px;
background: none;
span {
margin-left: 4px;
font-size: 30px;
color: #ee4e32;
font-weight: bold;
height: 40px;
}
}
.rank2 {
top: 169px;
}
.rank3 {
top: 229px;
}
.rank4 {
top: 287px;
}
}
.tab {
position: absolute;
left: 19px;
top: 536px;
width: 713px;
height: 1041px;
&.tab1 {
.webpBg("ResPage/bg1.png");
}
&.tab2 {
.webpBg("ResPage/bg2.png");
}
.tabBtn1 {
position: absolute;
left: 0;
top: 0;
width: 50%;
height: 80px;
}
.tabBtn2 {
position: absolute;
left: 50%;
top: 0;
width: 50%;
height: 80px;
}
}
.listNone { .listNone {
position: absolute; position: absolute;
left: 223px; left: 223px;
top: 913px; top: 466px;
width: 271px; width: 271px;
height: 264px; height: 264px;
.webpBg("ResPage/空状态.png"); .webpBg("PrizePage/空状态.png");
} }
.prizeList { .prizeList {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment