File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ const translatePath = useTranslatedPath(lang);
1313<div >
1414 <Topbar logoText =" YatCC AI" >
1515 <Fragment slot =" nav-items" >
16- <Link href =" https://ol.yatcc.arcsysu.cn/" > 进入平台</Link >
16+ <Link href =" https://ol.yatcc.arcsysu.cn/" target = " _blank " > 🚀 进入平台</Link >
1717 <div class =" nav-dropdown-item nav-dropdown-impl" >
1818 <NavDropdown >
1919 <div slot =" title" >{ t (" nav.implementation" )} </div >
@@ -25,7 +25,7 @@ const translatePath = useTranslatedPath(lang);
2525 <div class =" nav-dropdown-item nav-dropdown-team" >
2626 <NavDropdown >
2727 <div slot =" title" >{ t (" nav.team" )} </div >
28- <Link href =" https://arcsysu.tech/" >arcsysu</Link >
28+ <Link href =" https://arcsysu.tech/people " >arcsysu</Link >
2929 <Link href =" https://docs.yatcc-ai.com/contributors/"
3030 >{ t (" nav.contributors" )} </Link
3131 >
@@ -45,7 +45,7 @@ const translatePath = useTranslatedPath(lang);
4545 <NavDropdown >
4646 <div slot =" title" >{ t (" nav.cases" )} </div >
4747 <Link href =" #" >{ t (" nav.teaching" )} </Link >
48- <Link href =" # " >前沿研究</Link >
48+ <Link href =" https://arcsysu.tech/ " >前沿研究</Link >
4949 </NavDropdown >
5050 </div >
5151 <div class =" nav-action-wrapper" >
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ export const homeContent = {
4646 cards : [
4747 {
4848 icon : "📦" ,
49- title : "高度模块化 " ,
49+ title : "设计模块化 " ,
5050 description :
5151 "将设计实现逻辑有效解耦,实现结构清晰、灵活扩展与便捷演进,为教学和科研提供坚实支撑" ,
5252 } ,
You can’t perform that action at this time.
0 commit comments