Commit Graph

19 Commits

Author SHA1 Message Date
1a5d02e762 refactor: 重命名订单大厅路由与目录 board → hall,匹配数据库菜单路径
Some checks failed
Build and Deploy TenantUI / build-and-deploy (push) Failing after 27s
2026-02-27 13:36:40 +08:00
23e696719b feat: 添加订单大厅看板 UI(四列看板 + 声音提醒 + 桌面通知)
All checks were successful
Build and Deploy TenantUI / build-and-deploy (push) Successful in 56s
2026-02-27 13:18:54 +08:00
2e510a8fa7 fix(project): 对齐后端菜单组件路径到 order/list 目录
All checks were successful
Build and Deploy TenantUI / build-and-deploy (push) Successful in 51s
2026-02-27 10:51:43 +08:00
c6554b2a54 fix(project): 移除订单路由兼容别名
All checks were successful
Build and Deploy TenantUI / build-and-deploy (push) Successful in 53s
2026-02-27 10:40:14 +08:00
17493780b9 fix(project): align all-orders route to /order/list
All checks were successful
Build and Deploy TenantUI / build-and-deploy (push) Successful in 51s
2026-02-27 10:35:49 +08:00
50877b6ba9 feat(project): implement all-orders page with modular structure
All checks were successful
Build and Deploy TenantUI / build-and-deploy (push) Successful in 55s
2026-02-27 10:19:10 +08:00
37b3ef693d style(project): format product detail split modules 2026-02-22 10:14:04 +08:00
d6e5138e53 fix(project): split product detail module and restore detail route 2026-02-22 10:12:38 +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
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
07495f8c35 feat: 提交其余本地改动 2026-02-16 12:53:23 +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
dc0259339e fix: 修复商户中心下拉跳转无匹配路由
启用 external 路由并注册 MerchantCenter 页面,补齐商户中心文案与页面实现,确保头像下拉点击可正常进入商户中心。
2026-02-06 13:28:49 +08:00
msumshk
819b46fa65 chore: 初始化租户端(vben web-ele) 2026-01-29 04:21:46 +00:00