| 
				
				
					
				
				
				 | 
			
			 | 
			@@ -315,9 +315,7 @@ Page({ | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			   */ | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			  userLogin: function(couponChannelId, couponId, orderId) { | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			    var that = this; | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			    // 登录 | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			    that.getmemberId(app.globalData.token); | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			    // that.checkUserCarStatus(); | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			    that.getUserInfo(); | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			    that.getBannerlist(); | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			    that.topicShow(); | 
		
		
	
	
		
			
				| 
				
					
				
				
					
				
				
				 | 
			
			 | 
			@@ -600,7 +598,6 @@ Page({ | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			    return { | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			      title: this.data.weappShareTitle, | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			      imageUrl: this.data.weappShareCoverImg, | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			      // desc: this.data.desc, | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			      success: function(res) { | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			        wx.showToast({ | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			          title: "分享成功", | 
		
		
	
	
		
			
				| 
				
					
				
				
				
				 | 
			
			 | 
			
  |