From acadf0a717d9a1ed6e567eb647fb063619795eab Mon Sep 17 00:00:00 2001 From: Zylan Date: Wed, 19 Mar 2025 17:07:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Google=20=E7=BD=91?= =?UTF-8?q?=E7=AB=99=E9=AA=8C=E8=AF=81=E4=BF=A1=E6=81=AF=EF=BC=8C=E5=B9=B6?= =?UTF-8?q?=E5=B0=86=E7=89=88=E6=9C=AC=E5=8F=B7=E4=BB=8E=20v3.2.1=20?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=B8=BA=20v3.3.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/layout.tsx | 6 ++++++ components/calculator.tsx | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/app/layout.tsx b/app/layout.tsx index 4b7a198..be1e76f 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -16,6 +16,9 @@ const geistMono = localFont({ export const metadata: Metadata = { title: "worth-calculator", description: "worth-calculator", + verification: { + google: "_OQGiIpYz87USAsgJV2C07-JJhQ8myV_4GoM1kDjFic", + }, }; export default function RootLayout({ @@ -25,6 +28,9 @@ export default function RootLayout({ }>) { return ( + + + diff --git a/components/calculator.tsx b/components/calculator.tsx index 3167f08..94702a6 100644 --- a/components/calculator.tsx +++ b/components/calculator.tsx @@ -309,7 +309,7 @@ const SalaryCalculator = () => {

这b班上得值不值·测算版 - v3.2.1 + v3.3.2

{/* GitHub 链接和访问量计数 */}