Giter Club home page Giter Club logo

power's Introduction

项目演示地址:

http://47.106.234.196:1801

项目概述:

本项目使用Springboot框架开发,数据库层面整合通用Mapper,前端使用LayUI框架。

项目功能

  1. 登录校验(验证码)

  2. 登录成功,进入首页,不同用户看到的左侧菜单树和顶部导航是不一样的。

    超级管理员可以看到所有的区域和部门,并且顶部导航中有相应的菜单。

  3. 员工管理可以管理当前可以登入本系统的员工。

  4. 当前员工可以修改自己的密码。

  5. 用户管理可以管理本系统的所有用户信息。

  6. 可以根据用户名、工号、手机进行用户信息的简单搜索。

  7. 可以批量导入及导出用户信息。

  8. 如果点击左侧导航树中某区域下的某部门,那么就只显示当前用户区域及部门下的用户信息。

    同时也只导出当前区域及部门下的用户信息。

  9. 可以打印数据表格当前页用户信息。

  10. 在查看详情页中,可以打印本页员工信息、打印员工生育信息登记表、下载员工生育信息登记表。

项目部署流程:

  1. 修改数据库的连接信息:application.properties文件
  2. 在数据库中执行提供的sql脚本,脚本位置:src/main/resource/sql,其中init.sql是项目初始化的sql文件,data.sql是测试数据的sql文件,这个sql可以自由选择是否导入。
  3. 项目的访问地址:localhost:1801/
  4. 项目中用到的Excel模板位于src/test/resource/用户信息.xlsx,请使用该Excel模板测试Excel导入功能。
  5. 超级管理员登录用户名:admin 密码:admin

power's People

Contributors

huowolf avatar

Watchers

James Cloos avatar KANGHUAWEI 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.