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
陈轩
8 years ago
Commit
496e9bfeddf363192d4c1a87ec60446bdb34753e
1 parent
3ff6a66b
fix 秒杀结算
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/cart/views/action/order-ensure.hbs
apps/cart/views/action/order-ensure.hbs
View file @
496e9bf
...
...
@@ -140,7 +140,7 @@
<input
type=
"hidden"
class=
"user-mobile"
value=
"
{{
userMobile
}}
"
/>
<span
class=
"title"
>
发票
</span>
<span
class=
"iconfont checkbox
{{#if
needInvoice
}}
icon-cb-radio
{{else}}
icon-radio
{{/if}}
"
></span>
<a
id=
"invoice"
class=
"invoice-info"
href=
"invoiceInfo"
>
<a
id=
"invoice"
class=
"invoice-info"
href=
"
/cart/index/
invoiceInfo"
>
<span
class=
"title"
>
发票信息
</span>
<span
class=
"invoice-type"
><i
class=
"iconfont"
>

</i></span>
</a>
...
...
Please
register
or
login
to post a comment