# 商品后台管理系统 **Repository Path**: atxzz/vue_shop ## Basic Information - **Project Name**: 商品后台管理系统 - **Description**: 本项目主要使用Vue+Element-UI和开发,利用Axios对后台数据进行交互,并使用ECharts实现了数据可视化,能够对用户、商品、权限、订单进行管理! - **Primary Language**: 其他 - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2022-04-11 - **Last Updated**: 2023-05-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, Element-UI, JavaScript ## README ## [点我访问项目](http://47.108.84.237) ## 本项目是网站的后台管理系统,登录到后台,可以对数据进行增删改查。 ![登录](./src/assets/poster.png) ![列表](./src/assets/cont.png) ## Project setup ``` npm install ``` ## Compiles and hot-reloads for development ``` npm run serve ``` ## Compiles and minifies for production ``` npm run build ```