...
|
...
|
@@ -27,6 +27,9 @@ |
|
|
{{#orderDetail}}
|
|
|
<a href="{{serviceUrl}}" target="_blank" class="iconfont nav-home"></a>
|
|
|
{{/orderDetail}}
|
|
|
{{#invoiceNotice}}
|
|
|
<span class="invoice-btn">{{.}}</span>
|
|
|
{{/invoiceNotice}}
|
|
|
</header>
|
|
|
{{#navBtn}}
|
|
|
<div class="homebuttom hide {{#if ../boys}} boys{{/if}}{{#if ../girls}} girls{{/if}}{{#if ../kids}} kids{{/if}}{{#if ../lifeStyle}} life-style{{/if}}">
|
...
|
...
|
|