From fbd945032ee8717adc093f9adf5720b280f73461 Mon Sep 17 00:00:00 2001 From: jueweijue Date: Sun, 24 Nov 2024 22:13:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BB=98=E6=AC=BE=E6=8F=90?= =?UTF-8?q?=E7=A4=BA=E5=BC=B9=E7=AA=97=E6=96=87=E6=A1=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/space/person_space_introduce/[mid]/page.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/space/person_space_introduce/[mid]/page.js b/app/space/person_space_introduce/[mid]/page.js index 1c39d8c..88e0e7a 100644 --- a/app/space/person_space_introduce/[mid]/page.js +++ b/app/space/person_space_introduce/[mid]/page.js @@ -252,7 +252,7 @@ export default function PersonSpaceIntroduce() { handler.current = Dialog.confirm({ header: "提醒", content: - "本空间内容为达人创建并维护,属于虚拟服务,不可退款,且空间内存在部分内容需要另外付费,请再次确认是否付费加入", + "本空间内容为达人创建并维护,属于虚拟服务,不可退款,请再次确认是否付费加入", bodyStyle: { maxHeight: "none", width: "80vw",