Showing
1 changed file
with
3 additions
and
0 deletions
@@ -27,6 +27,9 @@ | @@ -27,6 +27,9 @@ | ||
27 | {{#orderDetail}} | 27 | {{#orderDetail}} |
28 | <a href="{{serviceUrl}}" target="_blank" class="iconfont nav-home"></a> | 28 | <a href="{{serviceUrl}}" target="_blank" class="iconfont nav-home"></a> |
29 | {{/orderDetail}} | 29 | {{/orderDetail}} |
30 | + {{#invoiceNotice}} | ||
31 | + <span class="invoice-btn">{{.}}</span> | ||
32 | + {{/invoiceNotice}} | ||
30 | </header> | 33 | </header> |
31 | {{#navBtn}} | 34 | {{#navBtn}} |
32 | <div class="homebuttom hide {{#if ../boys}} boys{{/if}}{{#if ../girls}} girls{{/if}}{{#if ../kids}} kids{{/if}}{{#if ../lifeStyle}} life-style{{/if}}"> | 35 | <div class="homebuttom hide {{#if ../boys}} boys{{/if}}{{#if ../girls}} girls{{/if}}{{#if ../kids}} kids{{/if}}{{#if ../lifeStyle}} life-style{{/if}}"> |
-
Please register or login to post a comment