Commit 0d32ae7d by 谢中龙

修改退款那边温馨提示

parent e20a51f3
......@@ -55,7 +55,7 @@
</view>
</view>
<!-- 温馨提示 -->
<view class="warn-tips" wx:if="{{openRefundTips}}">
<view class="warn-tips" wx:if="{{openRefundTips && curType.name != '请选择'}}">
<view class="header">退货须知</view>
<view class="tips-content">
{{refundTips}}
......
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