yingsa/miniprogram/pages/match
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
..
challenge feat: Implement default store retrieval for new users and enhance login flow 2026-02-07 14:04:31 +08:00
challenge-detail refactor: Improve data validation and avatar normalization 2026-02-10 01:27:52 +08:00
history refactor: Enhance store and user management features 2026-02-07 11:09:37 +08:00
ranking fix(dependencies): Remove peer flags from package-lock.json and update Vite dependencies 2026-02-07 02:05:34 +08:00
recent fix(env): Update API URL and enhance HTML structure 2026-02-06 19:04:16 +08:00