Authored by 张丽霞

分享领取模板

... ... @@ -20,7 +20,7 @@
<div class="use-coupon-btn">
<a href="{{appDownLoadLink}}">马上去Yoho!Buy有货使用</a>
</div>
<span class="description iconfont">活动说明&#xe604;</span>
<span class="description"></span>
</div>
<div class="coupon-centent">
... ...

16.5 KB | W: | H:

16.1 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

44.8 KB | W: | H:

47.3 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
... ... @@ -9,6 +9,7 @@
width: 100%;
height: 100%;
position: absolute;
background: #c4211a;
img {
width: 100%;
... ... @@ -18,7 +19,7 @@
.page {
width: 100%;
height: 100%;
height: auto;
padding-bottom: 60px;
position: absolute;
top: 0;
... ... @@ -38,6 +39,8 @@
margin-left: 30px;
margin-right: 30px;
background: #9d1a15;
overflow: hidden;
border-radius: 0.3rem;
}
.coupon-centent {
... ... @@ -113,7 +116,7 @@
.coupon-description {
width: 100%;
height: 173px;
height: 136px;
position: relative;
background: url("../img/coupon/coupon-footer.png");
... ... @@ -176,6 +179,7 @@
font-size: 24px;
color: #fff;
margin: 0 40%;
background: url("../img/coupon/activity-description.png");
}
a {
... ...