# 新能源车辆智慧管理系统软件 **Repository Path**: supergame/carManage ## Basic Information - **Project Name**: 新能源车辆智慧管理系统软件 - **Description**: RZ2202251 新能源车辆智慧管理系统软件 V1.0 WEB 2022.8.1 2022.10.15 功能描述:新能源汽车管理系统,用于新能源的管理后台,可登陆,绑定车辆,车辆充电管理,充电地图,实时定位,寻车,电耗统计图表等功能。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-09-01 - **Last Updated**: 2023-09-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## ElementUIAdmin 基于Element-UI开发的简易后台,主要用于 Element-UI 框架的学习与入门。
## 项目演示地址 https://imxiaoer.github.io/ElementUIAdmin/dist/index
## 项目运行设置 1. 安装依赖 ``` npm install ``` 2. 本地运行 ``` npm run serve ``` 3. 编译打包 ``` npm run build ```
## 项目截图 ![screenshot-login](https://github.com/imxiaoer/ElementUIAdmin/blob/master/screenshot/screenshot-login.png) ![screenshot-users](https://github.com/imxiaoer/ElementUIAdmin/blob/master/screenshot/screenshot-users.png) ![screenshot-articles](https://github.com/imxiaoer/ElementUIAdmin/blob/master/screenshot/screenshot-articles.png) ![screenshot-echarts](https://github.com/imxiaoer/ElementUIAdmin/blob/master/screenshot/screenshot-charts.png)