chore: initialize monorepo tooling

This commit is contained in:
2026-09-18 15:00:48 +08:00
parent e28140a0b3
commit 55b2b091c2
42 changed files with 1858 additions and 18 deletions

View File

@@ -107,12 +107,12 @@
沿用通用状态,但在餐饮后台显示更容易理解的文案:
| 系统状态 | 页面文案 | 说明 |
|---|---|---|
| pending | 待联系 | 客户刚提交需求 |
| contacted | 沟通中 | 已联系,正在确认菜单或细节 |
| completed | 已完成 | 已完成本次餐饮服务 |
| cancelled | 已取消 | 客户或经营者取消 |
| 系统状态 | 页面文案 | 说明 |
| --------- | -------- | -------------------------- |
| pending | 待联系 | 客户刚提交需求 |
| contacted | 沟通中 | 已联系,正在确认菜单或细节 |
| completed | 已完成 | 已完成本次餐饮服务 |
| cancelled | 已取消 | 客户或经营者取消 |
第一版不增加“已确认”状态,避免在没有支付和排班能力时造成履约承诺。若真实业务需要,可在试用后增加 `confirmed`