|  |  | @ -147,7 +147,7 @@ class WechatsController < ActionController::Base | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  | 您还未绑定确实的用户,请先绑定,谢谢!" } } |  |  |  | 您还未绑定确实的用户,请先绑定,谢谢!" } } | 
			
		
	
		
		
			
				
					
					|  |  |  |     request.reply.news(news) do |article, n, index| # article is return object |  |  |  |     request.reply.news(news) do |article, n, index| # article is return object | 
			
		
	
		
		
			
				
					
					|  |  |  |       url = "https://open.weixin.qq.com/connect/oauth2/authorize?appid=#{Wechat.config.appid}&redirect_uri=#{root_url+'/assets/wechat/app.html#login'}&response_type=code&scope=snsapi_base&state=STATE#wechat_redirect" |  |  |  |       url = "https://open.weixin.qq.com/connect/oauth2/authorize?appid=#{Wechat.config.appid}&redirect_uri=#{root_url+'/wechat/user_activities#login'}&response_type=code&scope=snsapi_base&state=STATE#wechat_redirect" | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |       pic_url = "#{Setting.protocol}://#{Setting.host_name}/images/weixin_pic.jpg" |  |  |  |       pic_url = "#{Setting.protocol}://#{Setting.host_name}/images/weixin_pic.jpg" | 
			
		
	
		
		
			
				
					
					|  |  |  |       article.item title: "#{n[:title]}", |  |  |  |       article.item title: "#{n[:title]}", | 
			
		
	
		
		
			
				
					
					|  |  |  |                    description: n[:content], |  |  |  |                    description: n[:content], | 
			
		
	
	
		
		
			
				
					|  |  | 
 |