Commit Graph

5 Commits

Author SHA1 Message Date
459fa02eb9 feat: Add navigation feature to store in order page
- Implemented a new button to navigate to the store location from the order details.
- Added functionality to open the store's location in the map application or copy the address if location data is unavailable.
- Updated UI to include the navigation button conditionally based on store information availability.
- Enhanced styling for the navigation button to improve user experience.
2026-02-07 12:06:05 +08:00
8f9eb38666 fix(dependencies): Remove peer flags from package-lock.json and update Vite dependencies
- Removed unnecessary "peer" flags from various dependencies in package-lock.json to streamline package management.
- Updated Vite dependencies and their corresponding metadata for improved performance and compatibility.
- Adjusted import paths in CSS files to reflect the correct directory structure.
- Deleted unused CSS files related to the "col" component to clean up the project.
2026-02-07 02:05:34 +08:00
7ec68e3f7a Refactor and enhance miniprogram UI with new designs, improve match and points functionality, and update server routes for QR code generation 2026-01-23 01:38:42 +08:00
824334907d Update dependencies, enhance match view with QR code functionality, and improve user login process 2026-01-20 09:23:30 +08:00
ecd0e748c8 first 2026-01-20 08:50:50 +08:00