中共中央办公厅 国务院办公厅关于加快构建普通高等学校毕业生高质量就业服务体系的意见
浏览:105次
发布时间:2025年04月10日14:08
来源:新华社
');
$(".back-top").css("left", left).hide().click(function() {
$('html, body').animate({
scrollTop: 0
}, 200);
});
$(document).scroll(function() {
if ($(this).scrollTop() < 50) {
$(".back-top").hide('slow');
} else {
$(".back-top").show('slow');
}
});
}
var h = $("body").height()
var contentH = $(".share-details").height()
if (contentH < h) {
$(window.parent.document).find('.layui-layer-close1').css("display", "block")
}
$(document).scroll(function() {
var c = $(this).scrollTop();
if (Math.ceil(h < c)) {
$(window.parent.document).find('.layui-layer-close1').css("display", "block")
}
})
uParse('.aContent', {
rootPath: '/'
})
});