yingsa/miniprogram/pages/match/challenge-detail
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 Refactor user search functionality in admin routes, enhance match challenge logic to prevent overlapping challenges, and update user-related data handling in the miniprogram. Improve UI consistency across various pages with design updates and optimize image upload responses to include full URLs. 2026-01-26 05:12:26 +08:00
index.wxml fix(env): Update API URL and enhance HTML structure 2026-02-06 19:04:16 +08:00
index.wxss fix(env): Update API URL and enhance HTML structure 2026-02-06 19:04:16 +08:00