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
xuqi
2016-01-23 16:17:52 +0800
Commit
bf7dec1af412772492588bbacb4c77bc293361fc
1 parent
75b98f9c
search key word with color
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
template/www.yohobuy.com/partials/product/good.phtml
template/www.yohobuy.com/partials/product/good.phtml
View file @
bf7dec1
...
...
@@ -37,7 +37,7 @@
{{/if}}
</div>
<div class="good-detail-text">
<a href="{{url}}" target="_blank">{{
name
}}</a>
<a href="{{url}}" target="_blank">{{
{name}
}}</a>
<p class="price">
{{# marketPrice}}
<span class="market-price">¥{{.}}</span>
...
...
Please
register
or
login
to post a comment