Commit Graph

16 Commits

Author SHA1 Message Date
3647bebf19 feat(project): align product list/detail with prototype 2026-02-21 17:25:47 +08:00
270c51de59 feat(project): rebuild schedule supply module with split structure 2026-02-21 11:52:09 +08:00
a53db5f0a4 feat(project): restore product labels page and split modules 2026-02-21 10:17:58 +08:00
fedfce5f3c feat: 1:1还原加料管理页面与交互 2026-02-21 08:47:01 +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
3b96b3f92d feat(project): align store delivery pages with live APIs and geocode status 2026-02-19 17:15:19 +08:00
e868cdbefc refactor(@vben/web-antd): remove store mocks and fix staff type checks 2026-02-17 15:29:38 +08:00
af21caf2a7 feat: 门店列表首批接口切换真实后端 2026-02-17 11:10:49 +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