Traffic/README.md
2024-06-26 18:02:40 +08:00

55 lines
2.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<p align=center>
Traffic 是一个前后端分离的机动车网上业务网站
</p>
## 项目选型
采用SpringBoot + Vue
## 网站功能
- 采用了时下流行的SpringBoot + Vue技术。
- MySQL严格的数据库规范设计。
## 环境依赖
| 环境依赖 | 说明描述 |
| ------------------------ | ----------------------------- |
| 软件基础环境 | 服务器(例:1 vCPU 2 GiB 1Mbps+域名(例kiwipeach.cn) ,注意这里的域名需要备案才能够访问喔|
| 数据库 | MySQL |
| JDK | 推荐使用jdk1.8及1.8以上的版本 |
| node | 前端需要使用node环境启动前端服务其中请求转发可以使用前端提供转发工具当然也可以使用nginx看具体部署条件。 |
## 主要功能预览
### 一、首页
![image](https://github.com/PhyQxx/traffic/assets/43107458/320e76b1-c6da-4585-8f4a-cd0e8762e546)
### 二、机动车违章信息查询
![image](https://github.com/PhyQxx/traffic/assets/43107458/2c344b3f-3401-4d9f-840a-b37100bb52ad)
### 三、机动车违章行为处理
![image](https://github.com/PhyQxx/traffic/assets/43107458/f86270de-6a94-44e3-a59c-9c5b7d7bb31f)
### 四、机动车报废信息查询
![image](https://github.com/PhyQxx/traffic/assets/43107458/95101401-72ef-416a-b9c8-5c881c70ebbb)
### 五、新车登记预选号牌
![image](https://github.com/PhyQxx/traffic/assets/43107458/f8828d14-dead-4916-b344-4788ab0b79a1)
### 六、二手车过户预选号牌
![image](https://github.com/PhyQxx/traffic/assets/43107458/c23b310c-abfd-4e7d-8096-df5c01c17e86)
### 七、在线留言
![image](https://github.com/PhyQxx/traffic/assets/43107458/63cd006a-dec3-469c-a8ae-73bfddc8a525)
### 八、办事指南
![image](https://github.com/PhyQxx/traffic/assets/43107458/dbb9ffc8-8119-4e64-94dd-cf48b89a0e2e)
### 九、注册
![image](https://github.com/PhyQxx/traffic/assets/43107458/f1a43034-54aa-4298-b0c0-73c0a9d9da34)
### 十、登录
![image](https://github.com/PhyQxx/traffic/assets/43107458/811f7804-4c6c-46e9-a0b2-1da46e314cd8)