Commit 2a5c3689 by 高淑倩

物流公司条件判断

parent 72611192
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
</view> </view>
<view class="logistics-wrap"> <view class="logistics-wrap">
<view class="logistics-info"> <view class="logistics-info" wx:if="{{refundDetail.tradeVO.logistic.supplierName}}">
<view class="logistics-item"> <view class="logistics-item">
<text>物流公司</text> <text>物流公司</text>
<text class="company">{{refundDetail.tradeVO.logistic.supplierName}}</text> <text class="company">{{refundDetail.tradeVO.logistic.supplierName}}</text>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment