yingsa/miniprogram/pages
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
..
article refactor: Enhance store and user management features 2026-02-07 11:09:37 +08:00
index refactor: Improve data validation and avatar normalization 2026-02-10 01:27:52 +08:00
match refactor: Improve data validation and avatar normalization 2026-02-10 01:27:52 +08:00
player feat: 新增选手资料页面并优化界面设计 2026-01-30 02:24:03 +08:00
points feat: Implement default store retrieval for new users and enhance login flow 2026-02-07 14:04:31 +08:00
store feat: Implement default store retrieval for new users and enhance login flow 2026-02-07 14:04:31 +08:00
user feat: Implement default store retrieval for new users and enhance login flow 2026-02-07 14:04:31 +08:00