Skip to content

基于 vue + element-ui 的后台管理系统

License

Notifications You must be signed in to change notification settings

lamp03/vue2-manage

Repository files navigation

project

此项目是后台项目node-elm 的数据管理系统。

说明

vue + element-ui 构建的后台管理系统

如果对您对此项目有兴趣,可以点 "Star" 支持一下 谢谢! ^_^

或者您可以 "follow" 一下,我会不断开源更多的有趣的项目

开发环境 macOS 10.12.4 nodejs 6.10.0

如有问题请直接在 Issues 中提,或者您发现问题并有非常好的解决方案,欢迎 PR 👍

传送门:前端项目地址后台系统地址原生APP项目地址

技术栈

vue2 + vuex + vue-router + webpack + ES6/7 + less + element-ui

项目运行

git clone https://github.com/bailicangdu/vue2-manage  

cd vue2-manage  

npm install

npm run dev 

访问: http://localhost:8002

功能列表

  • 登陆/注销
  • 添加商铺
  • 添加商品
  • 数据展示
  • 管理用户
  • 管理商铺
  • 食品管理
  • 权限验证
  • 管理员设置
  • 图表📈
  • 富文本编辑器

项目截图

添加商店

添加食品

License

MIT

About

基于 vue + element-ui 的后台管理系统

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 68.3%
  • JavaScript 29.3%
  • CSS 2.0%
  • HTML 0.4%