diff --git a/README.md b/README.md index df848d1..78d7bb1 100644 --- a/README.md +++ b/README.md @@ -211,6 +211,16 @@ Dynamic configuration is stored in the database and supports real-time modificat Access the management console at: (default address) +### Interface Overview + +Dashboard + +
+ +Key Management + +
+ The web management interface provides the following features: - **Dashboard**: Real-time statistics and system status overview diff --git a/README_CN.md b/README_CN.md index 0daaee5..bca3f75 100644 --- a/README_CN.md +++ b/README_CN.md @@ -211,6 +211,16 @@ GPT-Load 采用双层配置架构: 访问管理控制台:(默认地址) +### 界面展示 + +仪表盘 + +
+ +密钥管理 + +
+ Web 管理界面提供以下功能: - **仪表盘**: 实时统计信息和系统状态概览 diff --git a/screenshot/dashboard.png b/screenshot/dashboard.png new file mode 100644 index 0000000..fa34037 Binary files /dev/null and b/screenshot/dashboard.png differ diff --git a/screenshot/keys.png b/screenshot/keys.png new file mode 100644 index 0000000..b6f762d Binary files /dev/null and b/screenshot/keys.png differ