add:更名

This commit is contained in:
hzm
2026-02-03 08:06:23 +08:00
parent 32d4a38cb1
commit 55ddac9036
2 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ import Script from 'next/script';
import './globals.css';
export const metadata = {
title: '实时基金估值',
title: '基估宝',
description: '输入基金编号添加基金实时显示估值与前10重仓'
};