签到日历
已连续签到
{{ state.continue_days }}
天
{{ state.cur_year || '--' }} 年 {{ state.cur_month || '--' }} 月
{{ item.title }}
{{ item.day < 10 ? '0' + item.day : item.day }}
{{ item.day < 10 ? '0' + item.day : item.day }}
{{ item.day < 10 ? '0' + item.day : item.day }}
签到说明
1、每日签到固定 {{ state.data.rules.everyday }} 积分
,次日递增奖励 {{ state.data.rules.inc_num }} 积分,直到
{{ state.data.rules.until_day }} 天之后不再增加
2、
连续签到 {{ i.full }} 天,奖励 {{ i.value }} 积分;
{{ state.data.rules.discounts?.length > 0 ? '3' : '2' }}、用户在
{{ state.data.rules.replenish_limit }} 天内,可补签
{{ state.data.rules.replenish_days }} 天,每次补签消耗
{{ state.data.rules.replenish_num }}积分
恭喜签到成功
获得每日签到10积分