pages/customer-page/customer-index/customer-index.vue
@@ -31,6 +31,7 @@ icon="http://cdn.uviewui.com/uview/empty/data.png" textSize="30" iconSize="1000" text="暂无数据" v-if="orderPlanData.length == 0"></u-empty> </view> <view class="collection-form"> @@ -103,6 +104,7 @@ icon="http://cdn.uviewui.com/uview/empty/data.png" textSize="30" iconSize="1000" text="暂无数据" v-if="historyCoalData.length == 0"></u-empty> <view class="history-information" v-for="(item, index) in historyCoalData"