Commit Graph

11 Commits

Author SHA1 Message Date
3647bebf19 feat(project): align product list/detail with prototype 2026-02-21 17:25:47 +08:00
b2a3a1b75f chore: format category mock toggle updates 2026-02-20 18:47:03 +08:00
6145eec825 chore: force category management to use real tenant APIs 2026-02-20 18:46:11 +08:00
788491ad3d feat(project): sync all pending tenant ui changes 2026-02-20 16:50:20 +08:00
e868cdbefc refactor(@vben/web-antd): remove store mocks and fix staff type checks 2026-02-17 15:29:38 +08:00
becef7e6cb feat: 完成员工排班模块并统一门店抽屉底部操作样式 2026-02-16 22:43:45 +08:00
aebd0c285b feat: 新增费用设置页面并对齐原型交互 2026-02-16 16:39:27 +08:00
2aceb8b662 feat: 新增堂食管理页面并对齐后端dine-in路由 2026-02-16 15:29:52 +08:00
8d1325edf0 feat: 完成门店配置拆分并新增配送与自提设置页面 2026-02-16 14:39:11 +08:00
14857549ba feat: 完成营业时间模块拆分并补充页面注释规范 2026-02-16 09:59:44 +08:00
4be997df63 feat: 新增门店列表页面并修复全局类型错误
1. 新增门店列表页(筛选/统计/表格/抽屉编辑),使用 mockjs 提供接口数据
2. 新增门店相关枚举、API 定义、路由配置
3. 修复 auth.ts loginApi 参数类型不匹配
4. 修复 merchant-center stores 属性路径错误及 merchant prop 类型不兼容
5. 修复 merchant-setting showSubmitButton 不存在于 VbenFormProps
2026-02-15 16:35:22 +08:00