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} 金币

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