| 
						
						
							
								
							
						
						
					 | 
				
				 | 
				
					@ -59,7 +59,7 @@ | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
							<view style="height: 104rpx;"></view> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
							<scroll-view :style="{height: autoHeight}" :scroll-y="true" @scrolltolower="scrolltolower"> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
								<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> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
								</view> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
							</scroll-view> | 
				
			
			
		
	
	
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
				
				 | 
				
					
  |