Junjie
2023-11-16 1d41b3071cf781f93b6b71bca8893367d9fe8da0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>ESS</title>
</head>
<body>
 
<iframe
  allowfullscreen
  src="http://10.10.10.182:9003/#/?method=monitor"
  frameborder="0"
  width="100%"
  height="100%"
></iframe>
 
</body>
</html>