Please enter the commit message for your changes. Lines starting
with '#' will be ignored, and an empty message aborts the commit. On branch main Your branch is up to date with 'RQteafactory-NodeJS/main'. Changes to be committed: modified: templates/sensor-1.html
This commit is contained in:
parent
ab0dabf0e6
commit
9fe9a0230b
@ -7,11 +7,11 @@
|
||||
<link rel="stylesheet" href="../static/css/sensor-1.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="bottom">温度数据表</div>
|
||||
<div class="container-bottom">
|
||||
<div class="container-top">温度数据表</div>
|
||||
<div class="bottom">
|
||||
<div class="container1" id="chart-container"></div>
|
||||
</div>
|
||||
<div class="container-top">
|
||||
<div class="container-bottom">
|
||||
<div class="value" id="temperature">Loading...</div>
|
||||
</div>
|
||||
</body>
|
||||
|
Loading…
Reference in New Issue
Block a user