Skip to content

Commit 7782ade

Browse files
author
谭策
committed
docs: 修复 README.md 图片变形显示问题
- 移除所有图片固定 width/height 属性,避免强制拉伸 - 添加 CSS 自适应样式 max-width: 100%; height: auto; - 确保图片在 Gitee/GitHub 等平台按原始比例显示 - 修复手机/桌面端自适应显示
1 parent dff3bce commit 7782ade

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99

1010
🌐 **项目官网**: <https://www.zjzwfw.cloud/ITOpsAgentinfo>
1111

12-
<img width="1920" height="1080" alt="0cpuy-fbfi3" src="docs-assets/0-3.gif" />
12+
<img alt="0cpuy-fbfi3" src="docs-assets/0-3.gif" style="max-width: 100%; height: auto;" />
1313

14-
<img width="1920" height="1080" alt="0cpuy-fbfi3" src="docs-assets/screenshot-2026-05-25-143839.png" />
14+
<img alt="0cpuy-fbfi3" src="docs-assets/screenshot-2026-05-25-143839.png" style="max-width: 100%; height: auto;" />
1515

1616
## 项目简介
1717

@@ -129,15 +129,15 @@ cd frontend && npm install && npm run dev
129129

130130
> ⚠️ 首次登录后系统会强制要求修改密码
131131
132-
<img width="1842" height="957" alt="image" src="https://github.com/user-attachments/assets/befe8ad6-b39f-4881-8b9b-e4f17356767a" />
132+
<img alt="image" src="https://github.com/user-attachments/assets/befe8ad6-b39f-4881-8b9b-e4f17356767a" style="max-width: 100%; height: auto;" />
133133

134134
## 功能模块
135135

136136
### 仪表盘
137137

138138
系统概览,展示服务器、告警、任务等核心指标。
139139

140-
<img width="1662" height="957" alt="屏幕截图 2026-05-18 144450" src="docs-assets/0-4.png" />
140+
<img alt="屏幕截图 2026-05-18 144450" src="docs-assets/0-4.png" style="max-width: 100%; height: auto;" />
141141

142142
### Web 终端
143143

@@ -146,7 +146,7 @@ cd frontend && npm install && npm run dev
146146
- 窗口大小自适应
147147
- 连接状态可视化
148148

149-
<img width="1830" height="958" alt="image" src="https://github.com/user-attachments/assets/a81f3e5c-8b6f-4e9c-9a1d-2f3c4d5e6f7a" />
149+
<img alt="image" src="https://github.com/user-attachments/assets/a81f3e5c-8b6f-4e9c-9a1d-2f3c4d5e6f7a" style="max-width: 100%; height: auto;" />
150150

151151
### 主机管理
152152

@@ -155,7 +155,7 @@ cd frontend && npm install && npm run dev
155155
- 一键采集主机信息(OS/CPU/内存/磁盘/IP)
156156
- 服务器卡片展示分组标签和硬件信息
157157

158-
<img width="1830" height="958" alt="image" src="docs-assets/0-3.png" />
158+
<img alt="image" src="docs-assets/0-3.png" style="max-width: 100%; height: auto;" />
159159

160160
### 服务器管理
161161

@@ -165,15 +165,15 @@ cd frontend && npm install && npm run dev
165165
- 14 项系统合规检查(CPU/内存/磁盘/网络/服务/安全等)
166166
- 命令历史和合规历史 JSON 导出
167167

168-
<img width="1667" height="956" alt="屏幕截图 2026-05-18 144417" src="文档引用图片/0 (1).gif" />
168+
<img alt="屏幕截图 2026-05-18 144417" src="docs-assets/0-1.gif" style="max-width: 100%; height: auto;" />
169169

170170
### Agent 管理
171171

172172
- 9 个预设 Agent:告警处理、故障诊断、日志分析、系统巡检、变更执行、文档生成、合规检查、服务器命令执行、自动巡检
173173
- 支持自定义创建 Agent,配置系统提示词、模型、温度参数
174174
- Agent 测试与执行历史追踪
175175

176-
<img width="1838" height="957" alt="image" src="docs-assets/0-2.png" />
176+
<img alt="image" src="docs-assets/0-2.png" style="max-width: 100%; height: auto;" />
177177

178178
### 工作流编排
179179

@@ -182,7 +182,7 @@ cd frontend && npm install && npm run dev
182182
- 支持上下文传递、服务器选择
183183
- 执行顺序拓扑排序,视觉位置优先
184184

185-
<img width="1820" height="953" alt="屏幕截图 2026-05-18 144326" src="docs-assets/0-7.png" />
185+
<img alt="屏幕截图 2026-05-18 144326" src="docs-assets/0-7.png" style="max-width: 100%; height: auto;" />
186186

187187
### 任务执行
188188

@@ -191,7 +191,7 @@ cd frontend && npm install && npm run dev
191191
- 支持暂停/继续/取消
192192
- 自动生成 Markdown 执行报告
193193

194-
<img width="1828" height="943" alt="image" src="https://github.com/user-attachments/assets/aa036b31-3c10-4322-a4d0-fb7e7028ddaf" />
194+
<img alt="image" src="https://github.com/user-attachments/assets/aa036b31-3c10-4322-a4d0-fb7e7028ddaf" style="max-width: 100%; height: auto;" />
195195

196196
### 告警中心
197197

@@ -213,15 +213,15 @@ cd frontend && npm install && npm run dev
213213
- 自动注入 LLM 对话上下文
214214
- 批量导入/导出
215215

216-
<img width="1827" height="960" alt="image" src="https://github.com/user-attachments/assets/ef28798f-8819-4aa4-b254-0b9212982620" />
216+
<img alt="image" src="https://github.com/user-attachments/assets/ef28798f-8819-4aa4-b254-0b9212982620" style="max-width: 100%; height: auto;" />
217217

218218
### AI Copilot
219219

220220
- 自然语言对话式运维助手
221221
- 自动感知系统告警、服务器、任务状态
222222
- 基于规则的快速响应 + LLM 深度分析
223223

224-
<img width="1835" height="954" alt="image" src="https://github.com/user-attachments/assets/5d67682e-f5f7-413e-b677-106aea1dfb33" />
224+
<img alt="image" src="https://github.com/user-attachments/assets/5d67682e-f5f7-413e-b677-106aea1dfb33" style="max-width: 100%; height: auto;" />
225225

226226
### 定时任务
227227

0 commit comments

Comments
 (0)