From a2e25cd973a2b98e888ffee167a3fd1eeb50ee8d Mon Sep 17 00:00:00 2001 From: yezian Date: Tue, 25 Jun 2024 20:53:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9modal=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/[user_id]/_components/WechatBar/index.jsx | 2 +- app/purchased/page.jsx | 2 +- app/zone/[user_id]/page.jsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/[user_id]/_components/WechatBar/index.jsx b/app/[user_id]/_components/WechatBar/index.jsx index cda8682..fd04b80 100644 --- a/app/[user_id]/_components/WechatBar/index.jsx +++ b/app/[user_id]/_components/WechatBar/index.jsx @@ -117,7 +117,7 @@ export default function WechatBar({ confirmText: "立即购买", onConfirm: () => handlePurchase("alipay_h5"), content: ( -
+

购买成功后请到"账号"-"已购"添加Ta的微信,若超72小时未添加成功请联系客服

diff --git a/app/purchased/page.jsx b/app/purchased/page.jsx index 4782427..0cf7e31 100644 --- a/app/purchased/page.jsx +++ b/app/purchased/page.jsx @@ -116,7 +116,7 @@ export default function Purchased() { }); }, content: ( -
+

Ta的微信号:{currentWechat}

diff --git a/app/zone/[user_id]/page.jsx b/app/zone/[user_id]/page.jsx index acbde76..f42e82f 100644 --- a/app/zone/[user_id]/page.jsx +++ b/app/zone/[user_id]/page.jsx @@ -58,7 +58,7 @@ export default function Zone({ params }) { confirmText: "前往下载", onConfirm: () => router.push("/"), content: ( -
+

{`请打开或下载【铁粉空间】APP,根据APP内弹窗指引加入空间。如未弹出,请在APP搜索ID:${data?.streamer_ext?.user_id},加入空间。`}