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
hf
2015-05-20 19:37:35 +0800
Commit
626a5e1a0e187c4d1b97dd76fbcebb9d8ec6d9e7
1 parent
d6d86538
modify to remove home partials template
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
0 additions
and
407 deletions
partials/default/index_with_all.html
partials/default/index_with_all_hk.html
partials/default/index_with_nothing.html
partials/default/index_with_nothing_hk.html
partials/default/index_without_advert.html
partials/default/index_without_advert_hk.html
partials/default/index_with_all.html
deleted
100644 → 0
View file @
d6d8653
{{> layout/header_jian }}
{{> default/channel_banner}}
<!--六个小电视-->
<div
class=
"tv-area"
>
{{# tvs}}
<span
class=
"tv"
>
{{# link}}
<a
class=
"tv-a"
href=
"{{.}}"
target=
"_blank"
></a>
{{/ link}}
{{^ link}}
<span
class=
"tv-a"
target=
"_blank"
></span>
{{/ link}}
<img
class=
"tv-img"
src=
"{{img}}"
alt=
"{{alt}}"
>
</span>
{{/ tvs}}
</div>
<!--内容列表-->
<div
class=
"content clearfix"
>
{{# topItems}}
{{> default/default_item}}
{{/ topItems}}
<div
class=
"right-advt"
>
{{# advert}}
<a
class=
"link"
href=
"{{link}}"
target=
"_blank"
>
<img
src=
"{{img}}"
class=
"img"
alt=
"{{alt}}"
/>
</a>
{{/ advert}}
<div
class=
"follow-us-default"
>
<div
class=
"title"
>
{{# fanti}}
Follow us
{{/ fanti}}
{{^ fanti}}
关注我们
{{/ fanti}}
</div>
<ul
class=
"icons-content"
>
<li><a
href=
"http://app.yohoshow.com"
target=
"_blank"
class=
"icons show"
></a></li>
<li><a
href=
"http://weibo.com/yohogirl"
target=
"_blank"
class=
"icons sina"
></a></li>
<li
class=
"li-weixin"
>
<a
class=
"icons weixin"
></a>
<a
class=
"pop"
style=
"display: none;"
><img
class=
"lazy bitmap"
src=
"http://rescdn.yohoboys.com/res/new/boys/images/webxin_followus.jpg"
data-original=
"http://rescdn.yohoboys.com/res/new/boys/images/webxin_followus.jpg"
alt=
"follow yoho!girls"
style=
"display: block;"
></a>
</li>
<li><a
href=
"http://facebook.com/YOHOGIRL"
target=
"_blank"
class=
"icons facebook"
></a></li>
<li><a
href=
"http://instagram.com/YOHOGIRL"
target=
"_blank"
class=
"icons inst"
></a></li>
</ul>
<div
class=
"follow-us-input-content"
>
<input
type=
"text"
value=
""
class=
"followus-input"
placeholder=
"me@email.com"
>
<button
class=
"button followus-button"
>
订阅
</button>
</div>
</div>
</div>
<!--中间的广告-->
{{> default/default_advt}}
<div
class=
"bottom-item-container"
>
<!--下面的位置-->
{{# bottomItems}}
{{> default/default_item}}
{{/ bottomItems}}
{{> default/default_pop}}
<div
class=
"pager-content-default"
>
<span
class=
"channel-index-pager"
>
{{# pager}}
<a
class=
"pager-item {{# isChoosen}} pager-item-choosen{{/ isChoosen}}"
href=
"{{link}}"
>
{{text}}
</a>
{{/ pager}}
</span>
</div>
</div>
</div>
{{> layout/footer_jian }}
\ No newline at end of file
partials/default/index_with_all_hk.html
deleted
100644 → 0
View file @
d6d8653
{{> layout/header_fan }}
{{> default/channel_banner}}
<!--六个小电视-->
<div
class=
"tv-area"
>
{{# tvs}}
<span
class=
"tv"
>
{{# link}}
<a
class=
"tv-a"
href=
"{{.}}"
target=
"_blank"
></a>
{{/ link}}
{{^ link}}
<span
class=
"tv-a"
target=
"_blank"
></span>
{{/ link}}
<img
class=
"tv-img"
src=
"{{img}}"
alt=
"{{alt}}"
>
</span>
{{/ tvs}}
</div>
<!--内容列表-->
<div
class=
"content clearfix"
>
{{# topItems}}
{{> default/default_item}}
{{/ topItems}}
<div
class=
"right-advt"
>
{{# advert}}
<a
class=
"link"
href=
"{{link}}"
target=
"_blank"
>
<img
src=
"{{img}}"
class=
"img"
alt=
"{{alt}}"
/>
</a>
{{/ advert}}
<div
class=
"follow-us-default"
>
<div
class=
"title"
>
{{# fanti}}
Follow us
{{/ fanti}}
{{^ fanti}}
关注我们
{{/ fanti}}
</div>
<ul
class=
"icons-content"
>
<li><a
href=
"http://app.yohoshow.com"
target=
"_blank"
class=
"icons show"
></a></li>
<li><a
href=
"http://weibo.com/yohogirl"
target=
"_blank"
class=
"icons sina"
></a></li>
<li
class=
"li-weixin"
>
<a
class=
"icons weixin"
></a>
<a
class=
"pop"
style=
"display: none;"
><img
class=
"lazy bitmap"
src=
"http://rescdn.yohoboys.com/res/new/boys/images/webxin_followus.jpg"
data-original=
"http://rescdn.yohoboys.com/res/new/boys/images/webxin_followus.jpg"
alt=
"follow yoho!girls"
style=
"display: block;"
></a>
</li>
<li><a
href=
"http://facebook.com/YOHOGIRL"
target=
"_blank"
class=
"icons facebook"
></a></li>
<li><a
href=
"http://instagram.com/YOHOGIRL"
target=
"_blank"
class=
"icons inst"
></a></li>
</ul>
<div
class=
"follow-us-input-content"
>
<input
type=
"text"
value=
""
class=
"followus-input"
placeholder=
"me@email.com"
>
<button
class=
"button followus-button"
>
订阅
</button>
</div>
</div>
</div>
<!--中间的广告-->
{{> default/default_advt}}
<div
class=
"bottom-item-container"
>
<!--下面的位置-->
{{# bottomItems}}
{{> default/default_item}}
{{/ bottomItems}}
{{> default/default_pop}}
<div
class=
"pager-content-default"
>
<span
class=
"channel-index-pager"
>
{{# pager}}
<a
class=
"pager-item {{# isChoosen}} pager-item-choosen{{/ isChoosen}}"
href=
"{{link}}"
>
{{text}}
</a>
{{/ pager}}
</span>
</div>
</div>
</div>
{{> layout/footer_fan }}
\ No newline at end of file
partials/default/index_with_nothing.html
deleted
100644 → 0
View file @
d6d8653
{{> layout/header_jian }}
{{> default/channel_banner }}
<!--六个小电视-->
<div
class=
"tv-area"
>
{{# tvs}}
<span
class=
"tv"
>
{{# link}}
<a
class=
"tv-a"
href=
"{{.}}"
target=
"_blank"
></a>
{{/ link}}
{{^ link}}
<span
class=
"tv-a"
target=
"_blank"
></span>
{{/ link}}
<img
class=
"tv-img"
src=
"{{img}}"
alt=
"''"
>
</span>
{{/ tvs}}
</div>
<div
class=
"content clearfix"
>
{{# topItems}}
{{> default/default_item}}
{{/ topItems}}
<div
class=
'right-advt'
>
<div
class=
"follow-us-default"
>
<div
class=
"title"
>
{{# fanti}}
Follow us
{{/ fanti}}
{{^ fanti}}
关注我们
{{/ fanti}}
</div>
<ul
class=
"icons-content"
>
<li><a
href=
"http://app.yohoshow.com"
target=
"_blank"
class=
"icons show"
></a></li>
<li><a
href=
"http://weibo.com/yohomedia"
target=
"_blank"
class=
"icons sina"
></a></li>
<li
class=
"li-weixin"
>
<a
class=
"icons weixin"
></a>
<a
class=
"pop"
style=
"display: none;"
><img
class=
"lazy bitmap"
src=
"http://rescdn.yohoboys.com/res/new/boys/images/webxin_followus.jpg"
data-original=
"http://rescdn.yohoboys.com/res/new/boys/images/webxin_followus.jpg"
alt=
"follow yoho!boys"
style=
"display: block;"
></a>
</li>
<li><a
href=
"http://facebook.com/YOHOBOY"
target=
"_blank"
class=
"icons facebook"
></a></li>
<li><a
href=
"http://instagram.com/YOHOBOY"
target=
"_blank"
class=
"icons inst"
></a></li>
</ul>
<div
class=
"follow-us-input-content"
>
<input
type=
"text"
value=
""
class=
"followus-input"
placeholder=
"me@email.com"
>
<button
class=
"button followus-button"
>
订阅
</button>
</div>
</div>
{{> default/default_pop_top}}
</div>
<div
class=
'bottom-item-container'
>
<div
class=
'pager-content-default'
>
<span
class=
'channel-index-pager'
>
{{# pager}}
<a
class=
'pager-item {{# isChoosen}} pager-item-choosen{{/ isChoosen}}'
href=
'{{link}}'
>
{{text}}
</a>
{{/ pager}}
</span>
</div>
</div>
</div>
{{> layout/footer_jian }}
\ No newline at end of file
partials/default/index_with_nothing_hk.html
deleted
100644 → 0
View file @
d6d8653
{{> layout/header_fan }}
{{> default/channel_banner }}
<!--六个小电视-->
<div
class=
"tv-area"
>
{{# tvs}}
<span
class=
"tv"
>
{{# link}}
<a
class=
"tv-a"
href=
"{{.}}"
target=
"_blank"
></a>
{{/ link}}
{{^ link}}
<span
class=
"tv-a"
target=
"_blank"
></span>
{{/ link}}
<img
class=
"tv-img"
src=
"{{img}}"
alt=
"''"
>
</span>
{{/ tvs}}
</div>
<div
class=
"content clearfix"
>
{{# topItems}}
{{> default/default_item}}
{{/ topItems}}
<div
class=
'right-advt'
>
<div
class=
"follow-us-default"
>
<div
class=
"title"
>
{{# fanti}}
Follow us
{{/ fanti}}
{{^ fanti}}
关注我们
{{/ fanti}}
</div>
<ul
class=
"icons-content"
>
<li><a
href=
"http://app.yohoshow.com"
target=
"_blank"
class=
"icons show"
></a></li>
<li><a
href=
"http://weibo.com/yohomedia"
target=
"_blank"
class=
"icons sina"
></a></li>
<li
class=
"li-weixin"
>
<a
class=
"icons weixin"
></a>
<a
class=
"pop"
style=
"display: none;"
><img
class=
"lazy bitmap"
src=
"http://rescdn.yohoboys.com/res/new/boys/images/webxin_followus.jpg"
data-original=
"http://rescdn.yohoboys.com/res/new/boys/images/webxin_followus.jpg"
alt=
"follow yoho!boys"
style=
"display: block;"
></a>
</li>
<li><a
href=
"http://facebook.com/YOHOBOY"
target=
"_blank"
class=
"icons facebook"
></a></li>
<li><a
href=
"http://instagram.com/YOHOBOY"
target=
"_blank"
class=
"icons inst"
></a></li>
</ul>
<div
class=
"follow-us-input-content"
>
<input
type=
"text"
value=
""
class=
"followus-input"
placeholder=
"me@email.com"
>
<button
class=
"button followus-button"
>
订阅
</button>
</div>
</div>
{{> default/default_pop_top}}
</div>
<div
class=
'bottom-item-container'
>
<div
class=
'pager-content-default'
>
<span
class=
'channel-index-pager'
>
{{# pager}}
<a
class=
'pager-item {{# isChoosen}} pager-item-choosen{{/ isChoosen}}'
href=
'{{link}}'
>
{{text}}
</a>
{{/ pager}}
</span>
</div>
</div>
</div>
{{> layout/footer_fan }}
\ No newline at end of file
partials/default/index_without_advert.html
deleted
100644 → 0
View file @
d6d8653
{{> layout/header_jian }}
{{> default/channel_banner }}
<!--六个小电视-->
<div
class=
"tv-area"
>
{{# tvs}}
<span
class=
"tv"
>
{{# link}}
<a
class=
"tv-a"
href=
"{{.}}"
target=
"_blank"
></a>
{{/ link}}
{{^ link}}
<span
class=
"tv-a"
target=
"_blank"
></span>
{{/ link}}
<img
class=
"tv-img"
src=
"{{img}}"
alt=
"''"
>
</span>
{{/ tvs}}
</div>
<div
class=
"content clearfix"
>
{{# topItems}}
{{> default/default_item}}
{{/ topItems}}
<div
class=
'right-advt'
>
<div
class=
"follow-us-default"
>
<div
class=
"title"
>
{{# fanti}}
Follow us
{{/ fanti}}
{{^ fanti}}
关注我们
{{/ fanti}}
</div>
<ul
class=
"icons-content"
>
<li><a
href=
"http://app.yohoshow.com"
target=
"_blank"
class=
"icons show"
></a></li>
<li><a
href=
"http://weibo.com/yohomedia"
target=
"_blank"
class=
"icons sina"
></a></li>
<li
class=
"li-weixin"
>
<a
class=
"icons weixin"
></a>
<a
class=
"pop"
style=
"display: none;"
><img
class=
"lazy bitmap"
src=
"http://rescdn.yohoboys.com/res/new/boys/images/webxin_followus.jpg"
data-original=
"http://rescdn.yohoboys.com/res/new/boys/images/webxin_followus.jpg"
alt=
"follow yoho!boys"
style=
"display: block;"
></a>
</li>
<li><a
href=
"http://facebook.com/YOHOBOY"
target=
"_blank"
class=
"icons facebook"
></a></li>
<li><a
href=
"http://instagram.com/YOHOBOY"
target=
"_blank"
class=
"icons inst"
></a></li>
</ul>
<div
class=
"follow-us-input-content"
>
<input
type=
"text"
value=
""
class=
"followus-input"
placeholder=
"me@email.com"
>
<button
class=
"button followus-button"
>
订阅
</button>
</div>
</div>
{{> default/default_pop_top}}
</div>
<!--中间的广告-->
{{> default/default_advt}}
<div
class=
'bottom-item-container'
>
<!--下面的位置-->
{{# bottomItems}}
{{> default/default_item}}
{{/ bottomItems}}
<div
class=
'pager-content-default'
>
<span
class=
'channel-index-pager'
>
{{# pager}}
<a
class=
'pager-item {{# isChoosen}} pager-item-choosen{{/ isChoosen}}'
href=
'{{link}}'
>
{{text}}
</a>
{{/ pager}}
</span>
</div>
</div>
</div>
{{> layout/footer_jian }}
\ No newline at end of file
partials/default/index_without_advert_hk.html
deleted
100644 → 0
View file @
d6d8653
{{> layout/header_fan }}
{{> default/channel_banner }}
<!--六个小电视-->
<div
class=
"tv-area"
>
{{# tvs}}
<span
class=
"tv"
>
{{# link}}
<a
class=
"tv-a"
href=
"{{.}}"
target=
"_blank"
></a>
{{/ link}}
{{^ link}}
<span
class=
"tv-a"
target=
"_blank"
></span>
{{/ link}}
<img
class=
"tv-img"
src=
"{{img}}"
alt=
"''"
>
</span>
{{/ tvs}}
</div>
<div
class=
"content clearfix"
>
{{# topItems}}
{{> default/default_item}}
{{/ topItems}}
<div
class=
'right-advt'
>
<div
class=
"follow-us-default"
>
<div
class=
"title"
>
{{# fanti}}
Follow us
{{/ fanti}}
{{^ fanti}}
关注我们
{{/ fanti}}
</div>
<ul
class=
"icons-content"
>
<li><a
href=
"http://app.yohoshow.com"
target=
"_blank"
class=
"icons show"
></a></li>
<li><a
href=
"http://weibo.com/yohomedia"
target=
"_blank"
class=
"icons sina"
></a></li>
<li
class=
"li-weixin"
>
<a
class=
"icons weixin"
></a>
<a
class=
"pop"
style=
"display: none;"
><img
class=
"lazy bitmap"
src=
"http://rescdn.yohoboys.com/res/new/boys/images/webxin_followus.jpg"
data-original=
"http://rescdn.yohoboys.com/res/new/boys/images/webxin_followus.jpg"
alt=
"follow yoho!boys"
style=
"display: block;"
></a>
</li>
<li><a
href=
"http://facebook.com/YOHOBOY"
target=
"_blank"
class=
"icons facebook"
></a></li>
<li><a
href=
"http://instagram.com/YOHOBOY"
target=
"_blank"
class=
"icons inst"
></a></li>
</ul>
<div
class=
"follow-us-input-content"
>
<input
type=
"text"
value=
""
class=
"followus-input"
placeholder=
"me@email.com"
>
<button
class=
"button followus-button"
>
订阅
</button>
</div>
</div>
{{> default/default_pop_top}}
</div>
<!--中间的广告-->
{{> default/default_advt}}
<div
class=
'bottom-item-container'
>
<!--下面的位置-->
{{# bottomItems}}
{{> default/default_item}}
{{/ bottomItems}}
<div
class=
'pager-content-default'
>
<span
class=
'channel-index-pager'
>
{{# pager}}
<a
class=
'pager-item {{# isChoosen}} pager-item-choosen{{/ isChoosen}}'
href=
'{{link}}'
>
{{text}}
</a>
{{/ pager}}
</span>
</div>
</div>
</div>
{{> layout/footer_fan }}
\ No newline at end of file
Please
register
or
login
to post a comment