| 
					
				 | 
			
			
				@@ -106,7 +106,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		</block> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		<Tabbar :tabbarIndex="0"></Tabbar> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		<u-picker :show="shShow" :columns="nameList" @close="shShow=false" @cancel="shShow=false" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			@confirm="confirm" itemHeight="88"></u-picker> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+			@confirm="confirm" :immediateChange="true" itemHeight="88"></u-picker> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		<!-- 取消订单 --> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		<u-modal :show="show" @confirm="confirmCheck" :show-cancel-button="true" @cancel="show=false"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 			<view class="slot-content"> 
			 |