From 0c3ad5724ad0336334c56d95f34f6ee6458762dc Mon Sep 17 00:00:00 2001 From: zihanjian Date: Mon, 9 Jun 2025 13:44:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0ads.txt=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E5=92=8CSEO=E4=BC=98=E5=8C=96=EF=BC=8C=E8=A7=A3=E5=86=B3AdSens?= =?UTF-8?q?e=E9=AA=8C=E8=AF=81=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- page.tsx | 6 +++--- pages/index.tsx | 12 ++++++++++-- public/ads.txt | 1 + 3 files changed, 14 insertions(+), 5 deletions(-) create mode 100644 public/ads.txt diff --git a/page.tsx b/page.tsx index 78a3c84..0bca5b7 100644 --- a/page.tsx +++ b/page.tsx @@ -364,10 +364,10 @@ const PurchaseDecisionCalculator = () => {
-

- +

+ 大型开支决策计算器 -

+

V2.1
diff --git a/pages/index.tsx b/pages/index.tsx index b5f0e18..173ecdf 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -5,9 +5,17 @@ export default function Home() { return (
- 大型开支决策计算器 - + 大型开支决策计算器 - 理性决策,明智消费 + + + + + + + + +
diff --git a/public/ads.txt b/public/ads.txt new file mode 100644 index 0000000..7e20e51 --- /dev/null +++ b/public/ads.txt @@ -0,0 +1 @@ +google.com, pub-8196371508613271, DIRECT, f08c47fec0942fa0 \ No newline at end of file