|
|
@@ -485,7 +485,7 @@
|
|
|
<a ng-click="deleteInvoice(invoice)">删除</a>
|
|
|
</span>
|
|
|
</dd>
|
|
|
- <dd ng-if="invoices.length == 0 || !invoices" class="text-center invoice-box" style="font-size: 12px;line-height: 200px;height: 200px; border: none">
|
|
|
+ <dd ng-if="invoices.length == 0 || !invoices" class="text-center invoice-box" style="font-size: 12px;line-height: 200px;height: 200px; border: none!important;">
|
|
|
<img src="static/img/all/empty-cart.png">
|
|
|
<span style="width: auto;float: right;line-height: 200px;color: #999;position: relative;right: 400px;font-size: 12px">暂无开票信息</span>
|
|
|
</dd>
|