Commit Graph

7 Commits

Author SHA1 Message Date
root 07482b8915 feat: 接入戒烟首页 AI 计划与今日总结 2026-03-13 21:31:28 +08:00
nepiedg 525266afaf feat: 添加戒烟计划前端页面
- 新增 pages/quit-plan/index.vue 戒烟计划页面
- 展示30天戒烟计划总览和进度
- 显示当前阶段(记录期/减量期/巩固期)
- 展示每日目标和建议
- 支持生成计划和重置计划功能
- 在 api/smoke.js 添加相关 API 调用
- 在 pages.json 注册路由
2026-03-13 15:08:57 +08:00
root db3218160b feat: add read-only smoke share page and profile share entry 2026-03-10 18:53:10 +08:00
nepiedg 031eef9643 aaa 2026-02-23 22:24:29 +08:00
nepiedg ff68f7f3ae Remove outdated UI components and screens for activity history, AI quit assistant, home dashboard, profile & settings, and smoking statistics. Update API to include a new endpoint for home dashboard data retrieval. Enhance smoke record dialog with improved layout and styling adjustments. 2026-01-30 01:15:52 +08:00
nepiedg 0d482e3a1c Update API endpoints and enhance UI components. Changed appid in manifest.json, modified profile and log update methods from PUT to POST in profile.js and smoke.js, respectively. Added new statistics retrieval function in smoke.js and improved the smoke record dialog with updated styles and validation logic. Updated configuration for development environment and refined documentation for health recovery and savings calculations. 2026-01-26 22:16:20 +08:00
nepiedg c883ae7b17 init 2026-01-25 11:45:16 +08:00