Merge pull request '消息物流跳转' (#269) from zhy into master

Reviewed-on: http://git.luyuan.tk/luyuan/deming/pulls/269
This commit is contained in:
hansu 2020-08-20 16:20:38 +08:00
commit 1f966b261e

View File

@ -25,7 +25,7 @@
<view class="info u-line-2">{{ item.content }}</view>
<view class="date">{{ item.kd_time }}</view>
</view>
<u-empty text="暂无物流信息" mode="data" icon-size="88" margin-top="60"></u-empty>
<u-empty text="暂无物流信息" mode="data" icon-size="88" margin-top="60" v-if="!list.length"></u-empty>
</view>
</view>
</view>