| 
					
				 | 
			
			
				@@ -15,7 +15,8 @@ $shop = function() 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     return $array;
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 };
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 $list_button = array();
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-$list_button['list1'] = array('查看明细', 'member_shop_log&project=agent&menu=agent&search_option_state=1&menu_id=306&search_option_new_shop_id={shop_id}&search_option_dever_auth=2');
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+$list_button['list1'] = array('归店明细', 'member_shop_log&project=agent&menu=agent&search_option_state=1&menu_id=306&search_option_new_shop_id={shop_id}&search_option_dever_auth=2');
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+$list_button['list2'] = array('直推明细', 'order&project=agent&menu=agent&search_option_state=1&menu_id=306&search_in_parent_mid={mids}');
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 $config = array
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 (
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     # 表名
 
			 |