<?php # 注册插件 $config['manage/console.data_api'] = array ( # 直接覆盖旧的接口数据 'cover' => 'main', ); return $config;