feat(fasting): 新增轻断食功能模块
新增完整的轻断食功能,包括: - 断食计划列表和详情页面,支持12-12、14-10、16-8、18-6四种计划 - 断食状态实时追踪和倒计时显示 - 自定义开始时间选择器 - 断食通知提醒功能 - Redux状态管理和数据持久化 - 新增tab导航入口和路由配置
This commit is contained in:
@@ -18,6 +18,10 @@ const MAPPING = {
|
||||
'paperplane.fill': 'send',
|
||||
'chevron.left.forwardslash.chevron.right': 'code',
|
||||
'chevron.right': 'chevron-right',
|
||||
'chart.pie.fill': 'pie-chart',
|
||||
'flag.fill': 'flag',
|
||||
'trophy.fill': 'emoji-events',
|
||||
'timer': 'timer',
|
||||
'person.fill': 'person',
|
||||
'person.3.fill': 'people',
|
||||
'message.fill': 'message',
|
||||
|
||||
Reference in New Issue
Block a user