yingsa/server/src
ethanfly 1a530ebf02 feat: Implement default store retrieval for new users and enhance login flow
- Added a new method to fetch the default store for users without a login, allowing them to browse store rankings.
- Updated the wxLogin function to streamline the login process for users with existing phone numbers, enabling direct token retrieval.
- Refactored various page components to utilize the new getDefaultStore method for better user experience when accessing store information.
- Enhanced error handling and data synchronization for user and store information across multiple pages.
2026-02-07 14:04:31 +08:00
..
config feat(天梯): 新增选手定位功能并调整挑战赛权重 2026-02-02 03:22:36 +08:00
controllers feat: Implement default store retrieval for new users and enhance login flow 2026-02-07 14:04:31 +08:00
middlewares first 2026-01-20 08:50:50 +08:00
models fix(env): Update API URL and enhance HTML structure 2026-02-06 19:04:16 +08:00
routes feat: Implement default store retrieval for new users and enhance login flow 2026-02-07 14:04:31 +08:00
scripts feat(天梯): 新增选手定位功能并调整挑战赛权重 2026-02-02 03:22:36 +08:00
services fix(env): Update API URL and enhance HTML structure 2026-02-06 19:04:16 +08:00
utils Enhance avatar URL handling by adding normalization logic to ensure consistent URL formats across user and admin profiles. Update environment template with detailed comments on BASE_URL and FORCE_HTTPS settings. Improve upload route to utilize normalized avatar URLs. 2026-01-26 05:29:00 +08:00
websocket first 2026-01-20 08:50:50 +08:00
app.js fix(env): Update API URL and enhance HTML structure 2026-02-06 19:04:16 +08:00