签到日历
					
						已连续签到
						{{ 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.signInSocialStatus }} 身价
					
				
				
					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.social}}点身价
					 
					
						您已升级等级为{{ state?.socialStatusName }}