mirror of
https://gitee.com/gz-yami/mall4j.git
synced 2025-12-26 07:56:43 +08:00
小程序屏蔽联系客服及再次购买按钮
This commit is contained in:
parent
f2aafd15a0
commit
17f8134156
@ -146,12 +146,12 @@
|
||||
</view>
|
||||
|
||||
<!-- 底部栏 -->
|
||||
<view class='order-detail-footer'>
|
||||
<text class='dele-order' wx:if="{{status==5||status==6}}">删除订单</text>
|
||||
<view class='footer-box'>
|
||||
<text class='apply-service'>联系客服</text>
|
||||
<text class='buy-again'>再次购买</text>
|
||||
</view>
|
||||
<view class='order-detail-footer' wx:if="{{status==5||status==6}}">
|
||||
<text class='dele-order'>删除订单</text>
|
||||
<!-- <view class='footer-box'> -->
|
||||
<!-- <text class='apply-service'>联系客服</text> -->
|
||||
<!-- <text class='buy-again'>再次购买</text> -->
|
||||
<!-- </view> -->
|
||||
</view>
|
||||
|
||||
</view>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user