yingsa/server
ethanfly e871eed0e8 refactor: Improve data validation and avatar normalization
- Simplified data validation logic in the index.js file to handle cases where data is missing or incomplete.
- Updated the index.wxml file to provide a clearer message when no ranking data is available.
- Added a new method to normalize avatar URLs in the helper.js file, ensuring that default avatars are handled correctly across user and match controllers.
- Refactored user and match controllers to utilize the new avatar normalization method, enhancing consistency in avatar display.
2026-02-10 01:27:52 +08:00
..
node_modules first 2026-01-20 08:50:50 +08:00
src refactor: Improve data validation and avatar normalization 2026-02-10 01:27:52 +08:00
uploads Refactor and enhance miniprogram UI with new designs, improve match and points functionality, and update server routes for QR code generation 2026-01-23 01:38:42 +08:00
.env feat(branding): Update logo and favicon assets across all platforms 2026-02-03 17:26:02 +08:00
env-template.txt feat: 实现天梯排行数字大屏页面并统一品牌名称为英飒俱乐部 2026-01-30 00:59:26 +08:00
package-lock.json first 2026-01-20 08:50:50 +08:00
package.json feat(天梯): 新增选手定位功能并调整挑战赛权重 2026-02-02 03:22:36 +08:00
test-upload.js feat(branding): Update logo and favicon assets across all platforms 2026-02-03 17:26:02 +08:00