# Vue3企业后台管理系统 **Repository Path**: sun-yadi-1/vue-Enterprise-back-end-management-system ## Basic Information - **Project Name**: Vue3企业后台管理系统 - **Description**: 为了提高企业人员管理效率,使用Vue3技术栈并引用Pinia状态管理所开发的一个用户后台管理系统,包括5个功能模块:用户登录模块、用户首页模块、用户管理模块、菜单栏模块和权限设置模块 - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-14 - **Last Updated**: 2024-08-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, Web, 后台管理 ## README # Vue3企业后台管理系统 #### 介绍 为了提高企业人员管理效率,使用Vue3技术栈并引用Pinia状态管理所开发的一个用户后台管理系统,包括5个功能模块:用户登录模块、用户首页模块、用户管理模块、菜单栏模块和权限设置模块 #### 部分效果展示 ##### 首页 ![输入图片说明](/result-image/home.png) ##### 用户管理 ![输入图片说明](/result-image/user.png) #### 使用说明 ##### Project setup npm install ##### Compiles and hot-reloads for development npm run serve ##### Compiles and minifies for production npm run build