|
|
@@ -28,8 +28,10 @@ |
|
|
|
<view class='j-t'>剩余时间:<view class='j-time'>{{day+' 天 '+hour+' : '+min+' : '+sec}}</view></view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<!-- 适用门店 --> |
|
|
|
<store merchantVoList="{{data.merchantVoList}}"></store> |
|
|
|
</view> |
|
|
|
<!-- 适用门店 --> |
|
|
|
<store merchantVoList="{{data.merchantVoList}}"></store> |
|
|
|
<view class='text'> |
|
|
|
<view class='p-des'> |
|
|
|
<view class='p-title'>购买须知:</view> |
|
|
|
<view class='p-list'>{{data.remark}}</view> |
|
|
|