Merge branch 'feature/homeInvoice' into release/6.1
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -26,7 +26,7 @@ | @@ -26,7 +26,7 @@ | ||
26 | {{title}} | 26 | {{title}} |
27 | <span class="order-time">下单时间:{{orderTime}}</span> | 27 | <span class="order-time">下单时间:{{orderTime}}</span> |
28 | {{#if unsupportSupplyTip}} | 28 | {{#if unsupportSupplyTip}} |
29 | - <span class="right unsupport-tip"><i class="iconfont"></i>{{unsupportSupplyTip}}</span> | 29 | + <span class="right unsupport-tip"><i class="iconfont"></i>{{unsupportSupplyTip}}</span> |
30 | {{/if}} | 30 | {{/if}} |
31 | </p> | 31 | </p> |
32 | <div class="order-wrap"> | 32 | <div class="order-wrap"> |
-
Please register or login to post a comment