mall-admin-web是一个电商后台管理系统的前端项目,基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。
The mall-admin-web
project is the frontend part of a frontend and backend separated project, with the backend project located at mall
. This project, mall-admin-web
, is a frontend project for an e-commerce backend management system implemented using Vue+Element. It includes functionalities such as product management, order management, member management, promotion management, operation management, content management, statistical reports, financial management, permission management, and settings.
To install the mall-admin-web
project, follow these steps:
npm install
npm run dev
http://localhost:8090
to open the backend management system page.The mall-admin-web
project is a frontend component of an e-commerce backend management system built using Vue+Element. It offers a range of functionalities crucial for managing an e-commerce platform, including product and order management, statistical reports, and permission handling. The project provides a structured approach to building a robust and feature-rich frontend application for e-commerce businesses.