用户订单管理系统 基于vue-element-admin,后台采用PHP 项目模板采用 功能列表 1.添加用户2.订单管理3.用户管理4.管理员设置 构建设置 # install dependencies npm install or yarn # serve with hot reload at localhost:9528 npm run dev # build app for production npm run build:prod # lint all JS/Vue component files in `app/src` npm run lint