修复招聘会前端交互与无障碍问题

This commit is contained in:
2026-07-25 22:16:55 +08:00
parent 527fcea91f
commit e86621aeed
22 changed files with 880 additions and 359 deletions

View File

@@ -24,6 +24,8 @@ export interface OutdoorFairItem {
boothCount: number;
/** 已预定摊位数 */
reservedBoothCount?: number;
/** 招聘会实际展位图中的展位数量 */
boothMapCount?: number;
/** 举办时间 */
holdTime: string;
/** 招聘会结束时间 */