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
lore-w
2015-07-23 15:02:37 +0800
Commit
a951201510adebe590c0d796bb18b5410d750f9a
1 parent
057b052a
试用中心
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
46 additions
and
1 deletions
actions/channel/beauty/trial320.html
partials/common/environment320_css.html
actions/channel/beauty/trial320.html
0 → 100644
View file @
a951201
{{> layout/writer_header320}}
<div
class=
"trial-nav"
>
<span
class=
"trial-nav-l trial-nav-active"
>
试用中心
</span>
<span
class=
"trial-nav-r"
>
我的试用
</span>
</div>
<div
class=
"trial-l-content trial-active-content"
>
{{> channel/banner320}}
<div
class=
"home-content"
>
<ul>
{{# content}}
<li
class=
"content-item channel-{{channelType}} channel-beauty-trial"
>
<a
class=
"img-link"
href=
"{{link}}"
target=
"_blank"
onclick=
"YOHODCLICK('channel','mobile','content')"
>
<img
class=
"lazy"
data-original=
"{{img}}"
src=
"data:image/gif;base64,R0lGODlhAQABAJEAAAAAAP///93d3f///yH5BAEAAAMALAAAAAABAAEAAAICVAEAOw=="
alt=
""
/>
</a>
<h2>
<a
href=
"{{link}}"
target=
"_blank"
onclick=
"YOHODCLICK('channel','mobile','content')"
>
{{title}}
</a>
</h2>
<h3>
<a
href=
"{{link}}"
target=
"_blank"
onclick=
"YOHODCLICK('channel','mobile','content')"
>
{{subTitle}}
</a>
</h3>
<div
class=
"trial-product-info"
>
<span>
价格:{{price}}元
/
</span>
<span>
规格:{{size}}ml
中样
/
</span>
<span>
数量:{{num}}份
</span>
</div>
<time
class=
"trial-time-{{status}}"
>
<span>
申请时间:{{timeStart}}——{{timeEnd}}
</span>
<span
class=
"trial-time-overplus"
>
距离结束还有{{timeOverplus}}
</span>
</time>
<div
class=
"trial-submit"
>
<span>
免费申请
</span>
<span>
{{likeNum}}
</span>
</div>
</li>
{{/ content}}
</ul>
{{> channel/page320}}
</div>
</div>
<div
class=
"trial-r-content"
>
</div>
{{> default/download320}}
{{> layout/footer320}}
\ No newline at end of file
...
...
partials/common/environment320_css.html
View file @
a951201
{{# devEnvironment}}
<link
rel=
"stylesheet"
type=
"text/css"
href=
"http://cmsres.dev.yoho.cn/
dist/yohogirls-frontend-mobile/2.0.1
/mobile.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"http://cmsres.dev.yoho.cn/
assets/css
/mobile.css"
/>
{{/ devEnvironment}}
{{# testEnvironment}}
<link
rel=
"stylesheet"
type=
"text/css"
href=
"http://cmsres.test.yoho.cn/res/new/girls/css/mobile.css"
/>
...
...
Please
register
or
login
to post a comment