修复信封时间异常问题
This commit is contained in:
@@ -719,6 +719,14 @@ body {
|
|||||||
top: 2.6rem;
|
top: 2.6rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.page1 .content .styleBox .style3 .f_envelope .form {
|
||||||
|
top: 4.4rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page1 .content .styleBox .style3 .f_envelope .textNum {
|
||||||
|
top: 4.4rem;
|
||||||
|
}
|
||||||
|
|
||||||
.page1 .content .styleBox .style3 .h_envelope {
|
.page1 .content .styleBox .style3 .h_envelope {
|
||||||
background: url(../images/h_envelope.png) no-repeat;
|
background: url(../images/h_envelope.png) no-repeat;
|
||||||
background-size: 100% 100%;
|
background-size: 100% 100%;
|
||||||
@@ -739,6 +747,14 @@ body {
|
|||||||
top: 2.6rem;
|
top: 2.6rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.page1 .content .styleBox .style3 .h_envelope .form {
|
||||||
|
top: 4.4rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page1 .content .styleBox .style3 .h_envelope .textNum {
|
||||||
|
top: 4.4rem;
|
||||||
|
}
|
||||||
|
|
||||||
.page1 .content .styleBox .style3 .l_envelope {
|
.page1 .content .styleBox .style3 .l_envelope {
|
||||||
background: url(../images/l_envelope.png) no-repeat;
|
background: url(../images/l_envelope.png) no-repeat;
|
||||||
background-size: 100% 100%;
|
background-size: 100% 100%;
|
||||||
@@ -2242,7 +2258,7 @@ body {
|
|||||||
left: 50%;
|
left: 50%;
|
||||||
top: 50%;
|
top: 50%;
|
||||||
transform: translate(-50%, -50%);
|
transform: translate(-50%, -50%);
|
||||||
background: url(../images/sureLoveh_envelope_in2.png) no-repeat;
|
background: url(../images/sureLove_in2.png) no-repeat;
|
||||||
background-size: 100% 100%;
|
background-size: 100% 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@@ -290,9 +290,11 @@ body {
|
|||||||
.time {
|
.time {
|
||||||
color: #EA496D;
|
color: #EA496D;
|
||||||
}
|
}
|
||||||
|
|
||||||
.to {
|
.to {
|
||||||
top: px2rem(105);
|
top: px2rem(105);
|
||||||
}
|
}
|
||||||
|
|
||||||
.text {
|
.text {
|
||||||
top: 2.6rem;
|
top: 2.6rem;
|
||||||
}
|
}
|
||||||
@@ -308,9 +310,11 @@ body {
|
|||||||
.time {
|
.time {
|
||||||
color: #333333;
|
color: #333333;
|
||||||
}
|
}
|
||||||
|
|
||||||
.to {
|
.to {
|
||||||
top: px2rem(105);
|
top: px2rem(105);
|
||||||
}
|
}
|
||||||
|
|
||||||
.text {
|
.text {
|
||||||
top: 2.6rem;
|
top: 2.6rem;
|
||||||
}
|
}
|
||||||
@@ -714,12 +718,22 @@ body {
|
|||||||
.time {
|
.time {
|
||||||
color: #EA496D;
|
color: #EA496D;
|
||||||
}
|
}
|
||||||
|
|
||||||
.to {
|
.to {
|
||||||
top: px2rem(105);
|
top: px2rem(105);
|
||||||
}
|
}
|
||||||
|
|
||||||
.text {
|
.text {
|
||||||
top: 2.6rem;
|
top: 2.6rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.form {
|
||||||
|
top: 4.4rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.textNum {
|
||||||
|
top: 4.4rem;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.h_envelope {
|
.h_envelope {
|
||||||
@@ -732,12 +746,22 @@ body {
|
|||||||
.time {
|
.time {
|
||||||
color: #333333;
|
color: #333333;
|
||||||
}
|
}
|
||||||
|
|
||||||
.to {
|
.to {
|
||||||
top: px2rem(105);
|
top: px2rem(105);
|
||||||
}
|
}
|
||||||
|
|
||||||
.text {
|
.text {
|
||||||
top: 2.6rem;
|
top: 2.6rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.form {
|
||||||
|
top: 4.4rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.textNum {
|
||||||
|
top: 4.4rem;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.l_envelope {
|
.l_envelope {
|
||||||
@@ -928,9 +952,11 @@ body {
|
|||||||
.time {
|
.time {
|
||||||
color: #EA496D;
|
color: #EA496D;
|
||||||
}
|
}
|
||||||
|
|
||||||
.to {
|
.to {
|
||||||
top: px2rem(105);
|
top: px2rem(105);
|
||||||
}
|
}
|
||||||
|
|
||||||
.text {
|
.text {
|
||||||
top: 2.6rem;
|
top: 2.6rem;
|
||||||
}
|
}
|
||||||
@@ -946,9 +972,11 @@ body {
|
|||||||
.time {
|
.time {
|
||||||
color: #333333;
|
color: #333333;
|
||||||
}
|
}
|
||||||
|
|
||||||
.to {
|
.to {
|
||||||
top: px2rem(105);
|
top: px2rem(105);
|
||||||
}
|
}
|
||||||
|
|
||||||
.text {
|
.text {
|
||||||
top: 2.6rem;
|
top: 2.6rem;
|
||||||
}
|
}
|
||||||
@@ -2267,7 +2295,7 @@ body {
|
|||||||
left: 50%;
|
left: 50%;
|
||||||
top: 50%;
|
top: 50%;
|
||||||
transform: translate(-50%, -50%);
|
transform: translate(-50%, -50%);
|
||||||
background: url(../images/sureLoveh_envelope_in2.png) no-repeat;
|
background: url(../images/sureLove_in2.png) no-repeat;
|
||||||
background-size: 100% 100%;
|
background-size: 100% 100%;
|
||||||
|
|
||||||
.no,
|
.no,
|
||||||
|
@@ -117,7 +117,7 @@
|
|||||||
<img src="" alt="" class="Totx">
|
<img src="" alt="" class="Totx">
|
||||||
<span>用户昵称</span>
|
<span>用户昵称</span>
|
||||||
</div>
|
</div>
|
||||||
<div class="time">2023-12-12</div>
|
<div class="time"></div>
|
||||||
</div>
|
</div>
|
||||||
<!-- 上一步 -->
|
<!-- 上一步 -->
|
||||||
<img src="./images/back.png" alt="" class="back3">
|
<img src="./images/back.png" alt="" class="back3">
|
||||||
|
Reference in New Issue
Block a user