7ec2522fa0a59377594567b2154231e51e06b468
- Updated VITE_API_URL in .env.development to point to local server. - Retained VITE_API_URL in .env.production for production use. - Added user store for managing user profile and authentication state. - Created authentication client for handling user login and token management. - Introduced safeClient utility for making API requests with error handling. - Updated various components and views to utilize new user store and authentication logic. - Enhanced UI styles for better visual consistency across the application.
Description
深化改革
Languages
Vue
89.1%
TypeScript
9.7%
CSS
0.6%
HTML
0.3%
JavaScript
0.3%