| 
					
					
						
							
						
					
					
				 | 
				@ -59,7 +59,7 @@ | 
			
		
		
	
		
			
				 | 
				 | 
						<view style="height: 104rpx;"></view> | 
				 | 
				 | 
						<view style="height: 104rpx;"></view> | 
			
		
		
	
		
			
				 | 
				 | 
						<scroll-view :style="{height: autoHeight}" :scroll-y="true" @scrolltolower="scrolltolower"> | 
				 | 
				 | 
						<scroll-view :style="{height: autoHeight}" :scroll-y="true" @scrolltolower="scrolltolower"> | 
			
		
		
	
		
			
				 | 
				 | 
							<view class="scroll-content"> | 
				 | 
				 | 
							<view class="scroll-content"> | 
			
		
		
	
		
			
				 | 
				 | 
								<lf-waterfall :list="list"></lf-waterfall> | 
				 | 
				 | 
				 | 
			
		
		
	
		
			
				 | 
				 | 
				 | 
				 | 
				 | 
								<lf-waterfall :ifsale="false" :list="list"></lf-waterfall> | 
			
		
		
	
		
			
				 | 
				 | 
								<lf-nocontent src="/static/images/empty.png" v-if="list.length <= 0"></lf-nocontent> | 
				 | 
				 | 
								<lf-nocontent src="/static/images/empty.png" v-if="list.length <= 0"></lf-nocontent> | 
			
		
		
	
		
			
				 | 
				 | 
							</view> | 
				 | 
				 | 
							</view> | 
			
		
		
	
		
			
				 | 
				 | 
						</scroll-view> | 
				 | 
				 | 
						</scroll-view> | 
			
		
		
	
	
		
			
				| 
					
						
							
						
					
					
					
				 | 
				
  |