Commit Graph

4 Commits

Author SHA1 Message Date
3b96b3f92d feat(project): align store delivery pages with live APIs and geocode status 2026-02-19 17:15:19 +08:00
f7854bb925 feat(project): wire quick business status toggle in store list 2026-02-18 10:04:59 +08:00
48c1a46e92 refactor(@vben/web-antd): remove store code field from store drawer 2026-02-18 08:26:43 +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