'URL_ROUTER_ON' => true, //开启路由规则 'URL_ROUTER_RULES' => array( 'cate/:id\d' => 'Category/yingshi', ),