|  |  | @@ -536,7 +536,9 @@ Page({ | 
		
	
		
			
			|  |  |  | onPullDownRefresh: function(e) { | 
		
	
		
			
			|  |  |  | let that = this; | 
		
	
		
			
			|  |  |  | that.getDetail(that.data.couponChannelId); | 
		
	
		
			
			|  |  |  | that.getOneSpell(that.data.couponId) | 
		
	
		
			
			|  |  |  | if (that.data.couponId) { | 
		
	
		
			
			|  |  |  | that.getOneSpell(that.data.couponId) | 
		
	
		
			
			|  |  |  | } | 
		
	
		
			
			|  |  |  | }, | 
		
	
		
			
			|  |  |  | onShareAppMessage: function (options) { | 
		
	
		
			
			|  |  |  | console.log(options) | 
		
	
	
		
			
				|  |  | 
 |