@ -26,7 +26,7 @@
</view>
<!-- 发票抬头 -->
<view v-if="tabIndex == 1">
<view v-if="tabIndex == 1" style="padding-bottom: 164rpx">
<view class="empty" v-if="recordHeaderList.length == 0">
<u-empty text="暂无信息" mode="list"></u-empty>
@ -186,7 +186,6 @@ page {
.invoice-header {
background: #fff;
padding-bottom: 164rpx;
.bill-header-item {
display: flex;