Commit Graph

6 Commits

Author SHA1 Message Date
nepiedg ebca42c34e feat: MVP 精简版 - 隐藏 AI 助手模块
从 TabBar 移除 AI 助手入口,首页隐藏 AI 提示卡片。保留首页、统计、记录、我的四个核心 Tab,聚焦记录与数据功能优先上线。

Made-with: Cursor
2026-03-04 00:32:44 +08:00
nepiedg 539296f599 fix: 修复首页导航栏与系统胶囊按钮重叠问题
移除与微信胶囊按钮冲突的设置按钮,使用 getMenuButtonBoundingClientRect 正确计算导航栏占位高度。统一首页卡片样式与其他页面一致。

Made-with: Cursor
2026-03-04 00:29:35 +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 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