|  | @@ -179,10 +179,10 @@
 | 
	
		
			
				|  |  |              --maxtime;
 | 
	
		
			
				|  |  |          } else{
 | 
	
		
			
				|  |  |              clearInterval(timer);
 | 
	
		
			
				|  |  | -            // $("#plan").text("未预订");
 | 
	
		
			
				|  |  | -            // $("#plan").attr("style","color: #0b61a4");
 | 
	
		
			
				|  |  | -            // $("#inDate").attr("style","padding-top: 65px");
 | 
	
		
			
				|  |  | -            // changeStatus();
 | 
	
		
			
				|  |  | +            $("#plan").text("未订餐");
 | 
	
		
			
				|  |  | +            $("#plan").attr("style","color: #0b61a4");
 | 
	
		
			
				|  |  | +            $("#inDate").attr("style","padding-top: 65px");
 | 
	
		
			
				|  |  | +            changeStatus();
 | 
	
		
			
				|  |  |              $.toast("订餐时间已结束!", "text");
 | 
	
		
			
				|  |  |          }
 | 
	
		
			
				|  |  |      }
 |