Code Monkey home page Code Monkey logo

vue-elementui-material's Introduction

VUE管理系统


此项目是vue+element-ui 快速开发的物资管理系统,后台用的java springBoot 所有数据都是从服务器实时获取的数据,具有登陆,注册,对数据进行管理,打印数据等功能

说明


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

自己做了差不多一周,有一些功能还没有实现,大部分功能可用,有实际应用价值,后续会慢慢补上。

如果有问题可以在项目中找到联系方式。

开发环境macOS 10.14.0 java

本人是前端小白,所以项目感觉很粗糙,后续我会不断努力完善

后台代码:https://github.com/sYuanVery6/MATERIALS

技术栈


vue2.5+vuex+vue-router+webpack+ES6+element-ui+echarts


项目运行


拷贝后

npm install

npm run dev

注意

在项目根目录新建postcss.config.js文件,并对postcss进行配置 有的话就不用了 添加下面代码 就可以正常运行了

module.exports = { 
 plugins: { 
   'autoprefixer': {browsers: 'last 5 version'} 
 } 
}

效果演示


点击这里查看效果

默认账号 0001

密码 123456

实现功能列表


  • 系统管理
    • 人员管理
    • 部门管理
  • 物资管理
    • 物资编码申请
    • 物资编码审批
    • 打印物资数据
  • 采购管理
    • 需求计划申请
    • 需求计划审批
    • 请购
  • 地图

部分页面截图


image

image

image

image

谢谢观看

vue-elementui-material's People

Contributors

guojiayu01 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.