[更新]
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<block v-if="logisticArr.length > 0">
|
||||
<view class="top">
|
||||
<view class="top-logo">
|
||||
<image :src="orderExpress.cover ? orderExpress.cover : '/static/imgs/Nologistic.png'" mode="aspectFill"></image>
|
||||
<image :src="orderExpress.cover ? orderExpress.cover : 'https://douhuo-storage.oss-cn-beijing.aliyuncs.com/images/2023/06/06/0ef949b91dbe759f866465a9d2eefa84.png'" mode="aspectFill"></image>
|
||||
</view>
|
||||
<view class="top-cont">
|
||||
<view class="top-name">
|
||||
@@ -44,7 +44,7 @@
|
||||
</view>
|
||||
</block>
|
||||
<view class="pack-center pages-hint" v-else>
|
||||
<image src="/static/imgs/Nologistic.png"></image>
|
||||
<image src="https://douhuo-storage.oss-cn-beijing.aliyuncs.com/images/2023/06/06/0ef949b91dbe759f866465a9d2eefa84.png"></image>
|
||||
<view>暂无物流信息</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user