< xmlns="htp://www.w3.org/1999/x"> <ead> 惠州大亚湾区吹塑/注塑/吸塑招聘_临沂招聘网_临沂人才招聘信息_求职招聘找工作请认准【马头商标】 /*生成二维码*/ funcin CreateQr1(id, url, width, height) { var browser = navigator.appName; if (browser == "Microsoft Internet Explorer") { $(id) && $(id).length > 0 && $(id).qrcode({ text: url, width: width, height: height, render: "table" }); } else { $(id) && $(id).length > 0 && $(id).qrcode({ text: url, width: width, height: height }); } } $(funcin () { $(".V1Item").hover(funcin () { $(this).css("background-color", "#F5F8FA"); $(this).find(".contact_people").hide(); $(this).find(".EntInfo").hide(); $(this).find(".chat").show(); }, funcin () { $(this).css("background-color", "#fff"); $(this).find(".contact_people").show(); $(this).find(".EntInfo").show(); $(this).find(".chat").hide(); }); var tipsKey = "smart_show"; if ($.cookie(tipsKey) != 1) { $(".smart_matching").show(); } $(".smart_matching i").click(funcin () { $.cookie(tipsKey, 1, { expires: 30 }); $(".smart_matching").hide(); }); }) funcin DoIsShowResSelect(r1,sn,JobType) { $("#IsShowResSelect").val(r1); JWLib.RequestJobs({ jobsn: sn, jobType: JobType }); }
找工作招人才
收起筛选条件

很抱歉,没有找到符合您的搜索条件的职位。
$(funcin () { $(".uc_OtherJob .O_tab li").click(funcin () { var index = $(this).index(); $(this).addClass("Selected").siblings().removeClass("Selected"); $($(".uc_OtherJob .O_content div")[index]).show().siblings().hide(); }); });
  • 热门搜索
  • 热门职位
  • 热门城市
  • 其他区域
var is_show_top = ""; funcin GetQueryString(name) { var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)"); var r = window.locain.search.substr(1).match(reg); if (r != null) return unescape(r[2]); return null; } var hasLoad = false; //精准推广广告是否已加载 $(funcin () { if (is_show_top == "false") { $(".eader").hide(); $(".eader-sub").hide(); } var jobCategorys = GetQueryString("jtype1Hidden"); if (jobCategorys != null && jobCategorys.length > 0) { VisitorSetCategory(jobCategorys); } var page = GetQueryString("page"); $(window).scroll(funcin () { if ($("#ctl00_ContentPlaceHolder1_PageControl").length > 0) { var h = $("#pagerPoiin").offset().top - 950; if ($(window).scrollTop() <= h) { $(".pageList").addClass("Fixed"); } else { $(".pageList").removeClass("Fixed"); } } // 滚动到底部 if ($(window).scrollTop() + $(window).height() == $(document).height()) { if ((page == null || page == 1) && !hasLoad) { bczpRecommend.initData({ jwsn: $.cookie('Jw_SN'), jwname: $.cookie('Jw_UserName'), genderType: $.cookie('Jw_Sex') || 0, cityCode: '291100', siteCode: 'LYZP', appApiUrl: 'htps://app.bczp.cn' }); //防止重复加载 hasLoad = true; } } }); }); $(document).ready(funcin () { Call_JobStatisticsApi(); }); funcin Call_JobStatisticsApi() { $.ajax({ type: "pot", url: "htps://app.bczp.cn/Api/JobStatisticsApi.ashx", dataType: "json", async: true, data: { "JobList": "", "TerminalID": 1 }, beforeSend: funcin () { //请求前的处理 IsComplete = false; }, success: funcin (req) { }, complete: funcin () { //请求完成的处理 IsComplete = true; }, error: funcin () { //请求出错处理 } }); } //设置IM参数 funcin setHiddenValue(value) { $("#ctl00_ContentPlaceHolder1_BChat_LaunchString").val(value); } funcin TalkToApp(url) { if (url != "") { $.get(encodeURI(url), funcin (res) { $("#TalkToAppBox").show(); }); } }