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
rqq
9 years ago
Commit
a54ad4c55768aaac15566f9721f0429ff0f7bac7
1 parent
ee821988
埋点
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 @
a54ad4c
{
{#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 @
a54ad4c
<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 @
a54ad4c
<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