Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
biao
2016-08-16 14:56:29 +0800
Commit
5f76c10a0accfed7d92676585e86256ae4c3a62d
1 parent
6f3416ff
update for mobile icon
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/me/views/partial/order/order-header.hbs
apps/me/views/partial/order/order-header.hbs
View file @
5f76c10
...
...
@@ -2,6 +2,6 @@
<li
class=
"content"
>
下单时间:
{{
createTime
}}
</li>
<li
class=
"content"
>
订单编号:
{{
orderCode
}}
</li>
{{#if
showMobile
}}
<li
class=
"content"
>
手机订单
</li>
<li
class=
"content"
>
<span
class=
"iconfont"
>

</span>
手机订单
</li>
{{/if}}
</ul>
...
...
Please
register
or
login
to post a comment