| 
				
				
					
				
				
				 | 
			
			 | 
			@@ -22,16 +22,15 @@ | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			      <view class="coupons-info-price-p"> | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			        <view class='price'> | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			          <text wx:if="{{data.targetAd == 1||data.targetAd == 5}}"><text class='rmb'>¥</text><text class='num'>{{data.salePriceStr}}</text><text class='saleprice'></text></text> | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			          <text wx:if="{{data.targetAd == 2}}"><text class='saleprice'>抢购价</text><text class='rmb'>¥</text>{{data.salePriceStr}}<text  class='saleprice'></text></text> | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			          <text wx:if="{{data.targetAd == 6}}"><text class='saleprice'>可砍至</text><text class='rmb'>¥</text>{{data.salePriceStr}}<text  class='saleprice'></text></text> | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			          <text wx:if="{{data.targetAd == 7}}"><text class='saleprice'>拼团价</text><text class='rmb'>¥</text>{{data.salePriceStr}}<text  class='saleprice'></text></text> | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			          <text wx:if="{{data.targetAd == 2}}"><text class='saleprice'>抢购价</text><text class='rmb'>¥</text>{{data.salePriceStr}}</text> | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			          <text wx:if="{{data.targetAd == 6}}"><text class='saleprice'>可砍至</text><text class='rmb'>¥</text>{{data.salePriceStr}}</text> | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			          <text wx:if="{{data.targetAd == 7}}"><text class='saleprice'>拼团价</text><text class='rmb'>¥</text>{{data.salePriceStr}}</text> | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			
  | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			          <view class="coupons-info-manjian" style="margin-top:10rpx;" wx:if="{{data.type == 1}}"> | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			            <view class='view01' wx:if="{{data.unit==0}}">¥{{data.priceStr}}</view> | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			            <view wx:if="{{data.unit==1}}">{{data.priceStr}}小时</view> | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			            <!-- <text class='txt2'>满{{data.usePriceStr}}元可用</text> --> | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			          </view> | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			          <view class="coupons-info-manjian" wx:elif="{{data.type == 2||data.type == 3||data.type==4||data.type==5}}"> | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			          <view class="coupons-info-manjian" wx:elif="{{data.type == 3||data.type==4||data.type==5}}"> | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			            <text class='view01' wx:if="{{data.unit==0}}">¥{{data.priceStr}}</text> | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			            <text wx:if="{{data.unit==1}}">{{data.priceStr}}小时</text> | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			          </view> | 
		
		
	
	
		
			
				| 
				
					
				
				
				
				 | 
			
			 | 
			
  |