f8f869b98c
Refactor import statements in router configuration for CRM and SRM views to remove 'as' syntax for clarity and consistency.
main
mayiming2025-12-10 18:36:11 +08:00
755836d520
Implement ISRM and SRM management views, including internal demand, purchase, inventory, supplier, contract, evaluation, and report functionalities. Update router configuration to support new views and enhance layout with appropriate icons and styles.
mayiming2025-12-10 18:34:41 +08:00
192381b186
Implement layout structure and multiple views for CRM management system, including dashboard, user management, settings, and various CRM functionalities. Update router configuration to support new views and add global styles for consistent layout.
mayiming2025-12-10 18:02:48 +08:00
f449a9cb3b
Add HomeView component with template and styles for the home page
mayiming2025-12-10 17:03:26 +08:00
7f47220610
Add home route to the router configuration with HomeView component
mayiming2025-12-10 17:03:21 +08:00
9b563b8215
Integrate Element Plus UI library and register icons in main.ts
mayiming2025-12-10 17:03:15 +08:00
418164bcc0
Update package dependencies: added @element-plus/icons-vue and element-plus to package.json and package-lock.json
mayiming2025-12-10 17:02:51 +08:00