Commit 2129591e by 谢中龙

Merge branch 'mall_dev_7.11.0' of ssh://gitlab.bigaka.net:2287/gaoshq/7-Eleven into mall_dev_7.11.0

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