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
阿达
9 years ago
Commit
8b6f7a3655cd4a582d1907810e011e7ab5fa4cc9
1 parent
c209cb12
代码错误fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
14 deletions
template/m.yohobuy.com/actions/category/brand/index.phtml
template/m.yohobuy.com/actions/category/brand/index.phtml
View file @
8b6f7a3
...
...
@@ -36,20 +36,18 @@
<div
class=
"brandNav"
>
<ul>
<li
class=
"allbrand active"
data-id=
"0"
>
<span>
{
{brandType
}
}</span>
<span
class=
"split-border"
></span>
</li>
<li
class=
"newbrand"
data-id=
"1"
>
<span>
{
{secondBrandType
}
}</span>
<span
class=
"split-border"
></span>
</li>
<li
class=
"recommandbrand"
data-id=
"2"
>
<span>
{
{thirdBrandType
}
}</span>
<span
class=
"split-border"
></span>
</li>
{
{/if
}
<li
class=
"allbrand active"
data-id=
"0"
>
<span>
{
{brandType
}
}</span>
<span
class=
"split-border"
></span>
</li>
<li
class=
"newbrand"
data-id=
"1"
>
<span>
{
{secondBrandType
}
}</span>
<span
class=
"split-border"
></span>
</li>
<li
class=
"recommandbrand"
data-id=
"2"
>
<span>
{
{thirdBrandType
}
}</span>
<span
class=
"split-border"
></span>
</li>
</ul>
</div>
<div
class=
"second-level-brand"
>
...
...
Please
register
or
login
to post a comment