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
Plain Diff
Browse Files
Authored by
郝肖肖
2016-05-31 14:43:52 +0800
Commit
548e4e2f402a9323dcb2d248a5f342317d5bc081
2 parents
10e99c65
73aef175
Merge branch 'release/4.5' of git.yoho.cn:fe/YOHOBUYWAP into release/4.5
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
2 deletions
template/m.yohobuy.com/partials/good.phtml
template/m.yohobuy.com/partials/guang/head-tab.phtml
template/m.yohobuy.com/partials/product/goods-nav-top.phtml
template/m.yohobuy.com/partials/good.phtml
View file @
548e4e2
{
{#if
.
}
}
{
{!--
剔除值为false的项
--
}
}
<div
class=
"good-info buriedpoint"
data-id=
"{{id}}"
data-bp-id=
"guang_goodList_{{name}}_0"
>
<div
class=
"tag-container clearfix"
>
...
...
template/m.yohobuy.com/partials/guang/head-tab.phtml
View file @
548e4e2
<ul class="head-tab">
{{#each headTab}}
<li {{#if cur}} class="cur" {{/if}} ><a href="{{ url }}"
data-bp-id="guang_tab_{{name}}_0" class="buriedpoint
">{{ name }}</a></li>
<li {{#if cur}} class="cur" {{/if}} ><a href="{{ url }}"
class="buriedpoint" data-bp-id="guang_tab_{{name}}_0
">{{ name }}</a></li>
{{/each}}
</ul>
\ No newline at end of file
...
...
template/m.yohobuy.com/partials/product/goods-nav-top.phtml
View file @
548e4e2
<ul id="list-nav" class="home-sub-nav list-nav clearfix">
<li
class="new active buriedpoint" data-bp-id="shop_listnav_one_1
">
<li
data-bp-id="shop_listnav_one_1" class="new active buriedpoint
">
<a href="javascript:void(0);">
<span class="spanTest">最新</span>
<span class="iconfont cur"></span>
...
...
Please
register
or
login
to post a comment