update readme.md

This commit is contained in:
2025-02-13 08:39:54 +00:00
parent 7c3639cc96
commit b281d16706
+2 -2
View File
@@ -3,13 +3,13 @@
一个基于Web的智慧医疗分析管理平台,用于医院病房、病人、设备等资源的智能化管理。
## 目录结构
```
web/
├── platform.html # 平台主界面文件
├── login.html # 登录页面
├── analyze.html # 智能分析页面
└── js/ # JavaScript 文件目录
```
## 使用说明
1. login.html320行设置后端域名API_URLconst API_URL = 'https://dev.obscura.work/monitor';