Feat:edu frontend (#17251)

Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
This commit is contained in:
KVOJJJin
2025-04-01 13:58:10 +08:00
committed by GitHub
parent 4b5ec242e7
commit d1801b1f2e
37 changed files with 1115 additions and 51 deletions

View File

@@ -94,10 +94,10 @@ const Header = () => {
}
<div className='flex shrink-0 items-center'>
<EnvNav />
<div className='mr-3'>
<div className='mr-2'>
<PluginsNav />
</div>
<AccountDropdown isMobile={isMobile} />
<AccountDropdown />
</div>
{
(isMobile && isShowNavMenu) && (