From 2ef02e1cb8728a4b23315af62502f9f5667cf00a Mon Sep 17 00:00:00 2001 From: hackrobot Date: Thu, 12 Sep 2024 17:11:46 +0800 Subject: [PATCH] update --- src/pages/salon/index.tsx | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/src/pages/salon/index.tsx b/src/pages/salon/index.tsx index 18556b1..540cd68 100644 --- a/src/pages/salon/index.tsx +++ b/src/pages/salon/index.tsx @@ -144,10 +144,16 @@ const Salon = () => { 💰价格29元/人 (场地成本)
- | ☕已报名,请添加好友 - - {`ID:${window.localStorage.getItem("openid")}`} - + {meetup == 1 ? ( + | ☕已报名,请添加好友 + ) : ( + nnull + )} + {meetup == 1 ? ( + + {`ID:${window.localStorage.getItem("openid")}`} + + ) : null} {/* 已报名 */} {meetup == 1 ? (