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
Plain Diff
Browse Files
Authored by
郭成尧
2017-06-26 11:44:52 +0800
Commit
dbd014af6ac06ebccdbbbd9b0f02a2c8da38674b
2 parents
4b1037b2
2a2405b2
Merge branch 'feature/buynow' into release/5.8.1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
apps/home/views/action/orderDetail.hbs
apps/home/views/action/orderDetail.hbs
View file @
dbd014a
...
...
@@ -108,10 +108,6 @@
<span>
发票抬头
</span>
<span
class=
"invoice-fr invoice-title"
>
{{
title
}}
</span>
</li>
<li>
<span>
发票内容
</span>
<span
class=
"invoice-fr"
>
{{
contentValue
}}
</span>
</li>
{{#if
pdfUrl
}}
<li>
<a
href=
"
{{
pdfUrl
}}
"
><span
class=
"invoice-fr invoice-see"
>
点击下载PDF发票
</span></a>
...
...
Please
register
or
login
to post a comment