Commit Graph

7 Commits

Author SHA1 Message Date
1bdaad1434 feat: 添加签到功能,更新相关路由和组件,集成日期选择器 2026-01-18 01:45:22 +07:00
4dd2a49c70 feat: add Empty component and language management
- Introduced a new Empty component for displaying no data states.
- Added language management functionality with support for loading saved languages.
- Updated App.vue to load saved language on mount.
- Modified components.d.ts to include new components and global variables.
- Updated pnpm-lock.yaml and pnpm-workspace.yaml to use the latest version of @capp/eden.
- Refactored home and service views to utilize the new data fetching logic with infinite scroll.
- Removed unused images and added new service banner.
- Enhanced signup functionality to include toast notifications on successful sign-in.
2026-01-18 01:00:03 +07:00
51719cd229 feat: 添加用户认证功能,优化登录和注册流程,集成表单验证和加载状态 2026-01-17 21:18:51 +07:00
396ec713c3 feat: 添加个人资料页面,更新服务和产品页面,优化图标和样式 2026-01-17 02:23:38 +07:00
f045810dd4 feat: 更新登录和注册页面,添加表单验证和样式 2026-01-16 15:29:10 +07:00
c74a3dd930 feat: 添加后退按钮组件并更新认证路由和视图 2026-01-16 13:20:59 +07:00
5b6477559f feat: init 2026-01-16 13:01:40 +07:00