[fix] 修改首页

This commit is contained in:
醉挽清风 2023-03-24 10:51:21 +08:00
parent eeea5dfd2a
commit 187da41e42

View File

@ -118,8 +118,8 @@ class WorkbenchLogic extends BaseLogic
'name' => ConfigService::get('website', 'name'), 'name' => ConfigService::get('website', 'name'),
'based' => 'vue3.x、ElementUI、MySQL', 'based' => 'vue3.x、ElementUI、MySQL',
'channel' => [ 'channel' => [
'website' => 'https://www.likeadmin.cn', 'website' => 'https://gitee.com/MuZJun/gather-admin.git',
'gitee' => 'https://gitee.com/likeadmin/likeadmin_php', 'gitee' => 'https://gitee.com/MuZJun/gather-vue.git',
] ]
]; ];
} }