yingsa/miniprogram/pages/points/mall
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
..
index.js feat: Implement default store retrieval for new users and enhance login flow 2026-02-07 14:04:31 +08:00
index.json first 2026-01-20 08:50:50 +08:00
index.wxml refactor: Enhance store and user management features 2026-02-07 11:09:37 +08:00
index.wxss 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