Commit Graph

10 Commits

Author SHA1 Message Date
你çšnepiedg 31e504a997 feat: 添加模式选择功能与页面更新
- 在 onboarding 页面中新增使用模式选择功能,用户可选择“戒烟打卡”或“记录抽烟”模式
- 更新个人资料页面以显示当前模式并允许用户切换模式
- 在 pages.json 中注册新的模式选择页面
- 优化首页和其他相关页面以适应新模式功能
2026-03-18 00:06:01 +08:00
你çšnepiedg d101515d8d refactor: rename AI summary page and update navigation path
- Changed the path of the AI summary page from "pages/ai-summary/index" to "pages/ai_summary/index"
- Updated the navigation in the profile page to reflect the new path for the AI summary page
2026-03-16 15:34:37 +08:00
你çšnepiedg ff2db1cc07 feat: 更新 AI 页面与个人资料菜单
- 修改 AI 页面标题为 "AI 建议" 和 "AI 总结"
- 在个人资料页面添加 AI 建议和总结的导航项
- 优化 AI 页面结构,移除不必要的加载状态和元素
- 更新样式以提升用户体验
2026-03-14 01:18:57 +08:00
nepiedg bdb8d425eb feat: 支持多页面分享与统一默认头像
Made-with: Cursor
2026-03-10 23:00:37 +08:00
root 585b0a203f fix: 修复分享页依赖分析忽略并增加本地预览入口 2026-03-10 20:36:20 +08:00
root db3218160b feat: add read-only smoke share page and profile share entry 2026-03-10 18:53:10 +08:00
nepiedg 17daf254cd feat: Enhance onboarding and profile pages with improved navigation and UI updates
Updated the onboarding page to include a navigation area with a step indicator and adjusted the progress bar styling. In the profile page, simplified the user section, added options for clearing cache and copying feedback email, and improved layout consistency. Enhanced overall visual design with a light green gradient theme.
2026-03-04 12:38:46 +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