|
|
f8f869b98c
|
Refactor import statements in router configuration for CRM and SRM views to remove 'as' syntax for clarity and consistency.
|
2025-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.
|
2025-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.
|
2025-12-10 18:02:48 +08:00 |
|
|
|
f449a9cb3b
|
Add HomeView component with template and styles for the home page
|
2025-12-10 17:03:26 +08:00 |
|
|
|
7f47220610
|
Add home route to the router configuration with HomeView component
|
2025-12-10 17:03:21 +08:00 |
|
|
|
9b563b8215
|
Integrate Element Plus UI library and register icons in main.ts
|
2025-12-10 17:03:15 +08:00 |
|
|
|
6e17d5690a
|
创建路由映射
|
2025-12-10 17:03:06 +08:00 |
|
|
|
418164bcc0
|
Update package dependencies: added @element-plus/icons-vue and element-plus to package.json and package-lock.json
|
2025-12-10 17:02:51 +08:00 |
|
|
|
8e128cf0ac
|
项目初始化
|
2025-12-10 16:52:23 +08:00 |
|