新增主视觉时间
This commit is contained in:
@@ -47,6 +47,17 @@ body {
|
||||
right: 0;
|
||||
}
|
||||
|
||||
.header div {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
font-size: 0.37333rem;
|
||||
color: #FFFCE6;
|
||||
position: absolute;
|
||||
top: 0.81333rem;
|
||||
left: 0;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.tabBox {
|
||||
width: 9.52rem;
|
||||
height: 1.66667rem;
|
||||
|
@@ -50,6 +50,17 @@ body {
|
||||
top: px2rem(196);
|
||||
right: 0;
|
||||
}
|
||||
|
||||
div {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
font-size: px2rem(28);
|
||||
color: #FFFCE6;
|
||||
position: absolute;
|
||||
top: px2rem(61);
|
||||
left: 0;
|
||||
font-weight: 500;
|
||||
}
|
||||
}
|
||||
|
||||
.tabBox {
|
||||
|
@@ -18,6 +18,7 @@
|
||||
<!-- 头部 -->
|
||||
<div class="header">
|
||||
<img src="./images/rule.png" alt="" class="rule_icon">
|
||||
<div>活动时间:1月20日-1月23日</div>
|
||||
</div>
|
||||
<!-- tab -->
|
||||
<div class="tabBox">
|
||||
|
Reference in New Issue
Block a user