Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHO-ACTIVITY-PHP
·
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
Plain Diff
Browse Files
Authored by
Rock Zhang
9 years ago
Commit
541229da62e6967ce291f07d654035b7e9fa17d3
2 parents
8c6d5fff
c32b704c
Merge branch 'develop' into test
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
2 deletions
template/m.yohobuy.com/actions/product/newsale/hotlist.phtml
template/m.yohobuy.com/actions/product/newsale/hotlist.phtml
View file @
541229d
...
...
@@ -25,8 +25,13 @@
{
{#
active
}
}
<p>
{
{.
}
}</p>
{
{/
active
}
}
<p>
{
{sales_phrase
}
}</p>
<p>¥
{
{salePrice
}
}<b>¥
{
{price
}
}</b></p>
{
{#sales_phrase
}
}
<p>
{
{.
}
}</p>
{
{/sales_phrase
}
}
<p>
{
{#salePrice
}
}¥
{
{.
}
}
{
{/salePrice
}
}
{
{#price
}
}
<b>¥
{
{.
}
}</b>
{
{/price
}
}
</p>
</div>
</a>
</li>
...
...
Please
register
or
login
to post a comment