Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
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
郭成尧
2018-04-17 14:36:51 +0800
Commit
ab7374a15a76eaf357b003e3ace813e8281a0d1f
1 parent
6b8de996
is_overdue_soon
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
apps/cart/views/action/select-coupons.hbs
public/scss/cart/select-coupons.page.css
apps/cart/views/action/select-coupons.hbs
View file @
ab7374a
...
...
@@ -47,7 +47,9 @@
{{/
isEqualOr
}}
</div>
</div>
{{#
isEqualOr
is_overdue_soon
'Y'
}}
<span
class=
"top-tip"
></span>
{{/
isEqualOr
}}
</div>
{{/
each
}}
{{/
usableCouponsList
}}
...
...
public/scss/cart/select-coupons.page.css
View file @
ab7374a
...
...
@@ -270,14 +270,14 @@ body {
z-index
:
3
;
.left-info
{
width
:
49
0px
;
width
:
51
0px
;
height
:
100px
;
float
:
left
;
padding-right
:
20px
;
}
.use-now-btn
{
width
:
2
6
0px
;
width
:
2
4
0px
;
height
:
100px
;
background-color
:
#d0021b
;
color
:
#fff
;
...
...
Please
register
or
login
to post a comment