views/index.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
views/index.html
@@ -145,9 +145,11 @@ $("#menu").addClass("show"); setTimeout(function () { $("#ship-type-ul").css("transform", "translateY(-40px)"); if (window.screen.width > 600) { $("#ship-info-btn .btn-word").text("体验调度世界"); $("#ship-info-btn").data("type", 2).addClass("show"); $("#ship-info-btn #btn-lock").css("z-index", "10"); } $("#menu li").css("transition", "all 200ms !important"); setTimeout(function () { removeClass(document.getElementById("title-box"), "show");