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
09b0588041cee76bc400b4e1f9790a59654b3160
1 parent
306d2683
help-tip
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
11 deletions
doraemon/views/partial/header.hbs
public/scss/cart/select-giftcard.page.css
doraemon/views/partial/header.hbs
View file @
09b0588
...
...
@@ -54,7 +54,7 @@
<span
class=
"invoice-btn"
>
{{
.
}}
</span>
{{/
invoiceNotice
}}
{{#
useGiftCard
}}
<a
href=
"/service/qaDetail?keyword=%E7%A4%BC%E5%93%81%E5%8D%A1&sonId=286"
class=
"
nav-rule-right"
><i
class=
"iconfont"
>

</i>
</a>
<a
href=
"/service/qaDetail?keyword=%E7%A4%BC%E5%93%81%E5%8D%A1&sonId=286"
class=
"
iconfont nav-home"
>

</a>
{{/
useGiftCard
}}
</header>
{{#if
saleNav
.
list
}}
...
...
public/scss/cart/select-giftcard.page.css
View file @
09b0588
...
...
@@ -7,16 +7,6 @@
$
title-bg-color
:
#d0021b
;
$
title-font-color
:
#fff
;
.nav-rule-right
{
float
:
right
;
margin-right
:
30px
;
color
:
#fff
;
.iconfont
{
font-size
:
32px
;
}
}
.select-giftcard-page
{
@extend
padding-30;
...
...
Please
register
or
login
to post a comment