From 805b7b91ec787e64e92094ceb2ec6dc057055775 Mon Sep 17 00:00:00 2001 From: moux1024 <403053463@qq.com> Date: Fri, 26 Sep 2025 17:55:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20pricing=E6=A8=A1=E5=9D=97?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/pricing/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/pricing/page.tsx b/app/pricing/page.tsx index 01291e4..04d142d 100644 --- a/app/pricing/page.tsx +++ b/app/pricing/page.tsx @@ -27,7 +27,7 @@ export default function PricingPage() { } /**价格方案 */ function HomeModule5() { - const [billingType, setBillingType] = useState<"month" | "year">("month"); + const [billingType, setBillingType] = useState<"month" | "year">("year"); const [plans, setPlans] = useState([]); const [loadingPlan, setLoadingPlan] = useState(null); // 跟踪哪个计划正在加载 @@ -171,7 +171,7 @@ function HomeModule5() { xl:w-[7.125rem] xl:text-base 2xl:w-[7.125rem] 2xl:text-base`} > - Yearly - 20% + Yearly