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
Email Patches
Plain Diff
Browse Files
Authored by
xuqi
9 years ago
Commit
c255059bb1f17809ce49094e800ca73c3aaa98f1
1 parent
d9ee5c81
author -> authorInfo
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
docs/data-structure.md
template/m.yohobuy.com/actions/guang/index/index.phtml
docs/data-structure.md
View file @
c255059
...
...
@@ -323,7 +323,7 @@
### 编辑页
{
author: {
author
Info
: {
avatar: '',
name: '',
info: ''
...
...
template/m.yohobuy.com/actions/guang/index/index.phtml
View file @
c255059
...
...
@@ -15,7 +15,7 @@
<div
class=
"swiper-pagination"
></div>
</div>
{
{#
author
}
}
{
{#
author
Info
}
}
<div
id=
"author-infos"
class=
"editor-header clearfix"
data-id=
{
{id
}
}>
<div
class=
"avatar"
>
<img
src=
"{{avatar}}"
>
...
...
@@ -25,7 +25,7 @@
<p
class=
"info"
>
{
{info
}
}</p>
</div>
</div>
{
{/
author
}
}
{
{/
author
Info
}
}
<ul
id=
"guang-nav"
class=
"guang-nav clearfix"
>
{
{#
navs
}
}
...
...
Please
register
or
login
to post a comment