Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
王水玲
7 years ago
Commit
dca5bda64274772dffb42b75cc50f8d2281e9595
1 parent
43b973b1
bug 修改
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
doraemon/views/partial/product/good.hbs
doraemon/views/partial/product/good.hbs
View file @
dca5bda
...
...
@@ -43,7 +43,7 @@
{{/
is_solded
}}
</div>
<div
class=
"good-detail-text
{{#
for_stu
}}
stu-good-detail
{{/
for_stu
}}
"
>
<a
href=
"
{{
url
}}
"
target=
"_blank"
title=
"
{{#if
productTitle
}}{{
productTitle
}}{{^}}{{
product_name
}}{{/if}}
"
{{#if
noFollow
}}
rel=
"nofollow"
{{/if}}
>
{{{
product_name
}}}
111
</a>
<a
href=
"
{{
url
}}
"
target=
"_blank"
title=
"
{{#if
productTitle
}}{{
productTitle
}}{{^}}{{
product_name
}}{{/if}}
"
{{#if
noFollow
}}
rel=
"nofollow"
{{/if}}
>
{{{
product_name
}}}
</a>
<p
class=
"brand"
>
{{#if
brand_name
}}
<a
href=
"
{{
brandUrl
}}
"
title=
"
{{#if
productTitle
}}{{
productTitle
}}{{^}}{{
product_name
}}{{/if}}
"
{{#if
@root
.
pageNoFollow
}}
rel=
"nofollow"
{{/if}}
>
{{
brand_name
}}
</a>
...
...
Please
register
or
login
to post a comment