| 
					
				 | 
			
			
				@@ -1689,7 +1689,7 @@ function getPrintContentOrder(ticket, callback) { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     content +=  `<img src='${ticket.ticketMailInfo.storeImgUrl}' style='width: 100%;height: 100%;' />`; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     content += "</div>"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     content += "<div style=\"width: 100%;text-align: center;\">"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    content += "关注CW大药房客服号,获取更多优惠信息" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    content += "关注公众号,获取更多优惠信息" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     content += "</div>"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     content += "<div style=\"width: 100%;overflow:hidden;white-space: nowrap;\">--------------------------------------------------</div>"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     content += "<div style=\"width: 100%;height: 50px;\"></div>"; 
			 |