|  |  | @@ -10,7 +10,7 @@ | 
		
	
		
			
			|  |  |  | </view> | 
		
	
		
			
			|  |  |  | <view class='cards clearfix'> | 
		
	
		
			
			|  |  |  | <view class="nocoupon" wx:if="{{list.length==0}}"> | 
		
	
		
			
			|  |  |  | <image src="{{couponUrl}}" mode="aspectFill" lazy-load="true" /> | 
		
	
		
			
			|  |  |  | <image src="{{noCoupon}}" mode="aspectFill" lazy-load="true" /> | 
		
	
		
			
			|  |  |  | <text class="txt001">请您敬请期待</text> | 
		
	
		
			
			|  |  |  | <text class='txt002'>我们正在筹备一大波优惠活动</text> | 
		
	
		
			
			|  |  |  | <navigator class='nav' url="/pages/main/index" open-type="switchTab" hover-class="other-navigator-hover"> | 
		
	
	
		
			
				|  |  | 
 |