template_desc.txt 4.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. src/assets/templates/prototype/system/SystemSettings.vue 系统设置模版
  2. src/assets/templates/prototype/system/LogManagement.vue 日志管理模版
  3. src/assets/templates/prototype/system/PermissionManagement.vue 权限管理模版
  4. src/assets/templates/prototype/system/RoleManagement.vue 角色管理模版
  5. src/assets/templates/prototype/system/UserManagement.vue 用户管理模版
  6. src/assets/templates/prototype/system/NotificationManagement.vue 通知管理模版
  7. src/assets/templates/prototype/hr/HRManagement.vue 人力资源管理模版
  8. src/assets/templates/prototype/hr/SalaryManagement.vue 薪资管理模版
  9. src/assets/templates/prototype/hr/AttendanceManagement.vue 考勤管理模版
  10. src/assets/templates/prototype/hr/PerformanceManagement.vue 绩效管理模版
  11. src/assets/templates/prototype/hr/TrainingManagement.vue 培训管理模版
  12. src/assets/templates/prototype/hr/RecruitmentManagement.vue 招聘管理模版
  13. src/assets/templates/prototype/customer/CustomerManagement.vue 客户管理模版
  14. src/assets/templates/prototype/customer/CustomerServiceAnalytics.vue 客服分析模版
  15. src/assets/templates/prototype/customer/UserBehavior.vue 用户行为分析模版
  16. src/assets/templates/prototype/customer/CustomerRelationshipManagement.vue 客户关系管理模版
  17. src/assets/templates/prototype/customer/CustomerServiceManagement.vue 客服管理模版
  18. src/assets/templates/prototype/ecommerce/EcommerceMarketingManagement.vue 电商营销管理模版
  19. src/assets/templates/prototype/ecommerce/EcommerceAfterSalesManagement.vue 电商售后管理模版
  20. src/assets/templates/prototype/ecommerce/EcommerceLogisticsManagement.vue 电商物流管理模版
  21. src/assets/templates/prototype/ecommerce/EcommerceReviewManagement.vue 电商评价管理模版
  22. src/assets/templates/prototype/ecommerce/EcommerceProductManagement.vue 电商商品管理模版
  23. src/assets/templates/prototype/ecommerce/EcommerceUserManagement.vue 电商用户管理模版
  24. src/assets/templates/prototype/ecommerce/ProductManagement.vue 商品管理模版
  25. src/assets/templates/prototype/ecommerce/EcommerceAnalytics.vue 电商分析模版
  26. src/assets/templates/prototype/ecommerce/EcommerceVendorManagement.vue 电商供应商管理模版
  27. src/assets/templates/prototype/ecommerce/EcommerceOrderManagement.vue 电商订单管理模版
  28. src/assets/templates/prototype/production/AssetManagement.vue 资产管理模版
  29. src/assets/templates/prototype/production/EquipmentManagement.vue 设备管理模版
  30. src/assets/templates/prototype/production/QualityManagement.vue 质量管理模版
  31. src/assets/templates/prototype/production/ProductionManagement.vue 生产管理模版
  32. src/assets/templates/prototype/supply-chain/SupplierManagement.vue 供应商管理模版
  33. src/assets/templates/prototype/supply-chain/InventoryAnalytics.vue 库存分析模版
  34. src/assets/templates/prototype/supply-chain/InventoryManagement.vue 库存管理模版
  35. src/assets/templates/prototype/supply-chain/PurchaseManagement.vue 采购管理模版
  36. src/assets/templates/prototype/supply-chain/LogisticsManagement.vue 物流管理模版
  37. src/assets/templates/prototype/sales/SalesManagement.vue 销售管理模版
  38. src/assets/templates/prototype/sales/ContractManagement.vue 合同管理模版
  39. src/assets/templates/prototype/sales/ReportManagement.vue 报表管理模版
  40. src/assets/templates/prototype/project/TaskManagement.vue 任务管理模版
  41. src/assets/templates/prototype/project/MeetingManagement.vue 会议管理模版
  42. src/assets/templates/prototype/project/ProjectManagement.vue 项目管理模版
  43. src/assets/templates/prototype/knowledge/DocumentManagement.vue 文档管理模版
  44. src/assets/templates/prototype/knowledge/KnowledgeBaseManagement.vue 知识库管理模版
  45. src/assets/templates/prototype/finance/MarketingAnalytics.vue 营销分析模版
  46. src/assets/templates/prototype/finance/EnterpriseDashboard.vue 企业仪表盘模版
  47. src/assets/templates/prototype/finance/ProductAnalytics.vue 产品分析模版
  48. src/assets/templates/prototype/finance/FinancialManagement.vue 财务管理模版
  49. src/assets/templates/prototype/common/login.vue 登录页面模版