签到日历
          
            已连续签到
            {{ 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 }}积分
              
            
          
          
          
          
            
              
                
                {{ state.signin.score }}积分
                
                  已连续打卡{{ state.continue_days }}天
                
              
              
                签到成功
                
                  
                
              
            
          
          
            
              
                
                消耗{{ state.data?.rules.replenish_num }}积分
                
                  已连续打卡{{ state.continue_days }}天
                
              
              
                确认补签