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
梁志锋
2016-03-02 19:46:08 +0800
Commit
fc966ef8c8ddcc356dabe7ab78929a234728e81d
2 parents
92a19b16
092dc23d
收藏浏览记录的失效商品点击效果
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
template/m.yohobuy.com/actions/index/home/browse-record-content.phtml
template/m.yohobuy.com/actions/index/home/browse-record-content.phtml
View file @
fc966ef
{
{#
browseRecord
}
}
<a
class=
"browse-record-good clearfix"
data-skn=
"{{product_skn}}"
href=
"{{link}}"
>
<a
class=
"browse-record-good clearfix
{{#if invalidGoods}}invalidGoods{{/if}}
"
data-skn=
"{{product_skn}}"
href=
"{{link}}"
>
<img
class=
"thumb lazy"
data-original=
"{{image}}"
>
<div
class=
"deps clearfix"
>
<p
class=
"name row"
>
{
{product_name
}
}</p>
...
...
@@ -18,6 +18,7 @@
<span
class=
"iconfont del-icon"
>
621
;</span>
</div>
</a>
{
{/
browseRecord
}
}
{
{#if
noRecord
}
}
...
...
Please
register
or
login
to post a comment