diff --git a/view/yinmeng/activity/2023-christmas/css/index.css b/view/yinmeng/activity/2023-christmas/css/index.css index 7c9a6ea..cea6f17 100644 --- a/view/yinmeng/activity/2023-christmas/css/index.css +++ b/view/yinmeng/activity/2023-christmas/css/index.css @@ -719,6 +719,14 @@ body { 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 { background: url(../images/h_envelope.png) no-repeat; background-size: 100% 100%; @@ -739,6 +747,14 @@ body { 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 { background: url(../images/l_envelope.png) no-repeat; background-size: 100% 100%; @@ -2242,7 +2258,7 @@ body { left: 50%; top: 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%; } diff --git a/view/yinmeng/activity/2023-christmas/css/index.scss b/view/yinmeng/activity/2023-christmas/css/index.scss index 0575278..5322c8d 100644 --- a/view/yinmeng/activity/2023-christmas/css/index.scss +++ b/view/yinmeng/activity/2023-christmas/css/index.scss @@ -290,10 +290,12 @@ body { .time { color: #EA496D; } - .to{ + + .to { top: px2rem(105); } - .text{ + + .text { top: 2.6rem; } } @@ -308,10 +310,12 @@ body { .time { color: #333333; } - .to{ + + .to { top: px2rem(105); } - .text{ + + .text { top: 2.6rem; } } @@ -631,7 +635,7 @@ body { box-sizing: border-box; padding: 0.1rem; font-weight: 500; - background: rgba(255,255,255,.8); + background: rgba(255, 255, 255, .8); border-radius: px2rem(10); font-family: Source Han Sans CN; @@ -707,37 +711,57 @@ body { .f_envelope { background: url(../images/f_envelope.png) no-repeat; background-size: 100% 100%; - + .text, .form, .to, .time { color: #EA496D; } - .to{ + + .to { top: px2rem(105); } - .text{ + + .text { top: 2.6rem; } + + .form { + top: 4.4rem; + } + + .textNum { + top: 4.4rem; + } } - + .h_envelope { background: url(../images/h_envelope.png) no-repeat; background-size: 100% 100%; - + .text, .form, .to, .time { color: #333333; } - .to{ + + .to { top: px2rem(105); } - .text{ + + .text { top: 2.6rem; } + + .form { + top: 4.4rem; + } + + .textNum { + top: 4.4rem; + } } .l_envelope { @@ -921,35 +945,39 @@ body { .f_envelope { background: url(../images/f_envelope.png) no-repeat; background-size: 100% 100%; - + .text, .form, .to, .time { color: #EA496D; } - .to{ + + .to { top: px2rem(105); } - .text{ + + .text { top: 2.6rem; } } - + .h_envelope { background: url(../images/h_envelope.png) no-repeat; background-size: 100% 100%; - + .text, .form, .to, .time { color: #333333; } - .to{ + + .to { top: px2rem(105); } - .text{ + + .text { top: 2.6rem; } } @@ -2267,7 +2295,7 @@ body { left: 50%; top: 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%; .no, diff --git a/view/yinmeng/activity/2023-christmas/index.html b/view/yinmeng/activity/2023-christmas/index.html index 6e1737a..59de946 100644 --- a/view/yinmeng/activity/2023-christmas/index.html +++ b/view/yinmeng/activity/2023-christmas/index.html @@ -117,7 +117,7 @@ 用户昵称 -
2023-12-12
+