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
xuqi
2015-11-18 15:24:40 +0800
Commit
80f999d19ae5a23406da3da6790d6f3b65168784
1 parent
78b59ce4
stand alone my-guang info partials for load more render
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
3 deletions
template/m.yohobuy.com/actions/index/home/my-guang-partial.phtml
template/m.yohobuy.com/actions/index/home/my-guang.phtml
template/m.yohobuy.com/partials/me/my-guang/infos.phtml
template/m.yohobuy.com/actions/index/home/my-guang-partial.phtml
0 → 100644
View file @
80f999d
{
{>
me/my-guang/infos
}
}
\ No newline at end of file
...
...
template/m.yohobuy.com/actions/index/home/my-guang.phtml
View file @
80f999d
...
...
@@ -3,9 +3,7 @@
{
{#
myGuang
}
}
{
{#if
infos
}
}
<div
id=
"info-list"
class=
"info-list"
>
{
{#each
infos
}
}
{
{>
guang/info
}
}
{
{/each
}
}
{
{>
me/my-guang/infos
}
}
</div>
{
{^
}
}
<div
class=
"null"
>
...
...
template/m.yohobuy.com/partials/me/my-guang/infos.phtml
0 → 100644
View file @
80f999d
{
{#each
infos
}
}
{
{>
guang/info
}
}
{
{/each
}
}
\ No newline at end of file
...
...
Please
register
or
login
to post a comment