Commit Graph

5 Commits

Author SHA1 Message Date
kkfluous
25d0c95dc3 feat: 🎁 新增破冰抽奖功能及 82 人名单
- 新增 src/views/PrizeDraw 抽奖视图及抽奖配置 store
- 更新 defaultPersonList 为 82 位真实参与者名单
- 调整主页、路由、i18n 及音乐播放以支持抽奖入口
- 附抽奖需求及实现报告文档

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-24 16:29:52 +08:00
wjrHh218
9bef75bbd7 fix: 🐛 卡片scale修改 2026-02-06 00:03:02 +08:00
wjrHh218
1d0149d770 fix: 🐛 修正抽中卡片的位置 2026-02-05 23:48:36 +08:00
xiaoshi-jiang
1b983d2a2e 抽中卡片增加>30 <40的卡片排列生成规则
* Update defaultTitle for the lottery event

* Update style.scss

* Update style.scss

* feat: set single-time max person count to 40

* fix: support totalCount > 30 in useElementPosition with dynamic rule and add test

* chore: ✏️ 处理eslint报错和恢复默认标题 #240

---------

Co-authored-by: heldenti <heldenti@users.noreply>
Co-authored-by: LOG1997 <2694233102@qq.com>
2026-01-31 20:52:53 +08:00
LOG1997
3a2303dd40 feat: 设置最多抽30人的卡片排列 2026-01-12 22:46:25 +08:00