+ 添加设备信息功能

This commit is contained in:
2022-07-15 23:51:47 +08:00
parent 26a25e6541
commit 48f3c86fd2
2 changed files with 83 additions and 0 deletions

View File

@@ -23,6 +23,9 @@
<div class="item" onclick="window.location.href='./injection-sequence.html'">
进样序列
</div>
<div class="item" onclick="window.location.href='./equipment.html'">
设备信息
</div>
</div>
</body>