服务器监控

This commit is contained in:
liuwei
2025-05-27 09:10:41 +08:00
parent 2f61231eb4
commit 2054b3979c
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@
<span>服务器监控</span>
</div>
<div class="iframe-container">
<iframe src="http://localhost:61208/" frameborder="0" width="100%" height="800px"></iframe>
<iframe src="http://192.168.2.170:61208/" frameborder="0" width="100%" height="800px"></iframe>
</div>
</el-card>
</el-col>