# vue-shop-admin **Repository Path**: baogui/vue-shop-admin ## Basic Information - **Project Name**: vue-shop-admin - **Description**: Vue电商管理后台 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 517 - **Created**: 2020-02-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue_shop_admin ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your tests ``` npm run test ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). ### 技术: #### 前端: 1. Vue.js 2. Element-ui 3. axios: 4. echarts: 图标 5. nprogress: 进度条 6. vue-quill-editor: 富文本编辑 7. vue-table-with-treegrid: 表格树 8. vue-router: 前端路由 9. lodash: 深拷贝 10. core: 跨域请求 #### 后端: 主要通过Node.js + MySQL提供API接口 ### 功能: 1、用户登录验证 2、权限管理 3、商品管理 4、订单管理 5、数据统计 ### Project preview ![welcome](https://gitee.com/wBekvam/vue-shop-admin/raw/master/image/welcome.png) ![user](https://gitee.com/wBekvam/vue-shop-admin/raw/master/image/user.png) ![user1](https://gitee.com/wBekvam/vue-shop-admin/raw/master/image/user1.png) ![role](https://gitee.com/wBekvam/vue-shop-admin/raw/master/image/role.png) ![auth](https://gitee.com/wBekvam/vue-shop-admin/raw/master/image/auth.png) ![goods](https://gitee.com/wBekvam/vue-shop-admin/raw/master/image/goods.png) ![params](https://gitee.com/wBekvam/vue-shop-admin/raw/master/image/params.png) ![addGoods](https://gitee.com/wBekvam/vue-shop-admin/raw/master/image/addGoods.png) ![addGoods1](https://gitee.com/wBekvam/vue-shop-admin/raw/master/image/addGoods1.png) ![data](https://gitee.com/wBekvam/vue-shop-admin/raw/master/image/data.png)