33-公交车司机管理系统

技术:

基于 B/S 架构 SpringBoot+MySQL+vue+elementui

环境:

Idea mysql maven jdk1.8 node

用户端功能

1.首页:展示车辆信息及车辆位置和线路信息

2.模块:车辆信息及车辆位置和线路信息

3.公告、论坛

4.在线留言

5.个人中心:修改个人信息

司机端功能

1.首页、个人中心、修改密码

2.司机、用户管理

3.排班查看

4.打卡功能

5.请假功能

6.申报车辆状态

管理端功能

1.首页、个人中心、修改密码

2.司机、用户管理

3.司机排班管理

4.车辆信息以及车辆位置和线路信息管理

5.论坛管理

6.在线留言:回复用户的留言和增删改查

7.轮播图管理

8.公告

用户端功能图

https://yunzhuceshi.oss-cn-beijing.aliyuncs.com/typoraImg/公交信息用户1.jpg

!公交司机用户2(https://yunzhuceshi.oss-cn-beijing.aliyuncs.com/typoraImg/公交司机用户2.jpg)

!公交司机用户3(https://yunzhuceshi.oss-cn-beijing.aliyuncs.com/typoraImg/公交司机用户3.jpg)

!公交司机用户4(https://yunzhuceshi.oss-cn-beijing.aliyuncs.com/typoraImg/公交司机用户4.jpg)

!公交司机用户5(https://yunzhuceshi.oss-cn-beijing.aliyuncs.com/typoraImg/公交司机用户5.jpg)

!公交司机用户6(https://yunzhuceshi.oss-cn-beijing.aliyuncs.com/typoraImg/公交司机用户6.jpg)

!公交司机用户7(https://yunzhuceshi.oss-cn-beijing.aliyuncs.com/typoraImg/公交司机用户7.jpg)

!公交司机用户8(https://yunzhuceshi.oss-cn-beijing.aliyuncs.com/typoraImg/公交司机用户8.jpg)

司机端功能图

!公交司机1(https://yunzhuceshi.oss-cn-beijing.aliyuncs.com/typoraImg/公交司机1.jpg)

!公交司机2(https://yunzhuceshi.oss-cn-beijing.aliyuncs.com/typoraImg/公交司机2.jpg)

!公交司机3(https://yunzhuceshi.oss-cn-beijing.aliyuncs.com/typoraImg/公交司机3.jpg)

!公交司机4(https://yunzhuceshi.oss-cn-beijing.aliyuncs.com/typoraImg/公交司机4.jpg)

!公交司机5(https://yunzhuceshi.oss-cn-beijing.aliyuncs.com/typoraImg/公交司机5.jpg)

管理端功能图

!管理登录(https://yunzhuceshi.oss-cn-beijing.aliyuncs.com/typoraImg/管理登录.jpg)

!公交管理1(https://yunzhuceshi.oss-cn-beijing.aliyuncs.com/typoraImg/公交管理1.jpg)

!公交管理2(https://yunzhuceshi.oss-cn-beijing.aliyuncs.com/typoraImg/公交管理2.jpg)

!公交管理3(https://yunzhuceshi.oss-cn-beijing.aliyuncs.com/typoraImg/公交管理3.jpg)

!公交管理4(https://yunzhuceshi.oss-cn-beijing.aliyuncs.com/typoraImg/公交管理4.jpg)

!公交管理5(https://yunzhuceshi.oss-cn-beijing.aliyuncs.com/typoraImg/公交管理5.jpg)

绿泡泡MaKaBaca0

相关推荐
独泪了无痕2 小时前
viewer.js 安装与配置指南:实现图片预览功能
前端·vue.js
mldong2 小时前
"applicant" 契约:退回发起人的闭环设计
java·架构
月华路3 小时前
G1 垃圾回收:脏卡队列、记忆集与并发精化线程机制
java·开发语言
gugucoding3 小时前
47. 【Java】Java内存模型(JMM)与可见性
java·开发语言
zww89491114 小时前
校园跑腿系统开发实战指南:从需求分析到上线部署全流程解析
java
Fluxart.ai4 小时前
电商商品图审核怎么自动化?规则引擎、人工复核与发布门禁
java·前端·自动化
名字还没想好☜5 小时前
Java 线上内存泄漏排查实战:jmap 导堆、MAT 找 GC Roots 与四类常见泄漏
java·开发语言·jvm·内存泄漏
IT爱学堂7 小时前
尚硅谷 - 2025年3月Java+AI大模型应用开发
java·开发语言·人工智能
小贤plus7 小时前
SpringBoot 三大核心注解精讲:@ControllerAdvice、@RestControllerAdvice、@Validated 分组校验(实战)
java
吠品8 小时前
Java byte数组与String互转:编码细节与踩坑记录
java·linux·服务器