'download', 'title' => '下载站', 'intro' => '资源下载站,支持分类管理、资源管理与下载统计。', 'author' => 'ywxapp', 'website' => 'https://github.com', 'version' => '1.0.0', 'state' => 1, 'url' => '/download', 'license' => '', 'licenseto' => 0, 'config' => [ ['name' => 'page_size', 'title' => '列表每页数量', 'type' => 'number', 'value' => 20], ['name' => 'local_path', 'title' => '本地存储目录', 'type' => 'text', 'value' => '/static/download/files/'], ['name' => 'need_audit', 'title' => '用户投稿需审核', 'type' => 'switch', 'value' => 1], ['name' => 'show_hot', 'title' => '首页显示热门下载', 'type' => 'switch', 'value' => 1], ['name' => 'show_new', 'title' => '首页显示最新上传', 'type' => 'switch', 'value' => 1], ], 'events' => [ 'bind' => [], 'listen' => [], 'subscribe' => [], ], 'middleware' => [ 'alias' => [], 'priority' => [], ], 'services' => [], 'install_time' => 1787000000, 'update_time' => 1787000000, ];