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.
# 挪车电话查询系统
这是一个前后端分离的挪车电话查询系统,使用Python Flask作为后端,SQLite作为数据库,HTML/CSS/JavaScript作为前端。
## 项目结构
- `backend/`: 后端代码(Python Flask)
- `frontend/`: 前端代码(HTML/CSS/JavaScript)
- `data/`: 数据库存放目录
## 安装与运行
1. 安装Python依赖: