yingsa/miniprogram/pages/index
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
..
index.js refactor: Improve data validation and avatar normalization 2026-02-10 01:27:52 +08:00
index.json first 2026-01-20 08:50:50 +08:00
index.wxml refactor: Improve data validation and avatar normalization 2026-02-10 01:27:52 +08:00
index.wxss feat(天梯): 新增选手定位功能并调整挑战赛权重 2026-02-02 03:22:36 +08:00