|
|
@@ -59,8 +59,7 @@ |
|
|
|
<view class='rest'> |
|
|
|
<text class='txt01'>限购条件:</text> |
|
|
|
<text class='time'>每人{{data.useLimitQuantity}}张</text> |
|
|
|
<text class='times' style='margin-left:10rpx;' wx:if="{{data.autoRefund == 0}}">(支持过期自动退款)</text> |
|
|
|
<text class='times' style='margin-left:10rpx;' wx:if="{{data.autoRefund == 1}}">(不支持过期自动退款)</text> |
|
|
|
<text class='times' style='margin-left:10rpx;' wx:if="{{data.autoRefund == 1}}">(过期作废)</text> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|