if((window.navigator.mimeTypes[40] || !window.navigator.mimeTypes.length)){
            $(".apply").css("width","851px");
        }
        if (window.navigator.userAgent.indexOf('compatible') != -1) {
//            alert('360兼容模式');
           var w= document.body.offsetWidth;
            $("#modal-13").css({ "top":"0px" ,"left":"0px","height":"2000px","width":w+"px"});
            $(".md-content").css("background","#FAEBD7")
        }
        if(window.navigator.userAgent.indexOf('AppleWebKit') != -1) {
//            alert('360极速模式');
        }
    })();
Logo

欢迎加入 MCP 技术社区!与志同道合者携手前行,一同解锁 MCP 技术的无限可能!

更多推荐