Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
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
毕凯
9 years ago
Commit
78fec3e72336c183ef4d6878dbbda0aa1f52e617
1 parent
17b7cd9a
增加优惠券可用张数
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
template/m.yohobuy.com/actions/cart/index/order-ensure.phtml
template/m.yohobuy.com/actions/cart/index/order-ensure.phtml
View file @
78fec3e
...
...
@@ -85,11 +85,9 @@
<a
href=
"{{#if isLimit}}javascript:void(0);{{else}}/cart/index/selectCoupon{{/if}}"
>
<span
class=
"title"
>优惠券</span>
{
{#
coupon
}
}
{
{#if
count
}
}
<span
class=
"coupon-count"
>
{
{count
}
}张可用
</span>
{
{/if
}
}
{
{#if
couponName
}
}
<span
class=
"used coupon-use"
data-name=
"{{couponName}}"
>
{
{couponName
}
}
...
...
Please
register
or
login
to post a comment