mall system
1.0.0
一个基于 Vue2 + ElementUI 的具有客户、商家、管理员三种模式的商城系统。
这里是前端部分,后端及数据库文件:https://github.com/Hacker-C/mall-system-backend
在线地址
用户模块:
管理员后台模块:
商家模块:
(back to top)
Vue2
ElementUI
Vue Router
Axios
SpringBoot
MySQL
(back to top)
v2.1.6
v4.5.15
v3.2.0
v16.13.0
v5.2.2
v2.4.5
git clone
git clone [email protected]:Hacker-C/mall-system.git
npm install
npm install
start
npm run dev
build
npm run build
(back to top)
(back to top)