| 
				
				
				
				 | 
			
			 | 
			@@ -1,6 +1,7 @@ | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			<button class='goback' bindtap='goback'><image src='{{wmhome}}' mode="widthFix"></image></button> | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			<!-- <button class='goback' bindtap='goback'><image src='{{wmhome}}' mode="widthFix"></image></button> --> | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			<navbar back home background="#fff" text="限时抢购"></navbar> | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			<!-- 限时抢购 查看更多对应的页面 --> | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			<view wx:if="{{showPage}}"> | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			<view wx:if="{{showPage}}" style="padding-top:{{navigationBarHeight}}"> | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			  <view wx:for="{{list}}" wx:if="{{item.targetA!='end'&&list.length>0}}" class='flashSaleItemWrap' wx:key="index"> | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			    <view class='flashSaleItem' data-couponId="{{item.couponId}}" data-couponChannelId="{{item.id}}" data-targetAd="{{item.targetAd}}" bindtap="gotodetail"> | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			      <view class='flashSaleItemTop'> | 
		
		
	
	
		
			
				| 
				
					
				
				
				
				 | 
			
			 | 
			
  |