Commit Graph

9 Commits

Author SHA1 Message Date
nepiedg 7fa691bbaf feat: 统一全局界面风格为浅色绿色主题
将个人中心、引导页从深色主题改为浅绿渐变主题,与首页、统计、AI助手、记录页保持一致的视觉风格。更新 App.vue 全局样式和 pages.json 导航栏配色。

Made-with: Cursor
2026-03-03 22:56:36 +08:00
nepiedg 68874cf893 feat: 完善AI助手页真实数据接入与界面风格统一 2026-02-28 17:37:36 +08:00
nepiedg 6f23abe23d docs: add comprehensive project README 2026-02-28 17:23:32 +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 35405efcdf Update algorithm documentation and API specifications. Enhanced clarity on parameters and calculations in ALGORITHM.md, including default values and boundary conditions. Modified API endpoints from PUT to POST for updating logs and profiles in api.md. Removed outdated DEVELOPMENT.md and related phase documentation files. Added comprehensive health and savings statistics in API responses. Improved user guidance in PHASE3_USER_GUIDE.md. 2026-01-25 17:14:24 +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