feat: 更新睡眠详情页面,添加睡眠等级和信息模态框组件,优化统计卡片样式,移除测试通知功能
This commit is contained in:
@@ -162,9 +162,6 @@ async function executeBackgroundTasks(): Promise<void> {
|
||||
return;
|
||||
}
|
||||
|
||||
// 发送测试通知以验证任务是否正在执行
|
||||
await sendTestNotification();
|
||||
|
||||
// 执行喝水提醒检查任务
|
||||
await executeWaterReminderTask();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user