引进人才聘期考核公告

学院定于2023年9月18日(周一)13:00,在学院523会议室,进行引进人才聘期考核(详见学院6楼公告栏)。

欢迎师生参加!

$(function () { $(window).scroll(function () { if ($(window).scrollTop() >= 100) { $('.actGotop').fadeIn(300); } else { $('.actGotop').fadeOut(300); } }); $('.actGotop').click(function () { $('html,body').animate({ scrollTop: '0px' }, 800); }); $(".navbar-nav").find(".home-nav-margin").each(function(){ var ts = $(this); var text = ts.find("a").text(); if(text.indexOf("首 页") >= 0){ ts.find(".caret").remove(); ts.find("a").prepend(""); }; if(text.indexOf("15选5开奖结果") >= 0){ ts.find(".caret").remove(); }; }); });