|  |  | @@ -50,7 +50,7 @@ | 
		
	
		
			
			|  |  |  | <text class="pri01" wx:if="{{data.type!=50&&data.type!=51}}">{{data.salePriceStr}}</text> | 
		
	
		
			
			|  |  |  | <text class="pri01" wx:if="{{data.type==50||data.type==51}}">{{data.creditPrice}}积分</text> | 
		
	
		
			
			|  |  |  | <!-- <text class="yuan" wx:if="{{data.type!=50&&data.type!=51}}">元</text> --> | 
		
	
		
			
			|  |  |  | <!-- <text class='throgh' wx:if="{{data.unit==0&&data.type马上!=50&&data.type!=51}}">{{data.priceStr}}元</text> --> | 
		
	
		
			
			|  |  |  | <text class='throgh' wx:if="{{data.unit==0&&data.type!=50&&data.type!=51}}">{{data.priceStr}}元</text> | 
		
	
		
			
			|  |  |  | <text wx:if="{{data.unit==1&&data.type!=50&&data.type!=51}}">{{data.priceStr}}小时</text> | 
		
	
		
			
			|  |  |  | <text class='rest' wx:if="{{data.autoRefund == 1}}"> | 
		
	
		
			
			|  |  |  | <text class='time refound'><text class="use">过期不退款</text></text> | 
		
	
	
		
			
				|  |  | 
 |