| 
					
				 | 
			
			
				@@ -75,10 +75,10 @@ src="https://wx.gtimg.com/pay_h5/goldplan/js/jgoldplan-1.0.0.js"></script> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   }
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   var url = location.href;
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   if (url.indexOf('uat.') != -1) {
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      var jump = 'http://daili.uat.churenyiliao.com/?act';
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      var jump = 'http://learn.uat.churenyiliao.com/active/#/pages/activities/order/order?id=' + order_id;
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       var back = 'http://guanli.uat.churenyiliao.com/learn/active/?l=api.getDesc';
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   } else {
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      var jump = 'https://daili.churenyiliao.com/?act';
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      var jump = 'http://learn.churenyiliao.com/active/#/pages/activities/order/order?id=' + order_id;
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       var back = 'https://www.churenyiliao.com/learn/active/?l=api.getDesc';
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   }
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   
 
			 |