if (!this.signList.length || !this.signConfig.length) return [];
此行代码有问题,当用户从未签到时,这里就直接返回空数组了。造成页面上的【立即签到】按钮上方的内容不会显示,在3.4和4.0均有此情况。
if (!this.signList.length || !this.signConfig.length) return [];
此行代码有问题,当用户从未签到时,这里就直接返回空数组了。造成页面上的【立即签到】按钮上方的内容不会显示,在3.4和4.0均有此情况。
Yootou 最后编辑于2026-06-15 14:29:56
{{item.user_info.nickname ? item.user_info.nickname : item.user_name}} LV.{{ item.user_info.bbs_level || item.bbs_level }}
{{itemf.name}}
打赏
已打赏¥{{item.reward_price}}
{{itemc.user_info.nickname}}
{{itemc.user_name}}
回复 {{itemc.comment_user_info.nickname}}
{{itemf.name}}
打赏
已打赏¥{{itemc.reward_price}}
打赏
已打赏¥{{reward_price}}
相关推荐
热门文章
快速安全登录
微信登录/注册
{{ bind_phone ? '绑定手机' : '手机登录'}}