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
李靖
2017-11-30 18:44:22 +0800
Commit
9d037ec4bdca5b630586124c29d25bffcdf2b5e9
1 parent
97152420
价格展示修改
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/activity/views/action/store-home/history.hbs
apps/activity/views/action/store-home/history.hbs
View file @
9d037ec
...
...
@@ -7,7 +7,7 @@
<p
class=
"name"
>
{{
title
}}
</p>
<p
class=
"time"
>
{{
date
}}
</p>
</div>
<div
class=
"price"
>
¥
{{
amount
}}
</div>
<div
class=
"price"
>
{{
amount
}}
</div>
</li>
{{/
list
}}
</ul>
...
...
Please
register
or
login
to post a comment