# vue2-robot-mgmt **Repository Path**: aci777/vue2-robot-mgmt ## Basic Information - **Project Name**: vue2-robot-mgmt - **Description**: 物流机器人管理系统 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-17 - **Last Updated**: 2024-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: vue2, Axios, ant-design-vue, Echarts ## README # vue2-robot-mgmt ### 项目设置 #### 安装依赖 ``` yarn install ``` #### 项目编译 ``` yarn run serve ``` #### 项目打包 ``` yarn build ``` ### 页面效果 #### 登录 ![登录页](/src/assets/login.png) #### 数据分析 ![数据分析页](/src/assets/analysis.png) #### 任务管理 ![任务管理页](/src/assets/task.png)