9 lines
		
	
	
		
			146 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
		
		
			
		
	
	
			9 lines
		
	
	
		
			146 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| 
								 | 
							
								<?php
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								//配置文件
							 | 
						||
| 
								 | 
							
								return [
							 | 
						||
| 
								 | 
							
								    'url_common_param'       => true,
							 | 
						||
| 
								 | 
							
								    'url_html_suffix'        => '',
							 | 
						||
| 
								 | 
							
								    'controller_auto_search' => true,
							 | 
						||
| 
								 | 
							
								];
							 |