@@ -13,16 +13,13 @@ const translatePath = useTranslatedPath(lang);
1313<div >
1414 <Topbar logoText =" YatCC AI" >
1515 <Fragment slot =" nav-items" >
16- <Link href ={ translatePath ( " /about " ) } > { t ( " nav.about " ) } </Link >
17- <div class =" nav-dropdown-item nav-dropdown-tech " >
16+ <Link href =" https://ol.yatcc.arcsysu.cn/ " >进入平台 </Link >
17+ <div class =" nav-dropdown-item nav-dropdown-impl " >
1818 <NavDropdown >
19- <div slot =" title" >{ t (" nav.resources" )} </div >
20- <Link href =" https://docs.yatcc-ai.com/#/" >{ t (" nav.docs" )} </Link >
21- <Link href =" https://space.bilibili.com/3546650047941291"
22- >{ t (" nav.videos" )} </Link
23- >
24- <Link href =" https://github.com/arcsysu/YatCC" >{ t (" nav.source" )} </Link >
25- <Link href =" https://ol.yatcc.arcsysu.cn/" >进入平台</Link >
19+ <div slot =" title" >{ t (" nav.implementation" )} </div >
20+ <Link href =" https://ol.yatcc.arcsysu.cn" >OL Lab</Link >
21+ <Link href =" https://portal.aihub.arcsysu.cn" >AI Hub</Link >
22+ <Link href =" #" >DT Fab</Link >
2623 </NavDropdown >
2724 </div >
2825 <div class =" nav-dropdown-item nav-dropdown-team" >
@@ -34,19 +31,21 @@ const translatePath = useTranslatedPath(lang);
3431 >
3532 </NavDropdown >
3633 </div >
37- <div class =" nav-dropdown-item nav-dropdown-cases " >
34+ <div class =" nav-dropdown-item nav-dropdown-tech " >
3835 <NavDropdown >
39- <div slot =" title" >{ t (" nav.cases" )} </div >
40- <Link href =" #" >{ t (" nav.teaching" )} </Link >
41- <Link href =" #" >TODO</Link >
36+ <div slot =" title" >{ t (" nav.resources" )} </div >
37+ <Link href =" https://docs.yatcc-ai.com/#/" >{ t (" nav.docs" )} </Link >
38+ <Link href =" https://space.bilibili.com/3546650047941291"
39+ >{ t (" nav.videos" )} </Link
40+ >
41+ <Link href =" https://github.com/arcsysu/YatCC" >{ t (" nav.source" )} </Link >
4242 </NavDropdown >
4343 </div >
44- <div class =" nav-dropdown-item nav-dropdown-impl " >
44+ <div class =" nav-dropdown-item nav-dropdown-cases " >
4545 <NavDropdown >
46- <div slot =" title" >{ t (" nav.implementation" )} </div >
47- <Link href =" https://ol.yatcc.arcsysu.cn" >OL Lab</Link >
48- <Link href =" https://portal.aihub.arcsysu.cn" >AI Hub</Link >
49- <Link href =" #" >DT Fab</Link >
46+ <div slot =" title" >{ t (" nav.cases" )} </div >
47+ <Link href =" #" >{ t (" nav.teaching" )} </Link >
48+ <Link href =" #" >前沿研究</Link >
5049 </NavDropdown >
5150 </div >
5251 <div class =" nav-action-wrapper" >
0 commit comments