Authored by 郭成尧

help-tip

@@ -54,7 +54,7 @@ @@ -54,7 +54,7 @@
54 <span class="invoice-btn">{{.}}</span> 54 <span class="invoice-btn">{{.}}</span>
55 {{/invoiceNotice}} 55 {{/invoiceNotice}}
56 {{#useGiftCard}} 56 {{#useGiftCard}}
57 - <a href="/service/qaDetail?keyword=%E7%A4%BC%E5%93%81%E5%8D%A1&sonId=286" class="nav-rule-right"><i class="iconfont">&#xe699;</i></a> 57 + <a href="/service/qaDetail?keyword=%E7%A4%BC%E5%93%81%E5%8D%A1&sonId=286" class="iconfont nav-home">&#xe639;</a>
58 {{/useGiftCard}} 58 {{/useGiftCard}}
59 </header> 59 </header>
60 {{#if saleNav.list}} 60 {{#if saleNav.list}}
@@ -7,16 +7,6 @@ @@ -7,16 +7,6 @@
7 $title-bg-color: #d0021b; 7 $title-bg-color: #d0021b;
8 $title-font-color: #fff; 8 $title-font-color: #fff;
9 9
10 -.nav-rule-right {  
11 - float: right;  
12 - margin-right: 30px;  
13 - color: #fff;  
14 -  
15 - .iconfont {  
16 - font-size: 32px;  
17 - }  
18 -}  
19 -  
20 .select-giftcard-page { 10 .select-giftcard-page {
21 @extend padding-30; 11 @extend padding-30;
22 12