From 5d87411130b8448c5c1cf8c52be293b3e5739768 Mon Sep 17 00:00:00 2001 From: caishi <1149225589@qq.com> Date: Thu, 8 Aug 2019 10:11:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=AA=E4=BA=BA=E4=B8=BB=E9=A1=B5=E5=8E=BB?= =?UTF-8?q?=E6=8E=89=E8=AF=95=E7=94=A8=E7=94=B3=E8=AF=B7=E6=8C=89=E9=92=AE?= =?UTF-8?q?=EF=BC=8C=EF=BC=88=E8=AF=95=E7=94=A8=E7=94=B3=E8=AF=B7=E6=B5=81?= =?UTF-8?q?=E7=A8=8B=E5=B7=B2=E7=BB=8F=E5=8E=BB=E9=99=A4=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/react/src/modules/user/usersInfo/Infos.js | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/public/react/src/modules/user/usersInfo/Infos.js b/public/react/src/modules/user/usersInfo/Infos.js index 343f8ac59..80b223e43 100644 --- a/public/react/src/modules/user/usersInfo/Infos.js +++ b/public/react/src/modules/user/usersInfo/Infos.js @@ -342,16 +342,14 @@ class Infos extends Component{ is_current ?
{ - data && data.can_apply_trial == false ? - data.attendance_signed ? - - 已签到 -

明日签到 +{next_gold} 金币

-
- : - 签到 + data && data.attendance_signed ? + + 已签到 +

明日签到 +{next_gold} 金币

+
: - 试用申请 + 签到 + // 试用申请 }
: