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
郭成尧
8 years ago
Commit
0bb31974e5c24a25e97d8ef1a4db1d0c9cbe9cbe
1 parent
9bc83e01
limit-tag''
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
template/m.yohobuy.com/actions/product/detail/index.phtml
template/m.yohobuy.com/partials/good.phtml
template/m.yohobuy.com/actions/product/detail/index.phtml
View file @
0bb3197
...
...
@@ -16,7 +16,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
}
}
{
{#
is_soon_sold_out
}
}
<p
class=
"good-tag soonSoldOut-tag"
>即将售罄</p>
...
...
template/m.yohobuy.com/partials/good.phtml
View file @
0bb3197
...
...
@@ -19,7 +19,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