static/js/data/Asrs.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
views/index.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
static/js/data/Asrs.js
Diff too large views/index.html
@@ -98,8 +98,8 @@ var speedDom = document.getElementById("speed"); var timer = setInterval(function () { if (percent < 100.00) { // percent += 0.04; percent += 1; percent += 0.04; // percent += 1; speedDom.innerText = percent.toFixed(2); } else { if (!hasClass(shipInfoBtn, "show")) {