Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
yyq
2018-07-11 18:43:26 +0800
Commit
7fd297d4791ae67d7915e253a0a133e2cb56d049
1 parent
d18f2c70
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
apps/home/views/action/home/orders/order-detail.hbs
apps/home/views/action/home/orders/order-detail.hbs
View file @
7fd297d
...
...
@@ -167,9 +167,11 @@
<div
class=
"content"
>
<span>
付款方式:
{{
payMode
}}
</span>
<br
/>
{{#if
phone
}}
<br
/>
<span>
电话号码:
{{
phone
}}
</span>
</div>
{{/if}}
</div>
{{/
virtualPayMode
}}
...
...
Please
register
or
login
to post a comment