邹优化
This commit is contained in:
@@ -165,9 +165,9 @@
|
||||
<image src="{{img_host+'/kefu.png'}}" class="kefu" mode=""/>
|
||||
<text>联系客服</text>
|
||||
</view>
|
||||
<view class="contactbox" wx:if="{{order.detection_status==2}}" bindtap="confirmCancelOrder">
|
||||
<!-- <view class="contactbox" wx:if="{{order.detection_status==2}}" bindtap="confirmCancelOrder">
|
||||
<text>取消检测</text>
|
||||
</view>
|
||||
</view> -->
|
||||
<view class="contactbox" wx:if="{{order.detection_status==5}}" bindtap="confirmDelOrder">
|
||||
<text>删除订单</text>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user