变更图标和title提示完善账户总览页面

This commit is contained in:
Eamon-meng
2025-06-05 16:41:30 +08:00
parent 39975e4349
commit c17c17724f
18 changed files with 434 additions and 137 deletions

View File

@@ -13,8 +13,7 @@ const font = localFont({
export async function generateMetadata(): Promise<Metadata> {
return {
title: 'Create Next App',
description: 'Generated by create next app',
title: '蓝狐代理',
}
}