feat: home page

This commit is contained in:
wonfen
2025-03-14 13:31:34 +08:00
Unverified
parent 49f0ac407e
commit 9fd75f0efb
37 changed files with 4488 additions and 74 deletions

View File

@@ -57,7 +57,7 @@ export const ProxyHead = (props: Props) => {
<IconButton
size="small"
color="inherit"
title={t("Location")}
title={t("locate")}
onClick={props.onLocation}
>
<MyLocationRounded />