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
Plain Diff
Browse Files
Authored by
lore-w
2015-09-08 14:47:37 +0800
Commit
6a9a9c6358b65d6bcbc05a585c59086c82e58465
2 parents
a4ae2d28
4c2ff216
Merge branch 'test' into develop
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
94 additions
and
3 deletions
actions/channel/beauty/trial.html
actions/yohood/default/index.html
actions/yohood/default/index_hk.html
actions/yohood/default/yohood.html
partials/channel/banner_one.html
partials/common/trial_status.html
actions/channel/beauty/trial.html
View file @
6a9a9c6
...
...
@@ -34,7 +34,7 @@
<div
class=
"trial-submit"
>
{{# isOver}}
<b
class=
"apply-link apply-link-over"
>
活动已结束
</b>
{{/ isOver}}
{{^ isOver}}
<a
class=
"apply-link"
href=
"{{link}}"
>
免费申请
</a>
{{/ isOver}}
<span
class=
"apply-like-num {{# isLike}}apply-dislike{{/ isLike}}"
data-cid=
"{{
c
id}}"
>

<b>
{{#if likeNum}}{{likeNum}}{{/if}}
</b></span>
<span
class=
"apply-like-num {{# isLike}}apply-dislike{{/ isLike}}"
data-cid=
"{{id}}"
>

<b>
{{#if likeNum}}{{likeNum}}{{/if}}
</b></span>
</div>
</div>
</li>
...
...
actions/yohood/default/index.html
View file @
6a9a9c6
{{> layout/header_jian}}
{{# testEnvironment}}
<link
rel=
"stylesheet"
href=
"http://cmsres.test.yoho.cn/res/new/girls/css/yohood.css"
/>
<script
type=
"text/javascript"
src=
"http://cmsres.test.yoho.cn/res/new/girls/js/util/seajs_test.js"
></script>
<script
type=
"text/javascript"
src=
"http://cmsres.test.yoho.cn/res/new/girls/yohood.js"
></script>
<script
type=
"text/javascript"
>
seajs
.
use
(
"js/yohood"
);
</script>
{{/ testEnvironment}}
{{# prevEnvironment}}
<link
rel=
"stylesheet"
href=
"http://res.previewboys.yoho.cn/res/new/girls/css/yohood.css"
/>
<script
type=
"text/javascript"
src=
"http://res.previewboys.yoho.cn/res/new/girls/js/util/seajs_preview.js"
></script>
<script
type=
"text/javascript"
src=
"http://res.previewboys.yoho.cn/res/new/girls/yohood.js"
></script>
<script
type=
"text/javascript"
>
seajs
.
use
(
"js/yohood"
);
</script>
{{/ prevEnvironment}}
{{# prodEnvironment}}
<link
rel=
"stylesheet"
type=
"text/css"
href=
"http://cdn.yoho.cn/yohogirls-frontend-web/0.0.1/yohood.css"
/>
<script
type=
"text/javascript"
src=
"http://cdn.yoho.cn/yohogirls-frontend-web/0.0.1/sea.js"
></script>
<script
type=
"text/javascript"
src=
"http://cdn.yoho.cn/yohogirls-frontend-web/0.0.1/yohood.js"
></script>
<script
type=
"text/javascript"
>
seajs
.
use
(
"js/yohood"
);
</script>
{{/ prodEnvironment}}
{{> channel/banner_top}}
<div
class=
"content clearfix"
>
...
...
actions/yohood/default/index_hk.html
View file @
6a9a9c6
{{> layout/header_fan}}
{{# testEnvironment}}
<link
rel=
"stylesheet"
href=
"http://cmsres.test.yoho.cn/res/new/girls/css/yohood.css"
/>
<script
type=
"text/javascript"
src=
"http://cmsres.test.yoho.cn/res/new/girls/js/util/seajs_test.js"
></script>
<script
type=
"text/javascript"
src=
"http://cmsres.test.yoho.cn/res/new/girls/yohood.js"
></script>
<script
type=
"text/javascript"
>
seajs
.
use
(
"js/yohood"
);
</script>
{{/ testEnvironment}}
{{# prevEnvironment}}
<link
rel=
"stylesheet"
href=
"http://res.previewboys.yoho.cn/res/new/girls/css/yohood.css"
/>
<script
type=
"text/javascript"
src=
"http://res.previewboys.yoho.cn/res/new/girls/js/util/seajs_preview.js"
></script>
<script
type=
"text/javascript"
src=
"http://res.previewboys.yoho.cn/res/new/girls/yohood.js"
></script>
<script
type=
"text/javascript"
>
seajs
.
use
(
"js/yohood"
);
</script>
{{/ prevEnvironment}}
{{# prodEnvironment}}
<link
rel=
"stylesheet"
type=
"text/css"
href=
"http://cdn.yoho.cn/yohogirls-frontend-web/0.0.1/yohood.css"
/>
<script
type=
"text/javascript"
src=
"http://cdn.yoho.cn/yohogirls-frontend-web/0.0.1/sea.js"
></script>
<script
type=
"text/javascript"
src=
"http://cdn.yoho.cn/yohogirls-frontend-web/0.0.1/yohood.js"
></script>
<script
type=
"text/javascript"
>
seajs
.
use
(
"js/yohood"
);
</script>
{{/ prodEnvironment}}
{{> channel/banner_top}}
<div
class=
"content clearfix"
>
...
...
@@ -50,7 +74,7 @@
</div>
{{/if}}
</div>
<div
class=
"content-yohood-right"
>
<div
class=
"content-yohood-right"
style=
"position: relative;"
>
{{# yohood}}
<div
class=
"advert-without-border"
>
<a
href=
"{{link}}"
target=
"_blank"
><img
...
...
actions/yohood/default/yohood.html
View file @
6a9a9c6
{{> layout/header_jian}}
{{# testEnvironment}}
<link
rel=
"stylesheet"
href=
"http://cmsres.test.yoho.cn/res/new/girls/css/yohood.css"
/>
<script
type=
"text/javascript"
src=
"http://cmsres.test.yoho.cn/res/new/girls/js/util/seajs_test.js"
></script>
<script
type=
"text/javascript"
src=
"http://cmsres.test.yoho.cn/res/new/girls/yohood.js"
></script>
<script
type=
"text/javascript"
>
seajs
.
use
(
"js/yohood"
);
</script>
{{/ testEnvironment}}
{{# prevEnvironment}}
<link
rel=
"stylesheet"
href=
"http://res.previewboys.yoho.cn/res/new/girls/css/yohood.css"
/>
<script
type=
"text/javascript"
src=
"http://res.previewboys.yoho.cn/res/new/girls/js/util/seajs_preview.js"
></script>
<script
type=
"text/javascript"
src=
"http://res.previewboys.yoho.cn/res/new/girls/yohood.js"
></script>
<script
type=
"text/javascript"
>
seajs
.
use
(
"js/yohood"
);
</script>
{{/ prevEnvironment}}
{{# prodEnvironment}}
<link
rel=
"stylesheet"
type=
"text/css"
href=
"http://cdn.yoho.cn/yohogirls-frontend-web/0.0.1/yohood.css"
/>
<script
type=
"text/javascript"
src=
"http://cdn.yoho.cn/yohogirls-frontend-web/0.0.1/sea.js"
></script>
<script
type=
"text/javascript"
src=
"http://cdn.yoho.cn/yohogirls-frontend-web/0.0.1/yohood.js"
></script>
<script
type=
"text/javascript"
>
seajs
.
use
(
"js/yohood"
);
</script>
{{/ prodEnvironment}}
{{> channel/banner_top}}
<div
class=
"content clearfix"
>
...
...
partials/channel/banner_one.html
0 → 100644
View file @
6a9a9c6
{{# banner}}
<div
class=
"scrollPic-content"
>
{{# bannerLength}}
<a
class=
"arrow arrow-left"
href=
"javascript:;"
onclick=
"YOHODCLICK('banner','web','bannerTopPrevNext')"
></a>
<a
class=
"arrow arrow-right"
href=
"javascript:;"
onclick=
"YOHODCLICK('banner','web','bannerTopPrevNext')"
></a>
{{/ bannerLength}}
<div
class=
"swiper-container-banner {{# bannerLength}}swiper-container{{/ bannerLength}}"
style=
"cursor: -webkit-grab;"
>
<div
class=
"swiper-wrapper"
style=
"width: 1080px; height: 507px;background-color: rgb(255, 255, 255);"
>
{{# data}}
<div
class=
"swiper-slide"
style=
"width: 992px; height: 504px; background: url(http://cdn.yoho.cn/yohogirls-frontend-web/assets/images/loading.gif) 50% 50% no-repeat;"
>
<a
href=
"{{link}}"
target=
"_blank"
title=
"{{alt}}"
onclick=
"YOHODCLICK('banner','web','bannerTop')"
>
<img
src=
"{{img}}"
alt=
"{{alt}}"
>
</a>
</div>
{{/ data}}
</div>
</div>
</div>
{{/ banner}}
\ No newline at end of file
...
...
partials/common/trial_status.html
View file @
6a9a9c6
...
...
@@ -6,7 +6,7 @@
<a
class=
"end-btn"
href=
"javascript:;"
>
活动已结束
</a>
{{/if}}
{{# like}}
<a
class=
"apply-like-num {{# isLike}}apply-dislike{{/ isLike}}"
data-cid=
"{{
c
id}}"
href=
"javascript:;"
>
<a
class=
"apply-like-num {{# isLike}}apply-dislike{{/ isLike}}"
data-cid=
"{{id}}"
href=
"javascript:;"
>
<span
class=
"iconfont"
>

</span>
<b>
{{#if likeNum}}{{likeNum}}{{/if}}
</b>
</a>
...
...
Please
register
or
login
to post a comment