|  |  | @@ -349,7 +349,7 @@ Page({ | 
		
	
		
			
			|  |  |  | }); | 
		
	
		
			
			|  |  |  | } else if (err.code == 3001) { | 
		
	
		
			
			|  |  |  | wx.showToast({ | 
		
	
		
			
			|  |  |  | title: "您已超过限购", | 
		
	
		
			
			|  |  |  | title: "超过限购条件", | 
		
	
		
			
			|  |  |  | image: './../../../assets/images/fail.png', | 
		
	
		
			
			|  |  |  | duration: 2000, | 
		
	
		
			
			|  |  |  | mask: false | 
		
	
	
		
			
				|  |  | @@ -382,14 +382,7 @@ Page({ | 
		
	
		
			
			|  |  |  | duration: 2000, | 
		
	
		
			
			|  |  |  | mask: false | 
		
	
		
			
			|  |  |  | }); | 
		
	
		
			
			|  |  |  | } else if (err.code == 3012) { | 
		
	
		
			
			|  |  |  | wx.showToast({ | 
		
	
		
			
			|  |  |  | title: "您有未支付订单", | 
		
	
		
			
			|  |  |  | image: './../../../assets/images/fail.png', | 
		
	
		
			
			|  |  |  | duration: 2000, | 
		
	
		
			
			|  |  |  | mask: false | 
		
	
		
			
			|  |  |  | }); | 
		
	
		
			
			|  |  |  | }else if (err.code == 11005) { | 
		
	
		
			
			|  |  |  | } else if (err.code == 11005) { | 
		
	
		
			
			|  |  |  | /** | 
		
	
		
			
			|  |  |  | * 将值传到用户手机号授权的页面 | 
		
	
		
			
			|  |  |  | * | 
		
	
	
		
			
				|  |  | @@ -646,7 +639,7 @@ Page({ | 
		
	
		
			
			|  |  |  | }); | 
		
	
		
			
			|  |  |  | } else if (err.code == 3001) { | 
		
	
		
			
			|  |  |  | wx.showToast({ | 
		
	
		
			
			|  |  |  | title: "您已超过限购", | 
		
	
		
			
			|  |  |  | title: "超过限购条件", | 
		
	
		
			
			|  |  |  | image: './../../../assets/images/fail.png', | 
		
	
		
			
			|  |  |  | duration: 2000, | 
		
	
		
			
			|  |  |  | mask: false | 
		
	
	
		
			
				|  |  | @@ -679,14 +672,7 @@ Page({ | 
		
	
		
			
			|  |  |  | duration: 2000, | 
		
	
		
			
			|  |  |  | mask: false | 
		
	
		
			
			|  |  |  | }); | 
		
	
		
			
			|  |  |  | } else if (err.code == 3012) { | 
		
	
		
			
			|  |  |  | wx.showToast({ | 
		
	
		
			
			|  |  |  | title: "您已超过限购", | 
		
	
		
			
			|  |  |  | image: './../../../assets/images/fail.png', | 
		
	
		
			
			|  |  |  | duration: 2000, | 
		
	
		
			
			|  |  |  | mask: false | 
		
	
		
			
			|  |  |  | }); | 
		
	
		
			
			|  |  |  | }else if (err.code == 11005) { | 
		
	
		
			
			|  |  |  | } else if (err.code == 11005) { | 
		
	
		
			
			|  |  |  | /** | 
		
	
		
			
			|  |  |  | * 将值传到用户手机号授权的页面 | 
		
	
		
			
			|  |  |  | * | 
		
	
	
		
			
				|  |  | 
 |