docs: 添加web截图展示

This commit is contained in:
tbphp
2025-07-15 14:43:33 +08:00
parent 2bc29b6676
commit fff41580e6
4 changed files with 20 additions and 0 deletions

View File

@@ -211,6 +211,16 @@ Dynamic configuration is stored in the database and supports real-time modificat
Access the management console at: <http://localhost:3001> (default address) Access the management console at: <http://localhost:3001> (default address)
### Interface Overview
<img src="screenshot/dashboard.png" alt="Dashboard" style="width: 600px;border: 1px solid #dfdfdf"/>
<br/>
<img src="screenshot/keys.png" alt="Key Management" style="width: 600px;border: 1px solid #dfdfdf"/>
<br/>
The web management interface provides the following features: The web management interface provides the following features:
- **Dashboard**: Real-time statistics and system status overview - **Dashboard**: Real-time statistics and system status overview

View File

@@ -211,6 +211,16 @@ GPT-Load 采用双层配置架构:
访问管理控制台:<http://localhost:3001>(默认地址) 访问管理控制台:<http://localhost:3001>(默认地址)
### 界面展示
<img src="screenshot/dashboard.png" alt="仪表盘" style="width: 600px;border: 1px solid #dfdfdf"/>
<br/>
<img src="screenshot/keys.png" alt="密钥管理" style="width: 600px;border: 1px solid #dfdfdf"/>
<br/>
Web 管理界面提供以下功能: Web 管理界面提供以下功能:
- **仪表盘**: 实时统计信息和系统状态概览 - **仪表盘**: 实时统计信息和系统状态概览

BIN
screenshot/dashboard.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

BIN
screenshot/keys.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 529 KiB