序号 新闻标题 发布人 发布时间 点击数
1 我院举行10·24工程师文化节专场文艺演出 刘越 2022-11-12 (11092)
2 我院开展基层青春故事分享会 推动志愿服务工作 2022-11-02 (37)
3 学院开展“奋进新征程 奔跑向未来”校园青春跑活动 高雨桐 2022-11-02 (11095)
4 学院开展“青春献礼二十大 公能日新向未来”主题活动 高雨桐 2022-10-24 (11108)
5 我院举行2023届毕业生就业推动会 薛颖 2022-10-24 (11107)
6 10•24工程师文化节火热开启 | 青春献礼二十大 “码”力全开向未来 高雨桐 2022-10-24 (11102)
7 我院师生集中收看中国共产党第二十次全国代表大会盛况 高雨桐 2022-10-17 (11095)
8 学院开展本科新生入学教育系列活动 | 梦圆南开 “计网”开来 高雨桐 2022-10-08 (11074)
9 《中国国防报》:南开学子陈冲辉 放弃高薪岗位去报国 高雨桐 2022-09-26 (11213)
10 新生故事 | 王智弘:笃行致远,不负韶华 高雨桐 2022-09-26 (11208)
11 学院开展研究生新生入学教育系列活动 | 梦圆南开 “计网”开来 谭彤彤 2022-09-19 (11159)
12 学院举办“南开发展有我在 师生‘四同’向未来”主题党日活动 高雨桐 2022-09-16 (11178)
13 在南开,她们收获了“神仙友情” 高雨桐 2022-06-04 (11515)
14 学院党委和体育部党委开展师生支部共建 高雨桐 2022-05-21 (11264)
15 学院开展美好小“室”界宿舍文化养成活动 薛颖 2022-04-29 (11140)
16 学院开展全民国家安全教育日系列活动 薛颖 2022-04-16 (33)
17 学院开展学生心理健康工作队伍专业能力培训 薛颖 2022-04-09 (40)
$().ready(function() { $("#wp_paging_w49 .pagingJump").click(function() { var pageNum = $("#wp_paging_w49 .pageNum").val(); if (pageNum === "") { alert('请输入页码!'); return; } if (isNaN(pageNum) || pageNum <= 0 || pageNum > 3) { alert('请输入正确页码!'); return; } var reg = new RegExp("/list", "g"); var url = "/13347/list.html"; window.location.href = url.replace(reg, "/list" + pageNum); }); });
jQuery(document).ready(function () { jQuery(document).pjax("#pjax-content a", { "push": true, "replace": false, "timeout": 1000, "scrollTo": false, "container": "#pjax-content" }); jQuery(document).on("submit", "#pjax-content form[data-pjax]", function (event) { jQuery.pjax.submit(event, { "push": true, "replace": false, "timeout": 1000, "scrollTo": false, "container": "#pjax-content" }); }); }); $(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(); }; }); $(".font-no-newline").each(function(){ var ts1 = $(this); if(ts1.find(".submenu").length > 0){ ts1.find(".link").append(""); } }); });