Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ued
/
yohogirls_mustache
·
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
happyhour7
2015-04-30 16:23:34 +0800
Commit
7483ab7a753188bbaa3780699b30be227a767209
1 parent
c7ae97a5
最新模板上传
Hide whitespace changes
Inline
Side-by-side
Showing
15 changed files
with
195 additions
and
180 deletions
actions/channel/beauty/index_with_nothing.html
actions/channel/beauty/index_without_advert.html
actions/channel/beauty/index_without_centerbanner.html
actions/channel/fashion/index_with_nothing.html
actions/channel/fashion/index_without_advert.html
actions/channel/fashion/index_without_centerbanner.html
actions/channel/lifestyle/index_with_nothing.html
actions/channel/lifestyle/index_without_advert.html
actions/channel/lifestyle/index_without_centerbanner.html
actions/channel/sports/index_with_nothing.html
actions/channel/sports/index_without_advert.html
actions/channel/sports/index_without_centerbanner.html
actions/channel/video/index_with_nothing.html
actions/channel/video/index_without_advert.html
actions/channel/video/index_without_centerbanner.html
actions/channel/beauty/index_with_nothing.html
View file @
7483ab7
{{> layout/header }}
{{> default/channel_banner }}
<div
class=
"content {{# channel}}content-{{.}}{{/ channel}} clearfix"
>
{{# topItems}}
{{> channel/item}}
{{/ topItems}}
</div>
{{> layout/header }}
{{> default/channel_banner }}
<div
class=
"content {{# channel}}content-{{.}}{{/ channel}} clearfix"
>
{{# topItems}}
{{> channel/item}}
{{/ topItems}}
</div>
{{> channel/pager}}
{{> layout/footer }}
\ No newline at end of file
...
...
actions/channel/beauty/index_without_advert.html
View file @
7483ab7
{{> layout/header }}
{{> default/channel_banner }}
<div
class=
"content {{# channel}}content-{{.}}{{/ channel}} clearfix"
>
{{# topItems}}
{{> channel/item}}
{{/ topItems}}
{{> default/default_advt}}
{{# bottomItems}}
{{> channel/item}}
{{/ bottomItems}}
</div>
{{> layout/header }}
{{> default/channel_banner }}
<div
class=
"content {{# channel}}content-{{.}}{{/ channel}} clearfix"
>
{{# topItems}}
{{> channel/item}}
{{/ topItems}}
{{> default/default_advt}}
{{# bottomItems}}
{{> channel/item}}
{{/ bottomItems}}
</div>
{{> channel/pager}}
{{> layout/footer }}
\ No newline at end of file
...
...
actions/channel/beauty/index_without_centerbanner.html
View file @
7483ab7
<!--
JSON数据组成说明(有广告无通栏):
topItem1 //广告之前的两个碎片
topItem2 //广告与通栏之间的碎片
advert //广告的结构体
pager //分页结构体
-->
{{> layout/header }}
{{> default/channel_banner }}
<div
class=
"content {{# channel}}content-{{.}}{{/ channel}} clearfix"
>
{{# topItems1}}
{{> channel/item}}
{{/ topItems1}}
{{> channel/advert}}
{{# topItems2}}
{{> channel/item}}
{{/ topItems2}}
</div>
<!--
JSON数据组成说明(有广告无通栏):
topItem1 //广告之前的两个碎片
topItem2 //广告与通栏之间的碎片
advert //广告的结构体
pager //分页结构体
-->
{{> layout/header }}
{{> default/channel_banner }}
<div
class=
"content {{# channel}}content-{{.}}{{/ channel}} clearfix"
>
{{# topItems1}}
{{> channel/item}}
{{/ topItems1}}
{{> channel/advert}}
{{# topItems2}}
{{> channel/item}}
{{/ topItems2}}
</div>
{{> channel/pager}}
{{> layout/footer }}
\ No newline at end of file
...
...
actions/channel/fashion/index_with_nothing.html
View file @
7483ab7
{{> layout/header }}
{{> default/channel_banner }}
<div
class=
"content {{# channel}}content-{{.}}{{/ channel}} clearfix"
>
{{# topItems}}
{{> channel/item}}
{{/ topItems}}
</div>
{{> layout/header }}
{{> default/channel_banner }}
<div
class=
"content {{# channel}}content-{{.}}{{/ channel}} clearfix"
>
{{# topItems}}
{{> channel/item}}
{{/ topItems}}
</div>
{{> channel/pager}}
{{> layout/footer }}
\ No newline at end of file
...
...
actions/channel/fashion/index_without_advert.html
View file @
7483ab7
{{> layout/header }}
{{> default/channel_banner }}
<div
class=
"content {{# channel}}content-{{.}}{{/ channel}} clearfix"
>
{{# topItems}}
{{> channel/item}}
{{/ topItems}}
{{> default/default_advt}}
{{# bottomItems}}
{{> channel/item}}
{{/ bottomItems}}
</div>
{{> layout/header }}
{{> default/channel_banner }}
<div
class=
"content {{# channel}}content-{{.}}{{/ channel}} clearfix"
>
{{# topItems}}
{{> channel/item}}
{{/ topItems}}
{{> default/default_advt}}
{{# bottomItems}}
{{> channel/item}}
{{/ bottomItems}}
</div>
{{> channel/pager}}
{{> layout/footer }}
\ No newline at end of file
...
...
actions/channel/fashion/index_without_centerbanner.html
View file @
7483ab7
<!--
JSON数据组成说明(有广告无通栏):
topItem1 //广告之前的两个碎片
topItem2 //广告与通栏之间的碎片
advert //广告的结构体
pager //分页结构体
-->
{{> layout/header }}
{{> default/channel_banner }}
<div
class=
"content {{# channel}}content-{{.}}{{/ channel}} clearfix"
>
{{# topItems1}}
{{> channel/item}}
{{/ topItems1}}
{{> channel/advert}}
{{# topItems2}}
{{> channel/item}}
{{/ topItems2}}
</div>
<!--
JSON数据组成说明(有广告无通栏):
topItem1 //广告之前的两个碎片
topItem2 //广告与通栏之间的碎片
advert //广告的结构体
pager //分页结构体
-->
{{> layout/header }}
{{> default/channel_banner }}
<div
class=
"content {{# channel}}content-{{.}}{{/ channel}} clearfix"
>
{{# topItems1}}
{{> channel/item}}
{{/ topItems1}}
{{> channel/advert}}
{{# topItems2}}
{{> channel/item}}
{{/ topItems2}}
</div>
{{> channel/pager}}
{{> layout/footer }}
\ No newline at end of file
...
...
actions/channel/lifestyle/index_with_nothing.html
View file @
7483ab7
{{> layout/header }}
{{> default/channel_banner }}
<div
class=
"content {{# channel}}content-{{.}}{{/ channel}} clearfix"
>
{{# topItems}}
{{> channel/item}}
{{/ topItems}}
</div>
{{> layout/header }}
{{> default/channel_banner }}
<div
class=
"content {{# channel}}content-{{.}}{{/ channel}} clearfix"
>
{{# topItems}}
{{> channel/item}}
{{/ topItems}}
</div>
{{> channel/pager}}
{{> layout/footer }}
\ No newline at end of file
...
...
actions/channel/lifestyle/index_without_advert.html
View file @
7483ab7
{{> layout/header }}
{{> default/channel_banner }}
<div
class=
"content {{# channel}}content-{{.}}{{/ channel}} clearfix"
>
{{# topItems}}
{{> channel/item}}
{{/ topItems}}
{{> default/default_advt}}
{{# bottomItems}}
{{> channel/item}}
{{/ bottomItems}}
</div>
{{> layout/header }}
{{> default/channel_banner }}
<div
class=
"content {{# channel}}content-{{.}}{{/ channel}} clearfix"
>
{{# topItems}}
{{> channel/item}}
{{/ topItems}}
{{> default/default_advt}}
{{# bottomItems}}
{{> channel/item}}
{{/ bottomItems}}
</div>
{{> channel/pager}}
{{> layout/footer }}
\ No newline at end of file
...
...
actions/channel/lifestyle/index_without_centerbanner.html
View file @
7483ab7
<!--
JSON数据组成说明(有广告无通栏):
topItem1 //广告之前的两个碎片
topItem2 //广告与通栏之间的碎片
advert //广告的结构体
pager //分页结构体
-->
{{> layout/header }}
{{> default/channel_banner }}
<div
class=
"content {{# channel}}content-{{.}}{{/ channel}} clearfix"
>
{{# topItems1}}
{{> channel/item}}
{{/ topItems1}}
{{> channel/advert}}
{{# topItems2}}
{{> channel/item}}
{{/ topItems2}}
</div>
<!--
JSON数据组成说明(有广告无通栏):
topItem1 //广告之前的两个碎片
topItem2 //广告与通栏之间的碎片
advert //广告的结构体
pager //分页结构体
-->
{{> layout/header }}
{{> default/channel_banner }}
<div
class=
"content {{# channel}}content-{{.}}{{/ channel}} clearfix"
>
{{# topItems1}}
{{> channel/item}}
{{/ topItems1}}
{{> channel/advert}}
{{# topItems2}}
{{> channel/item}}
{{/ topItems2}}
</div>
{{> channel/pager}}
{{> layout/footer }}
\ No newline at end of file
...
...
actions/channel/sports/index_with_nothing.html
View file @
7483ab7
{{> layout/header }}
{{> default/channel_banner }}
<div
class=
"content {{# channel}}content-{{.}}{{/ channel}} clearfix"
>
{{# topItems}}
{{> channel/item}}
{{/ topItems}}
</div>
{{> layout/header }}
{{> default/channel_banner }}
<div
class=
"content {{# channel}}content-{{.}}{{/ channel}} clearfix"
>
{{# topItems}}
{{> channel/item}}
{{/ topItems}}
</div>
{{> channel/pager}}
{{> layout/footer }}
\ No newline at end of file
...
...
actions/channel/sports/index_without_advert.html
View file @
7483ab7
{{> layout/header }}
{{> default/channel_banner }}
<div
class=
"content {{# channel}}content-{{.}}{{/ channel}} clearfix"
>
{{# topItems}}
{{> channel/item}}
{{/ topItems}}
{{> default/default_advt}}
{{# bottomItems}}
{{> channel/item}}
{{/ bottomItems}}
</div>
{{> layout/header }}
{{> default/channel_banner }}
<div
class=
"content {{# channel}}content-{{.}}{{/ channel}} clearfix"
>
{{# topItems}}
{{> channel/item}}
{{/ topItems}}
{{> default/default_advt}}
{{# bottomItems}}
{{> channel/item}}
{{/ bottomItems}}
</div>
{{> channel/pager}}
{{> layout/footer }}
\ No newline at end of file
...
...
actions/channel/sports/index_without_centerbanner.html
View file @
7483ab7
<!--
JSON数据组成说明(有广告无通栏):
topItem1 //广告之前的两个碎片
topItem2 //广告与通栏之间的碎片
advert //广告的结构体
pager //分页结构体
-->
{{> layout/header }}
{{> default/channel_banner }}
<div
class=
"content {{# channel}}content-{{.}}{{/ channel}} clearfix"
>
{{# topItems1}}
{{> channel/item}}
{{/ topItems1}}
{{> channel/advert}}
{{# topItems2}}
{{> channel/item}}
{{/ topItems2}}
</div>
<!--
JSON数据组成说明(有广告无通栏):
topItem1 //广告之前的两个碎片
topItem2 //广告与通栏之间的碎片
advert //广告的结构体
pager //分页结构体
-->
{{> layout/header }}
{{> default/channel_banner }}
<div
class=
"content {{# channel}}content-{{.}}{{/ channel}} clearfix"
>
{{# topItems1}}
{{> channel/item}}
{{/ topItems1}}
{{> channel/advert}}
{{# topItems2}}
{{> channel/item}}
{{/ topItems2}}
</div>
{{> channel/pager}}
{{> layout/footer }}
\ No newline at end of file
...
...
actions/channel/video/index_with_nothing.html
View file @
7483ab7
{{> layout/header }}
{{> default/channel_banner }}
<div
class=
"content {{# channel}}content-{{.}}{{/ channel}} clearfix"
>
{{# topItems}}
{{> channel/item}}
{{/ topItems}}
</div>
{{> layout/header }}
{{> default/channel_banner }}
<div
class=
"content {{# channel}}content-{{.}}{{/ channel}} clearfix"
>
{{# topItems}}
{{> channel/item}}
{{/ topItems}}
</div>
{{> channel/pager}}
{{> layout/footer }}
\ No newline at end of file
...
...
actions/channel/video/index_without_advert.html
View file @
7483ab7
{{> layout/header }}
{{> default/channel_banner }}
<div
class=
"content {{# channel}}content-{{.}}{{/ channel}} clearfix"
>
{{# topItems}}
{{> channel/item}}
{{/ topItems}}
{{> default/default_advt}}
{{# bottomItems}}
{{> channel/item}}
{{/ bottomItems}}
</div>
{{> layout/header }}
{{> default/channel_banner }}
<div
class=
"content {{# channel}}content-{{.}}{{/ channel}} clearfix"
>
{{# topItems}}
{{> channel/item}}
{{/ topItems}}
{{> default/default_advt}}
{{# bottomItems}}
{{> channel/item}}
{{/ bottomItems}}
</div>
{{> channel/pager}}
{{> layout/footer }}
\ No newline at end of file
...
...
actions/channel/video/index_without_centerbanner.html
View file @
7483ab7
<!--
JSON数据组成说明(有广告无通栏):
topItem1 //广告之前的两个碎片
topItem2 //广告与通栏之间的碎片
advert //广告的结构体
pager //分页结构体
-->
{{> layout/header }}
{{> default/channel_banner }}
<div
class=
"content {{# channel}}content-{{.}}{{/ channel}} clearfix"
>
{{# topItems1}}
{{> channel/item}}
{{/ topItems1}}
{{> channel/advert}}
{{# topItems2}}
{{> channel/item}}
{{/ topItems2}}
</div>
<!--
JSON数据组成说明(有广告无通栏):
topItem1 //广告之前的两个碎片
topItem2 //广告与通栏之间的碎片
advert //广告的结构体
pager //分页结构体
-->
{{> layout/header }}
{{> default/channel_banner }}
<div
class=
"content {{# channel}}content-{{.}}{{/ channel}} clearfix"
>
{{# topItems1}}
{{> channel/item}}
{{/ topItems1}}
{{> channel/advert}}
{{# topItems2}}
{{> channel/item}}
{{/ topItems2}}
</div>
{{> channel/pager}}
{{> layout/footer }}
\ No newline at end of file
...
...
Please
register
or
login
to post a comment