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 |
|
root
|
3b442e51c7
|
style: use white tabbar border for softer UI
|
2026-03-09 23:59:26 +08:00 |
|
root
|
b98d5067e2
|
chore: add tabbar icons and wire pages.json
|
2026-03-09 23:15:03 +08:00 |
|
nepiedg
|
ebca42c34e
|
feat: MVP 精简版 - 隐藏 AI 助手模块
从 TabBar 移除 AI 助手入口,首页隐藏 AI 提示卡片。保留首页、统计、记录、我的四个核心 Tab,聚焦记录与数据功能优先上线。
Made-with: Cursor
|
2026-03-04 00:32:44 +08:00 |
|
nepiedg
|
7fa691bbaf
|
feat: 统一全局界面风格为浅色绿色主题
将个人中心、引导页从深色主题改为浅绿渐变主题,与首页、统计、AI助手、记录页保持一致的视觉风格。更新 App.vue 全局样式和 pages.json 导航栏配色。
Made-with: Cursor
|
2026-03-03 22:56:36 +08:00 |
|
nepiedg
|
661f39dfd7
|
Implement login functionality and UI updates across the application. Added silent login process in App.vue, updated styles for various components, and integrated smoke record dialog. Enhanced onboarding and profile pages with improved layouts and user experience. Updated manifest and configuration files for deployment. Added easycom configuration for component auto-import.
|
2026-01-25 14:48:20 +08:00 |
|
nepiedg
|
c883ae7b17
|
init
|
2026-01-25 11:45:16 +08:00 |
|