feat: 增加使用日期组件

This commit is contained in:
2026-03-13 00:06:32 +08:00
parent dde9b037fe
commit 8c3f04b44a
7 changed files with 179 additions and 4 deletions

View File

@@ -3,4 +3,5 @@ export const GOODS_TYPE = {
0: "客房",
1: "门票",
2: "餐饮",
3: "套餐",
};