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
lijing
2017-05-08 15:23:39 +0800
Commit
07690760f2b2d12a1b854368dbe9d236a9331e51
1 parent
1068c28a
空格转义字符
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/home/views/action/birth-coupon.hbs
apps/home/views/action/birth-coupon.hbs
View file @
0769076
...
...
@@ -13,7 +13,7 @@
</div>
<div
class=
"right"
>
<p
class=
"first"
>
{{
couponName
}}
</p>
<p>
{{
startTime
}}
&
nbsp
-
&
nbsp
{{
endTime
}}
</p>
<p>
{{
startTime
}}
 
;
-
{{
endTime
}}
</p>
</div>
<a
class=
"btn"
data-id=
"
{{
id
}}
"
></a>
</div>
...
...
Please
register
or
login
to post a comment