添加炽灼残渣计算功能

This commit is contained in:
2022-01-12 23:04:20 +08:00
parent b091115d85
commit 2f4b8e371f
2 changed files with 164 additions and 0 deletions

View File

@@ -17,6 +17,9 @@
<div class="item" onclick="window.location.href='./lod.html'">
干燥失重(Lod)
</div>
<div class="item" onclick="window.location.href='./roi.html'">
炽灼残渣(Residue on Ignition)
</div>
</div>
</body>