# vue-admin-template
English | [简体中文](./README-zh.md)
> A minimal vue admin template with Element UI & axios & iconfont & permission control & lint
**Live demo:** http://panjiachen.github.io/vue-admin-template
**The current version is `v4.0+` build on `vue-cli`. If you want to use the old version , you can switch branch to [tag/3.11.0](https://github.com/PanJiaChen/vue-admin-template/tree/tag/3.11.0), it does not rely on `vue-cli`**
<p align="center">
<b>SPONSORED BY</b>
</p>
<p align="center">
<a href="https://finclip.com?from=vue_element" title="FinClip" target="_blank">
<img height="200px" src="https://gitee.com/panjiachen/gitee-cdn/raw/master/vue%E8%B5%9E%E5%8A%A9.png" title="FinClip">
</a>
</p>
## Build Setup
```bash
# clone the project
git clone https://github.com/PanJiaChen/vue-admin-template.git
# enter the project directory
cd vue-admin-template
# install dependency
npm install
# develop
npm run dev
```
This will automatically open http://localhost:9528
## Build
```bash
# build for test environment
npm run build:stage
# build for production environment
npm run build:prod
```
## Advanced
```bash
# preview the release environment effect
npm run preview
# preview the release environment effect + static resource analysis
npm run preview -- --report
# code format check
npm run lint
# code format check and auto fix
npm run lint -- --fix
```
Refer to [Documentation](https://panjiachen.github.io/vue-element-admin-site/guide/essentials/deploy.html) for more information
## Demo
![demo](https://github.com/PanJiaChen/PanJiaChen.github.io/blob/master/images/demo.gif)
## Extra
If you want router permission && generate menu by user roles , you can use this branch [permission-control](https://github.com/PanJiaChen/vue-admin-template/tree/permission-control)
For `typescript` version, you can use [vue-typescript-admin-template](https://github.com/Armour/vue-typescript-admin-template) (Credits: [@Armour](https://github.com/Armour))
## Related Project
- [vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)
- [electron-vue-admin](https://github.com/PanJiaChen/electron-vue-admin)
- [vue-typescript-admin-template](https://github.com/Armour/vue-typescript-admin-template)
- [awesome-project](https://github.com/PanJiaChen/vue-element-admin/issues/2312)
## Browsers support
Modern browsers and Internet Explorer 10+.
| [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png" alt="IE / Edge" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>IE / Edge | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png" alt="Firefox" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Firefox | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png" alt="Chrome" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Chrome | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png" alt="Safari" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Safari |
| --------- | --------- | --------- | --------- |
| IE10, IE11, Edge| last 2 versions| last 2 versions| last 2 versions
## License
[MIT](https://github.com/PanJiaChen/vue-admin-template/blob/master/LICENSE) license.
Copyright (c) 2017-present PanJiaChen
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
基于Spring Boot框架的OA管理系统 项目简介 本项目是一个基于Spring Boot框架的OA(办公自动化)管理系统,旨在提供一个高效、易用的办公自动化解决方案。系统涵盖了用户管理、角色管理、菜单管理、审批流程管理等多个模块,支持用户登录、权限控制、流程审批等功能。 项目的主要特性和功能 用户管理 用户登录与认证 用户信息管理 用户角色分配 角色管理 角色创建与删除 角色权限分配 角色菜单管理 菜单管理 菜单创建与删除 菜单权限分配 菜单树形结构展示 审批流程管理 流程模板管理 流程实例启动与审批 流程记录查询 系统安全 JWT认证与授权 全局异常处理 自定义密码编码器 其他功能 微信菜单管理 微信用户绑定 系统操作日志记录 安装使用步骤 环境准备 Java 8 或更高版本 MySQL 数据库
资源推荐
资源详情
资源评论
收起资源包目录
基于Spring Boot框架的OA管理系统.zip (377个子文件)
ProcessServiceImpl.class 18KB
SysMenuServiceImpl.class 11KB
ProcessVo.class 11KB
SysOperLog.class 9KB
SysUser.class 8KB
ProcessTemplate.class 7KB
SysRoleServiceImpl.class 7KB
SysMenu.class 7KB
Process.class 7KB
SysUserServiceImpl.class 7KB
WechatMenuServiceImpl.class 6KB
WebSecurityConfig.class 6KB
SysDept.class 6KB
TokenLoginFilter.class 5KB
Result.class 5KB
ProcessTemplateServiceImpl.class 5KB
MenuVo.class 5KB
ProcessTest.class 5KB
ProcessQueryVo.class 5KB
TokenAuthenticationFilter.class 5KB
ProcessTypeServiceImpl.class 5KB
SysRoleController.class 4KB
Menu.class 4KB
BaseEntity.class 4KB
ProcessRecord.class 4KB
ProcessController.class 4KB
RouterVo.class 4KB
SysLoginLog.class 4KB
SysUserQueryVo.class 4KB
SysUserController.class 4KB
ServiceTest.class 4KB
Knife4jConfig.class 4KB
ProcessTemplateController.class 3KB
JwtHelper.class 3KB
SysPost.class 3KB
ProcessType.class 3KB
LoginController.class 3KB
ProcessTypeController.class 3KB
ApprovalVo.class 3KB
WechatMenuController.class 3KB
SysMenuController.class 3KB
SysOperLogQueryVo.class 3KB
SysRole.class 3KB
ProcessFormVo.class 3KB
SysLoginLogQueryVo.class 3KB
UserDetailsServiceImpl.class 2KB
AssginRoleVo.class 2KB
AssginMenuVo.class 2KB
SysRoleMenu.class 2KB
SysUserRole.class 2KB
SysPostQueryVo.class 2KB
GlobalExceptionHandler.class 2KB
MybatisPlusConfig.class 2KB
WechatAccountConfig.class 2KB
ProcessRecordServiceImpl.class 2KB
ResultCodeEnum.class 2KB
MetaVo.class 2KB
BindPhoneVo.class 2KB
MD5.class 2KB
MD5.class 2KB
MenuHelper.class 2KB
TestMpDemo1.class 2KB
OaProcessController.class 1KB
WeChatMpConfig.class 1KB
SystemException.class 1KB
LoginUserInfoHelper.class 1KB
ResponseUtil.class 1KB
CustomUser.class 1KB
CustomMd5PasswordEncoder.class 1KB
ProcessService.class 1KB
ProcessMapper.class 997B
SysMenuService.class 970B
SysUserService.class 886B
LoginVo.class 783B
SysRoleService.class 756B
ServiceAuthApplication.class 740B
ProcessTemplateService.class 729B
SysRoleMenuServiceImpl.class 703B
SysUserRoleServiceImpl.class 703B
SysRoleQueryVo.class 691B
SysMenuMapper.class 562B
ProcessTypeService.class 524B
ProcessRecordService.class 482B
ProcessRecordController.class 435B
WechatMenuService.class 416B
ProcessTemplateMapper.class 409B
ProcessRecordMapper.class 403B
ProcessTypeMapper.class 397B
SysRoleMenuMapper.class 396B
WechatMenuMapper.class 387B
SysUserMapper.class 384B
SysRoleMapper.class 384B
SysRoleMenuService.class 326B
SysUserRoleService.class 326B
SysUserRoleMapper.class 315B
.env.development 81B
.editorconfig 257B
.eslintignore 38B
.eslintignore 13B
.gitignore 254B
共 377 条
- 1
- 2
- 3
- 4
资源评论
t0_54coder
- 粉丝: 3032
- 资源: 5641
下载权益
C知道特权
VIP文章
课程特权
开通VIP
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 毕设和企业适用springboot区块链技术类及在线药品管理平台源码+论文+视频.zip
- 毕设和企业适用springboot区块链技术类及在线票务管理平台源码+论文+视频.zip
- 毕设和企业适用springboot区块链技术类及自动化测试平台源码+论文+视频.zip
- 毕设和企业适用springboot区块链交易平台类及IT资产管理平台源码+论文+视频.zip
- 毕设和企业适用springboot汽车电商类及家庭健康管理平台源码+论文+视频.zip
- 毕设和企业适用springboot区块链交易平台类及公寓管理系统源码+论文+视频.zip
- 毕设和企业适用springboot区块链交易平台类及个性化推荐系统源码+论文+视频.zip
- 毕设和企业适用springboot汽车电商类及跨境物流平台源码+论文+视频.zip
- 毕设和企业适用springboot汽车电商类及企业培训平台源码+论文+视频.zip
- 毕设和企业适用springboot汽车电商类及企业资源规划平台源码+论文+视频.zip
- 毕设和企业适用springboot区块链交易平台类及健康数据分析系统源码+论文+视频.zip
- 毕设和企业适用springboot商城类及在线平台源码+论文+视频.zip
- 毕设和企业适用springboot汽车电商类及视频监控平台源码+论文+视频.zip
- 毕设和企业适用springboot汽车电商类及社交电商平台源码+论文+视频.zip
- 毕设和企业适用springboot汽车电商类及网络游戏交易平台源码+论文+视频.zip
- 毕设和企业适用springboot商城类及运动赛事管理平台源码+论文+视频.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功