# 后台管理系统模板 **Repository Path**: dyh-creator/background-management-system ## Basic Information - **Project Name**: 后台管理系统模板 - **Description**: vue搭建, 旨在帮助快速的搭建项目后台 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-27 - **Last Updated**: 2022-01-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, Vuex ## README # backstage ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` # 项目简介 vue+elementui搭建的后台管理系统前端,旨在帮助快速搭建系统后台。 # 页面展示 > 登录页面 > ![img.png](img.png) > ![img_1.png](img_1.png) > 后台管理主页面 > ![img_2.png](img_2.png)