2 Commits (d4ba6b9daf9887b6d5c0150446fe3eb9f944df4e)

Author SHA1 Message Date
lenovo008\lenovo ecb9144a2e feat(prize): add lucky five selection page and API
- Add new pages for lucky five selection in user center.
- Implement API endpoints for getting today's lucky five results and ranking.
- Update menu list in user/discounts page to include lucky five selection.
- Refactor prize API to include new endpoints for lucky five functionality.
2 months ago
lenovo008\lenovo c70765bdf6 feat(mall): 添加抽奖功能及部分页面和接口
- 新增奖品领取页面及其相关接口。
- 添加抽奖页面及中奖结果展示页面。
- 实现抽奖规则和已获奖品的展示功能。
- 相应地在pages.json中注册了新增的页面。
- 调整了.env.development中的API基础URL。
- 优化了部分页面的样式和布局。
- 代码中删除了未使用的奖品图片资源。

BREAKING CHANGE: 删除了部分奖品图片资源,如果前端仍然引用这些图片,需要做相应的调整。
3 months ago