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@163.com
2015-05-13 18:23:17 +0800
Commit
c25785cda84594232ab1527afbe3bbbd863a6dc8
1 parent
736f73a1
处理BUG5218
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
175 additions
and
144 deletions
actions/default/index.html
actions/default/index_hk.html
partials/default/index_with_all.html
partials/default/index_with_all_hk.html
actions/default/index_with_nothing.html → partials/default/index_with_nothing.html
actions/default/index_with_nothing_hk.html → partials/default/index_with_nothing_hk.html
actions/default/index_without_advert.html → partials/default/index_without_advert.html
actions/default/index_without_advert_hk.html → partials/default/index_without_advert_hk.html
actions/default/index_without_centerbanner.html → partials/default/index_without_centerbanner.html
actions/default/index_without_centerbanner_hk.html → partials/default/index_without_centerbanner_hk.html
actions/default/index.html
View file @
c25785c
{{> layout/header_jian }}
{{> default/channel_banner}}
<!--六个小电视-->
<div
class=
"tv-area"
>
{{# tvs}}
<span
class=
"tv"
>
{{# link}}
<a
class=
"tv-a"
href=
"{{link}}"
target=
"_blank"
></a>
{{/ link}}
{{^ link}}
<span
class=
"tv-a"
href=
"{{link}}"
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}}
{{# contentWithNothing}}
{{> default/index_with_nothing }}
{{/ contentWithNothing}}
{{^ fanti}}
关注我们
{{/ fanti}}
{{# contentWithAdvert}}
{{> default/index_without_centerbanner}}
{{/ contentWithAdvert}}
</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
{{# contentWithCenterBanner}}
{{> default/index_without_advert}}
{{/ contentWithCenterBanner}}
{{# contentWithAll}}
{{> default/index_with_all}}
{{/ contentWithAll}}
...
...
actions/default/index_hk.html
View file @
c25785c
{{> layout/header_fan}}
{{> default/channel_banner}}
<!--六个小电视-->
<div
class=
"tv-area"
>
{{# tvs}}
<span
class=
"tv"
>
{{# link}}
<a
class=
"tv-a"
href=
"{{link}}"
target=
"_blank"
></a>
{{/ link}}
{{^ link}}
<span
class=
"tv-a"
href=
"{{link}}"
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}}
{{# contentWithNothing}}
{{> default/index_with_nothing }}
{{/ contentWithNothing}}
{{^ 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
{{# contentWithAdvert}}
{{> default/index_without_centerbanner}}
{{/ contentWithAdvert}}
{{# contentWithCenterBanner}}
{{> default/index_without_advert}}
{{/ contentWithCenterBanner}}
{{# contentWithAll}}
{{> default/index_with_all}}
{{/ contentWithAll}}
\ No newline at end of file
...
...
partials/default/index_with_all.html
0 → 100644
View file @
c25785c
{{> layout/header_jian }}
{{> default/channel_banner}}
<!--六个小电视-->
<div
class=
"tv-area"
>
{{# tvs}}
<span
class=
"tv"
>
{{# link}}
<a
class=
"tv-a"
href=
"{{link}}"
target=
"_blank"
></a>
{{/ link}}
{{^ link}}
<span
class=
"tv-a"
href=
"{{link}}"
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
0 → 100644
View file @
c25785c
{{> layout/header_jian }}
{{> default/channel_banner}}
<!--六个小电视-->
<div
class=
"tv-area"
>
{{# tvs}}
<span
class=
"tv"
>
{{# link}}
<a
class=
"tv-a"
href=
"{{link}}"
target=
"_blank"
></a>
{{/ link}}
{{^ link}}
<span
class=
"tv-a"
href=
"{{link}}"
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
...
...
action
s/default/index_with_nothing.html →
partial
s/default/index_with_nothing.html
View file @
c25785c
action
s/default/index_with_nothing_hk.html →
partial
s/default/index_with_nothing_hk.html
View file @
c25785c
action
s/default/index_without_advert.html →
partial
s/default/index_without_advert.html
View file @
c25785c
action
s/default/index_without_advert_hk.html →
partial
s/default/index_without_advert_hk.html
View file @
c25785c
action
s/default/index_without_centerbanner.html →
partial
s/default/index_without_centerbanner.html
View file @
c25785c
action
s/default/index_without_centerbanner_hk.html →
partial
s/default/index_without_centerbanner_hk.html
View file @
c25785c
Please
register
or
login
to post a comment