Commit 3e283b1e authored by 徐士卿's avatar 徐士卿

merge

parent 213a55ef
@import "./res.less";
//@import "tailwindcss";
......@@ -16,6 +15,10 @@ body {
text-size-adjust: 100% !important;
-moz-text-size-adjust: 100% !important;
-webkit-user-select: none;
user-select: none;
-webkit-touch-callout: none;
overflow: hidden;
}
......@@ -41,4 +44,4 @@ body {
width: 684px;
height: 150px;
.webpBg("common/banner.png");
}
}
\ No newline at end of file
@import "../../res.less";
.homepage {
width: 100%;
height: 100%;
......@@ -8,6 +9,7 @@
overflow-x: hidden;
overflow-y: auto;
.bg {
width: 750px;
height: 1624px;
......@@ -16,6 +18,7 @@
position: absolute;
.sparkBg("homePage/bg.png");
}
.equipment {
width: 615px;
height: 850px;
......@@ -24,6 +27,7 @@
position: absolute;
.sparkBg("homePage/equipment.png");
}
.icon {
width: 270px;
height: 356px;
......@@ -32,6 +36,7 @@
position: absolute;
.sparkBg("homePage/icon.png");
}
.book {
width: 180px;
height: 144px;
......@@ -40,6 +45,7 @@
position: absolute;
.sparkBg("homePage/book.png");
}
.brain {
width: 356px;
height: 313px;
......@@ -48,6 +54,7 @@
position: absolute;
.sparkBg("homePage/brain.png");
}
.wenhao {
width: 81px;
height: 123px;
......@@ -56,6 +63,7 @@
position: absolute;
.sparkBg("homePage/wenhao.png");
}
.title {
width: 703px;
height: 181px;
......@@ -64,6 +72,7 @@
position: absolute;
.sparkBg("homePage/title.png");
}
.draw {
width: 153px;
height: 192px;
......@@ -72,6 +81,7 @@
position: absolute;
.sparkBg("homePage/draw.png");
}
.task {
width: 154px;
height: 217px;
......@@ -80,12 +90,14 @@
position: absolute;
.sparkBg("homePage/task.png");
}
.matter {
width: 422px;
height: 154px;
left: 168px;
top: 1356px;
position: absolute;
.m_bg {
width: 422px;
height: 154px;
......@@ -94,6 +106,7 @@
position: absolute;
.sparkBg("homePage/m_bg.png");
}
.answer {
width: 219px;
height: 53px;
......@@ -102,6 +115,7 @@
position: absolute;
.sparkBg("homePage/answer.png");
}
.remain {
width: 422px;
height: 24px;
......@@ -115,12 +129,14 @@
.lineClamp1();
}
}
.rank {
width: 638px;
height: 160px;
left: 58px;
top: 320px;
position: absolute;
.r_bg {
width: 638px;
height: 160px;
......@@ -129,6 +145,7 @@
position: absolute;
.sparkBg("homePage/r_bg.png");
}
.name {
width: 300px;
height: 33px;
......@@ -140,6 +157,7 @@
color: rgba(30, 76, 169, 1);
.lineClamp1();
}
.head {
width: 95px;
height: 96px;
......@@ -149,6 +167,7 @@
// .sparkBg("homePage/head.png");
border-radius: 15px;
}
.myrank {
width: 104px;
height: 20px;
......@@ -156,7 +175,12 @@
top: 103px;
position: absolute;
.sparkBg("homePage/myRank.png");
-webkit-user-select: none;
user-select: none;
-webkit-touch-callout: none;
}
.number {
width: 180px;
height: 70px;
......@@ -170,6 +194,7 @@
.lineClamp1();
}
}
.prize {
width: 114px;
height: 53px;
......@@ -178,6 +203,7 @@
position: absolute;
.sparkBg("homePage/prize.png");
}
.rule {
width: 113px;
height: 53px;
......@@ -186,6 +212,7 @@
position: absolute;
.sparkBg("homePage/rule.png");
}
.visit {
width: 184px;
height: 232px;
......@@ -194,6 +221,7 @@
position: absolute;
.sparkBg("homePage/visit.png");
}
.share {
width: 198px;
height: 232px;
......@@ -202,6 +230,7 @@
position: absolute;
.sparkBg("homePage/share.png");
}
.logo {
width: 290px;
height: 28px;
......
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