#
luxiaotao1123
2021-12-28 08bcfd496ab141e1d2048a1f38f7b6c1eda125d3
#
1个文件已修改
8 ■■■■■ 已修改文件
views/index.html 8 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
views/index.html
@@ -145,9 +145,11 @@
            $("#menu").addClass("show");
            setTimeout(function () {
                $("#ship-type-ul").css("transform", "translateY(-40px)");
                $("#ship-info-btn .btn-word").text("体验调度世界");
                $("#ship-info-btn").data("type", 2).addClass("show");
                $("#ship-info-btn #btn-lock").css("z-index", "10");
                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");