澳门大红鹰论坛手机版新人权益 - 澳门大红鹰论坛

河南事业单位招考公告

2026年度郑州市就业见习岗位澳门大
首页 > 河南事业单位澳门大红鹰论坛手机版新人权益考试 > 招考信息 > 招考公告

2026年度郑州市就业见习岗位澳门大红鹰论坛手机版新人权益5998名的公告 继续了解

| 2026-08-07 10:23

收藏

为推动就业见习工作高质量发展,帮助更多高校毕业生和失业青年通过见习积累就业经验,市人社局对全市各开发区、区县(市)见习单位开发岗位实施了梳理,编制形成了《郑州市2026年度就业见习岗位清单》。 继续了解欢迎符合条件的青年朋友积极联系见习单位,参加就业见习,提升就业能力。有关事项公告如下。

附件:点击查看原文附件地址

一、岗位数量及发布方式。 继续了解通过郑州市人社局官网、“乐业郑州”微信公众号、“郑好有你”高校毕业生就业创业服务小程序等渠道面向社会公开发布。2026年度发布岗位5998个。

二、见习对象。离校2年内未就业高校毕业生和16—24岁登记失业青年。

三、见习期限。3—12个月。

四、见习待遇。见习期间,由见习单位为见习人员提供基本生活费、办理人身意外伤害保险。具体规定详见《澳门大红鹰论坛手机版新人权益就业补助资金管理办法》(豫财社〔2024〕194号)、《澳门大红鹰论坛手机版新人权益就业见习管理办法》(豫人社规〔2025〕3号)等文件规定。

五、报名方式。采取“自愿报名、双向选择”的原则,由见习单位自行组织开展见习招录工作。有意向参加见习的人员可通过查看附件联系用人单位进行报名。

六、政策咨询电话。67981776(高新区);67179046(郑东新区);89916007(经开区);68397106(中原区);63831280(金水区);66350388(管城区);86089160(二七区);56506691(上街区);63639880(惠济区);69580080(巩义市);62181531(中牟县);62818077(登封市);69821711(新密市);62680080(新郑市);60253757(荥阳市)。

2026年8月5日

附件_1:附件:郑州市2026年就业见习单位岗位清单.xlsx

附件:点击查看原文附件地址

文章来源:https://zzrs.zhengzhou.gov.cn/tzgg/10189081.jhtml

澳门大红鹰论坛手机版新人权益 - 澳门大红鹰论坛

帮助更多高校毕业生和失业青年通过见习

微信咨询

市人社局对全市各开发区

微信中长按识别二维码 咨询客服

全部资讯
区县(市)见习单位开发岗位实施了梳理
copyright ©2006-2020 华图澳门大红鹰论坛手机版新人权益版权所有
编制形成了《郑州市2026年度就业见 继续了解欢迎符合条件的青年朋友积极联
"; $.each(item.teachers, function(i, item) { shtml += "
"; shtml += "参加就业见习 "; shtml += "

" + item.lastname + "

"; shtml += "
"; if (j > 5) { return false; //跳出循环 } }) shtml += "
"; shtml += "
"; shtml += "

" + item.learn_num + "人已学

"; shtml += "

" + item.true_price + "

"; shtml += "
"; shtml += ""; }) $("#info").append(shtml); $("#info").css('display', 'block'); } if (data.record != '') { $.each(data.record, function(i, item) { $.ajax({ url: "https://apixue.huatu.com/m/branchnews/getExposure", dataType: 'jsonp', type: "GET", cache: true, data: { cururl: cururl, id: item.id }, }) var gourl = 'https://m.xue.huatu.com/course/'; var is_free = item.is_free == 0 ? 'detail/' : 'view/'; html += ""; html += "提升就业能力"; html += "
"; html += "

" + item.name + "

"; html += "
" + item.true_price + "
"; html += "
"; html += "
"; }) $("#info").append(html); $("#info").css('display', 'block'); } } } }) })*/ //右上角更多点击 $('.more').click(function() { $('.m-allinfo').slideDown(); }); $('.close').click(function() { $('.m-allinfo').slideUp(); }); $('.zixun-item>li').click(function() { $(this).toggleClass('active'); if ($(this).hasClass('active')) { $(this).find('.zixun-add').text('-'); var cid = $(this).find('i').attr('data-id'); getAllNewsList(cid, "/index/branchnews/getZixun"); } else { $(this).find('.zixun-add').text('+'); } $(this).find('.item-bd,.slideRegion').slideToggle(); }); //弹出页面层 function do_share() { layer.open({ type: 1, content: $('#share_box').html(), anim: 'up', style: 'position:fixed; bottom:0; left:0; width: 100%; padding:.25rem 0; border:none;' }); } $('.icon-share').click(function() { do_share(); }); //文章展开隐藏 // var height = $('.album-list').height(); // if ($('.album-list').height() > $(window).height() * 1.7) { // $('.aShadow').show(); // $('.album-list').height($('.album-list').height() / 2); // } // $('.u-more').click(function() { // $('.aShadow').hide(); // $('.album-list').css('height', height); // }); //推荐课程数据统计 function subgo(obj) { var id = obj.id; var url = window.locations.href; $.ajax({ type: "post", async: false, url: "/index/newsdetail/getcount", data: { id: id, url: url }, dataType: "json", success: function(result) { console.log(result); return false; } }) } //收藏 //判断是否收藏 $(function() { var userid = getCookie('DedeUserID'); if (userid > 0) { var aid = $("#aid").val(); $.ajax({ url: "/index/branchnews/chkCollection", type: "get", async: false, data: "aid=" + aid, dataType: "json", success: function(res) { if (res.code == 1) { $('.JS_collection').addClass('detail-collection-on'); $('.JS_collection').find('.iconfont').removeClass('icon-collection'); $('.JS_collection').find('.iconfont').addClass('icon-collection_fill'); $('.JS_collection').find('span').text('已收藏'); } }, }); } }) //收藏提示 var flog = 0; $('.JS_collection').click(function() { // flog = flog+1; var aid = $("#aid").val(); var url = window.locations.pathname; var title = $(".detail-tit").html(); // var col = $("#col").html(); // console.log(col);return false; // if(flog%2==0){ $.ajax({ type: "post", async: false, url: "/index/branchnews/delcolart", data: { aid: aid, url: url, title: title }, dataType: "json", success: function(result) { if (result.code == 2) { $('.JS_collection').removeClass('detail-collection-on'); $('.JS_collection').find('.iconfont').addClass('icon-collection'); $('.JS_collection').find('.iconfont').removeClass('icon-collection_fill'); $('.JS_collection').find('span').text('收藏'); dialog.toast('收藏取消', 'none', 1000); } else if (result.code == -1) { window.locations.href='/user/individual'; } else if (result.code == 1) { $('.JS_collection').addClass('detail-collection-on'); $('.JS_collection').find('.iconfont').removeClass('icon-collection'); $('.JS_collection').find('.iconfont').addClass('icon-collection_fill'); $('.JS_collection').find('span').text('已收藏'); dialog.toast('收藏成功', 'none', 1000); var arr=[]; $('.bread a').each(function(k){ arr.push($('.bread a').eq(k).text()); }); sa.track('HuaTuEducation_pc_m_article_articleCollection', { phones: getCookie('DedeMobile') > 0 ?getCookie('DedeMobile') :"" , article_title: $('.detail-tit').text(), crumb: arr, }); sa.setProfile({ phones: getCookie('DedeMobile') > 0 ?getCookie('DedeMobile') :"" , article_title: $('.detail-tit').text(), crumb: arr, }); } } }) }); //神策,显示全文 $(".JS_chankan").click(function() { sa.track('HuaTuEducation_wap_m_buttonClick', { tab_title: '文章详情页', module_title: '', button_type: '文字链', button_name: '显示全文', }); });
如从搜索进入本页,可先确认栏目名称,再按相关阅读扩展浏览。