Skip to content

mall-admin-web是一个电商后台管理系统的前端项目,基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。

License

Notifications You must be signed in to change notification settings

kratos47mhs/mall-admin-web

 
 

Repository files navigation

mall-admin-web

后台项目 QQ群 QQ群 码云

Foreword

This project is the front-end part of separation project,Backend project mall address:Portal

Project Introduction

mall-admin-webIs a front-end project of an e-commerce back-end management system,Based on Vue + Element. Product management、Order management、Member Management、Promotion Management、Operations Management、Content management、Statistical report、Financial Management、Rights management, settings, etc.

Project demo

Project online demo address:http://www.macrozheng.com/admin/

https://github.com/macrozheng/mall/blob/master/document/resource/mall-admin.gif

Used Technologies

technology Description Official website
Vue Front-end framework https://vuejs.org/
Vue-router Routing framework https://router.vuejs.org/
Vuex state management pattern https://vuex.vuejs.org/
Element Front-end UI framework https://element.eleme.io/
Axios Front-end HTTP framework https://github.com/axios/axios
v-charts Charting framework based on Echarts https://v-charts.js.org/
Js-cookie cookie management tools https://github.com/js-cookie/js-cookie
nprogress Progress bar controls https://github.com/rstacruz/nprogress
vue-element-admin Project scaffolding reference https://github.com/PanJiaChen/vue-element-admin

Project layout

src -- Source directory
├── api -- axios network request definition
├── assets -- Still picture resource file
├── components -- Common component package
├── icons -- svg vector picture file
├── router -- vue-router routing configuration
├── store -- vuex state management
├── styles -- Global css style
├── utils -- Tools
└── views -- Front page
    ├── home -- Home
    ├── layout -- Common page loading framework
    ├── login -- Landing page
    ├── oms -- Order module page
    ├── pms -- Product module page
    └── sms -- Marketing module page

Build steps

license

Apache License 2.0

Copyright (c) 2018-2020 macrozheng

About

mall-admin-web是一个电商后台管理系统的前端项目,基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 75.4%
  • JavaScript 22.2%
  • CSS 2.2%
  • Other 0.2%