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
郝肖肖
2016-10-24 14:12:11 +0800
Commit
3bb23cc0247ae9e7b6d938ce96e982d213695e6c
1 parent
31ffb34e
限量商品,改成限量
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
doraemon/views/partial/common/goods.hbs
doraemon/views/partial/common/goods.hbs
View file @
3bb23cc
...
...
@@ -18,7 +18,7 @@
<p
class=
"good-tag new-festival-tag"
>
新品节
</p>
{{/
is_yohood
}}
{{#
is_limited
}}
<p
class=
"good-tag limit-tag"
>
限量
商品
</p>
<p
class=
"good-tag limit-tag"
>
限量
</p>
{{/
is_limited
}}
{{/
tags
}}
</div>
...
...
Please
register
or
login
to post a comment