From eca22d3d0172d561f60c09225b3850760aefd801 Mon Sep 17 00:00:00 2001 From: hackrobot Date: Tue, 7 Jan 2025 20:14:17 +0800 Subject: [PATCH] 'ss' --- src/pages/sphone/index.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/sphone/index.tsx b/src/pages/sphone/index.tsx index 5d95579..db9d37c 100644 --- a/src/pages/sphone/index.tsx +++ b/src/pages/sphone/index.tsx @@ -132,8 +132,8 @@ const Sphone = () => { return false; } else { if (!!isWeChat) { - // 580元 - payh5("sphone", 58000); + // 180元 + payh5("sphone", 18000); } else { // setmeetupQR(true); } @@ -141,7 +141,7 @@ const Sphone = () => { }} > {/* {meetup == 1 ? "已加入" : `立即加入`} */} - {`阅读更多 ¥580`} + {`阅读更多 ¥180`} ) : null}