This commit is contained in:
quantulr
2024-06-05 17:18:02 +08:00
parent c5011c53d7
commit ee30f0cc3f
13 changed files with 292 additions and 145 deletions

View File

@ -81,7 +81,7 @@
<!-- 申请中 -->
<view class="btn-1" wx:if='{{goods.afterSalesStatus==61||goods.afterSalesStatus==62}}'>下一步</view>
<view class="btn btn-cancel" wx:if='{{goods.afterSalesStatus==61||goods.afterSalesStatus==62}}' catchtap="cancel">撤销申请</view>
<view class="btn btn-cancel" wx:if='{{goods.afterSalesStatus==61||goods.afterSalesStatus==62||goods.afterSalesStatus==63}}' catchtap="cancel">撤销申请</view>
<view class="height100"></view>
<view class="height100"></view>