Toggle navigation
Toggle navigation
This project
Loading...
Sign in
wangshusheng
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to dashboard
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
uedxwg
2015-12-06 15:14:26 +0800
Commit
85ae84744e94d89c179fab11bcd3586bd470dc17
1 parent
8e2959ae
优惠券背景图片修改,使用默认图片
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
5 deletions
static/sass/me/_coupons.scss
template/m.yohobuy.com/actions/index/home/coupon_list.phtml
static/sass/me/_coupons.scss
View file @
85ae847
...
...
@@ -47,14 +47,15 @@
font-size
:
50px
;
}
p
{
width
:
5
5
.517241%
;
width
:
5
9
.517241%
;
height
:
auto
;
padding
:
0
5%
18
em
/
$pxConvertRem
;
margin
:
0
3%
16
em
/
$pxConvertRem
;
float
:
left
;
&
:first-of-type
{
padding
-top
:
0
.75rem
;
margin
-top
:
0
.75rem
;
font-size
:
18px
;
height
:
76rem
/
$pxConvertRem
;
height
:
auto
;
min-height
:
42px
;
display
:
-
webkit-box
;
-webkit-line-clamp
:
2
;
-webkit-box-orient
:
vertical
;
...
...
template/m.yohobuy.com/actions/index/home/coupon_list.phtml
View file @
85ae847
{
{#coupons
}
}
<div
class=
"employ-main"
style=
"background-image:url('{{coupon_pic}}')"
>
<div
class=
"employ-main"
>
<span>
{
{
money
}
}</span>
<p
class=
"coupon-name"
>
{
{
coupon_name
}
}</p>
<p>有效期:
{
{
couponValidity
}
}</p>
...
...
Please
register
or
login
to post a comment