Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
ccbikai
9 years ago
Commit
70e1e524057bee1b0cbb0464d64406162b92d786
2 parents
a01018a2
0834ffff
Merge branch 'develop' of
http://git.dev.yoho.cn/web/yohobuy
into develop
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
14 deletions
template/m.yohobuy.com/actions/guang/index/index.phtml
template/m.yohobuy.com/actions/guang/index/list.phtml
template/m.yohobuy.com/actions/guang/index/index.phtml
View file @
70e1e52
...
...
@@ -15,18 +15,6 @@
<div
class=
"swiper-pagination"
></div>
</div>
{
{#
authorInfo
}
}
<div
id=
"author-infos"
class=
"editor-header clearfix"
data-id=
{
{id
}
}>
<div
class=
"avatar"
>
<img
src=
"{{avatar}}"
>
</div>
<div
class=
"text"
>
<p
class=
"name"
>
{
{name
}
}</p>
<p
class=
"info"
>
{
{info
}
}</p>
</div>
</div>
{
{/
authorInfo
}
}
<ul
id=
"guang-nav"
class=
"guang-nav clearfix"
>
{
{#
navs
}
}
<li
class=
"guang-nav-item {{#focus}}focus{{/focus}}"
data-type=
{
{typeId
}
}>
...
...
template/m.yohobuy.com/actions/guang/index/list.phtml
View file @
70e1e52
{
{>
layout/header
}
}
<div
class=
"guang-list-page guang-page yoho-page"
>
{
{#
guang
}
}
{
{#
author
}
}
{
{#
author
Info
}
}
<div
id=
"author-infos"
class=
"editor-header clearfix"
data-id=
{
{id
}
}>
<div
class=
"avatar"
>
<img
src=
"{{avatar}}"
>
...
...
@@ -11,7 +11,7 @@
<p
class=
"info"
>
{
{info
}
}</p>
</div>
</div>
{
{/
author
}
}
{
{/
author
Info
}
}
<div
id=
"info-list"
class=
"info-list"
>
{
{#
infos
}
}
...
...
Please
register
or
login
to post a comment