This commit is contained in:
蔡玲
2024-12-04 10:21:04 +08:00
parent 9d776c65e9
commit c1ac42072f
4042 changed files with 2293732 additions and 1185 deletions

View File

@@ -0,0 +1,20 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<script src="jquery-2.1.0.min.js"></script>
<script src="jquery.cookie.js"></script>
<title>HMI</title>
</head>
<body>
<table>
<tr>
<iframe src="canvas-gauges/Lu_HMI_Gauges.html" frameborder="0" width="100%" scrolling="Yes" height="810" leftmargin="0" topmargin="0"></iframe>
</tr>
</table>
</body>
</html>