This commit is contained in:
yanran200730
2022-11-02 17:23:17 +08:00
parent 5061c0d950
commit 33b9400e4a
5 changed files with 164 additions and 66 deletions

View File

@@ -11,9 +11,10 @@
<image src="/static/img/left.png"/>
</div>
<div class="photo-header">
<image src="https://cdn.cunwuyun.cn/wxmp/tianfuxing/wm-bg.png" />
<image class="bg-img" src="https://cdn.cunwuyun.cn/wxmp/tianfuxing/wm-bg.png" />
<h2>文明倡导</h2>
<p>将文明倡导公益海报分享在微信朋友圈50人以上的微信群微博群即可获得积分奖励</p>
<image class="right-icon" src="https://cdn.cunwuyun.cn/wxmp/tianfuxing/right1.png" />
</div>
<div class="phone-wrapper">
<h2>我上传的</h2>
@@ -283,7 +284,7 @@ export default {
height: 448px;
padding: 150px 48px 0;
image {
.bg-img {
position: absolute;
top: 0;
left: 0;
@@ -292,6 +293,15 @@ export default {
height: 448px;
}
.right-icon {
position: absolute;
top: 105px;
right: 0;
z-index: 2;
width: 304px;
height: 240px;
}
h2 {
position: relative;
z-index: 2;
@@ -341,7 +351,7 @@ export default {
top: 16px;
right: 16px;
z-index: 2;
width: 110px;
padding: 0 16px;
height: 48px;
line-height: 48px;
font-size: 26px;