# EvCli-Plus **Repository Path**: xzfans/evcli-plus ## Basic Information - **Project Name**: EvCli-Plus - **Description**: 基于vue3的后台管理系统模板 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: http://122.51.61.232:8090/ - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2022-01-21 - **Last Updated**: 2025-08-20 ## Categories & Tags **Categories**: backend **Tags**: None ## README #### 基于Vue3后台管理系统模板框架 技术栈:Vue3.0,ElementPlus,TypeScript,Pinia 开发进度:开发中 开发计划: 1.tag列表 已完成 2.图表页 已完成 3.添加自定义指令 已完成 4.tag与导航栏联动 已完成 5.导航折叠动画 已完成 ``` 安装 npm install 启动 npm run dev 构建 npm run build 测试 npm run test ```