yingsa/miniprogram/pages/match
Ethanfly edd977d5d2 refactor: Simplify match detail refresh logic and improve error handling
- Replaced setTimeout with direct await calls to loadMatchDetail after successful API responses, ensuring immediate data refresh.
- Enhanced error handling by displaying specific backend error messages in toast notifications for better user feedback.
2026-02-09 17:23:06 +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: Simplify match detail refresh logic and improve error handling 2026-02-09 17:23:06 +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