$(function(){if(window.clipboardData)$("#btnCopy").click(function(){window.clipboardData.setData("Text",$("#txtRecommendContent").val());window.clipboardData.getData("Text")!=""&&alert("内容已复制到剪贴板")});else if(typeof Clipboard!="undefined"&&Clipboard.isSupported()){var n=new Clipboard("#btnCopy");n.on("success",function(){alert("内容已复制到剪贴板")});n.on("error",function(){alert("浏览器暂不支持")})}else $("#btnCopy").click(function(){alert("浏览器暂不支持")});$(".doc-abstruct img").height()<$(".doc-abstruct img").width()&&($(".doc-abstruct-pdf").css("padding-bottom","495px"),$(".doc-abstruct-pdf p").css("max-height","305px"))});$(window).scroll(function(){if($("#openLayer").length&&$("#openLayer").length>0){var n=$(".doc-abstruct img").height();n>300?$("#openLayer").show():$("#openLayer").hide()}})
Baidu
map