diff --git a/app/page.tsx b/app/page.tsx index 8802fd3..989e347 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -720,7 +720,7 @@ export default function Home() { return (
{/* 倴部 */} -
+

πŸ€– {t("home.pageTitle")} @@ -729,35 +729,7 @@ export default function Home() { {t("models.totalPrefix")} {data.agents.length} {t("home.agentCount")} Β· {t("home.defaultModel")}: {data.defaults.model}

-
- {/* εˆ·ζ–°ζŽ§δ»Ά */} -
- - {refreshInterval === 0 && ( - - )} -
- {lastUpdated && ( - - {t("home.updatedAt")} {lastUpdated} - - )} +
- - {/* Gateway ηŠΆζ€ */} -
+
+
+ + {refreshInterval === 0 && ( + + )} + {lastUpdated && ( + + {t("home.updatedAt")} {lastUpdated} + + )} +
{/* 卑片咙 */}