Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
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
王洪广
9 years ago
Commit
3010c7b7d751b852ec81033566ffa028f4555340
1 parent
68fbe2a4
修改奥莱导航问题
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletions
doraemon/views/partial/resources/acivity-outlets.hbs
doraemon/views/partial/resources/acivity-outlets.hbs
View file @
3010c7b
...
...
@@ -4,7 +4,11 @@
<div
class=
"center-square"
>
<div
class=
"title"
>
{{
title
}}
</div>
<div
class=
"num"
><span
class=
"discount-num"
>
{{
discountNum
}}
</span>
{{
discountText
}}
</div>
{{>
product
/
outlet
/
countdown
}}
<div
id=
"demo1"
>
<!--默认,服务端输出leftTime,把客户端时间干扰降到最低。单位秒-->
<div
class=
"cd cd-lite time hide"
data-config=
"{'leftTime':
{{
leftTime
}}
}"
>
— 仅剩
<span
class=
"left-day"
>
${d}天
</span>
${h}时${m}分${s}秒 —
</div>
<div
class=
"cd cd-medium time hide"
>
{{
leftTime
}}
</div>
</div>
</div>
</a>
</div>
...
...
Please
register
or
login
to post a comment