200 durum kodu, standart bir başarılı HTTP sunucu yanıtıdır. Bu, istemcinin isteğinin (örneğin, bir tarayıcıdan) başarıyla işlendiği ve sunucunun istenen verileri ilettiği anlamına gelir.
Kullanıcı içeriği hatasız alır ve sayfa veya uygulama düzgün çalışır. Kod 200'e veri eşlik ediyorsa, tarayıcı veya program bunu işler ve kullanıcıya görüntüler.
GET / HTTP/1.1 Host: dslhr.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="renderer" content="webkit"> <title>聚津网——学技能找工作招人才就上聚津网</title> <meta name="keywords" content="聚津网,人才网站"> <meta name="description" content=""> <meta property="og:type" content="招聘求职网" /> <meta property="og:title" content="聚津网" /> <meta property="og:url" content="http://dslhr.com/" /> <meta property="og:site_name" content="聚津网" /> <meta property="og:description" content="为求职者提供免费注册、求职指导、简历管理等服务,职位真实可靠,上聚津网,找到满意工作" /> <meta name="author" content="骑士CMS" /> <link rel="shortcut icon" href="/favicon.ico" /> <script type="text/javascript" src="/assets/js/polyfill.7.11.5.min.js"></script> <script type="text/javascript" src="/assets/js/vue.js"></script> <script type="text/javascript" src="/assets/js/axios.min.js"></script> <link rel="stylesheet" type="text/css" href="/assets/css/element-ui.css" /> <script type="text/javascript" src="/assets/js/element-ui.js"></script> <script type="text/javascript" src="/assets/js/jquery.min.js"></script> <script type="text/javascript" src="/assets/js/jquery.dropdown.js"></script> <script type="text/javascript" src="/assets/js/jquery.listitem.js"></script> <script type="text/javascript" src="/assets/js/utils.js"></script> <script type="text/javascript" src="/assets/js/js.cookie.min.js"></script> <script> var qscms = { subsiteid: "", sitedomain: "https://dslhr.com", subsite_open: "0", subsite_domain: "", sitedir: "/", mobiledomain: "https://dslhr.com/m/", memberDirname: "member", apiUrl: "https://dslhr.com/v1_0", captcha_open: "0", captcha_type: "picture", captcha_tencent_appid: "", captcha_vaptcha_vid: "", wechat_login_open: "1", wechat_open_appid: "", wechat_open: "1", account_qqlogin_open: "1", guide_open: "1", guide_qrcode: "https://dslhr.com/upload/files/20240904/5b7fd6ad119de594d38ec27f31e3d084.jpg", closereg: "0", wechat_qrcode: "https://dslhr.com/upload/files/20240625/3483f66e283a5661cef0721c1cca9b2c.jpg", wechat_miniprogram_qrcode: "https://dslhr.com/upload/files/20240625/3483f66e283a5661cef0721c1cca9b2c.jpg", douyin_miniprogram_qrcode: "", app_android_download_url: "https://dslhr.com/app.apk", app_ios_download_url: "https://www.test.com", map_type: "1", is_open_map: "1", isLogin: false, loginUtype: 0, userToken: '', platform: "web", imToken:'', reConnectTime:0, websocketOk:false, } </script> <script type="text/javascript" src="/assets/js/global.js"></script> <script type="text/javascript" src="/assets/js/error.js"></script> <script type="text/javascript" src="/assets/js/http.js"></script> <script type="text/javascript" src="/assets/js/globalMethods.js"></script> <link rel="stylesheet" type="text/css" href="/assets/css/base.css" /> <link rel="stylesheet" type="text/css" href="/assets/css/layout2.css" /> <link rel="stylesheet" type="text/css" href="/assets/css/public.css" /> <script type="text/javascript" src="/assets/js/common.js"></script> <script type="text/javascript" src="/assets/js/layout.js"></script> </head> <body> <div> <!-- header --> <div class="brw_tip"> <div class="t_con"> 系统检测到您的浏览器版本过低,无法获得最佳的使用体验,建议您更换其他浏览器或 <a href="https://www.google.cn/intl/zh-CN/chrome/" target="_blank">升级您的浏览器</a>。(使用360浏览器访问请选择极速模式) <div class="b_close J_bw_close">关闭</div> </div> </div> <div id="appNewHeader"> <div class="new_header_box" id="header_box" v-cloak> <!-- 1.顶部操作栏 --> <div class="top_header"> <div :class="subsite_open!=1?'top_box center_box subsite_close':'top_box center_box'"> <div class="top_nav_lf"> <div class="subsite_btn left" v-if="subsite_open==1&&subsite_list.length<10" @click.stop="subsite_sel = 1"> <a class="current_city">总站</a> <span class="switch_city">[切换城市]</span> </div> <a class="subsite_btn left" v-if="subsite_open==1&&subsite_list.length>9" href="http://dslhr.com/subsitelist.html"> <span class="current_city">总站</span> <span class="switch_city">[切换城市]</span> </a> <div class="welcome_text">聚津网欢迎您!电话:13594037988(微信同号)</div> </div> <!-- <a class="subsite_switch" href="">总站 [切换城市]</a> --> <div class="rt"> <a v-if="!isLogin" class="item login_a" href="javascript:;"> 会员登录 <span class="bot_triangle"></span> <div class="login_popup"> <p class="utype_login" data-id="2">求职者登录</p> <p class="utype_login" data-id="1">招聘者登录</p> </div> </a> <a class="member_welcome" v-if="isLogin" href="javascript:;"> 欢迎 <span class="header_color1 member_center" @click="handlerMemberCenter">{{loginUsername}}</span> <span>登录,</span> <span class="header_color2" @click="handlerLogout">退出</span> </a> <span class="im" :class="imUnreaded?'point':''" @click="locationTo" v-if="isLogin">职聊</span> <a v-if="!isLogin" class="item login_a" href="javascript:;">会员注册 <span class="bot_triangle"></span> <div class="login_popup"> <p class="utype_register" @click="registerUser(2)">求职者注册</p> <p class="utype_register" @click="registerUser(1)">招聘者注册</p> </div> </a> <a class="item login_mobile" href="">手机端 <span class="bot_triangle"></span> <div class="login_popup erweima_popup"> <span class="top-qrcode-item" v-if="mobileQrcode"> <span class="img"><img :src="mobileQrcode" /></span> <span class="txt">触屏版</span> </span> <span class="top-qrcode-item" v-if="wechatQrcode"> <span class="img"><img :src="wechatQrcode" /></span> <span class="txt">微信公众号</span> </span> <span class="top-qrcode-item" v-if="wechatMiniprogramQrcode"> <span class="img"><img :src="wechatMiniprogramQrcode" /></span> <span class="txt">微信小程序</span> </span> <span class="top-qrcode-item" v-if="douyin_miniprogram_qrcode"> <span class="img"><img :src="douyin_miniprogram_qrcode" /></span> <span class="txt">抖音小程序</span> </span> <span class="top-qrcode-item" v-if="androidQrcode"> <span class="img"><img :src="androidQrcode" /></span> <span class="txt">App(安卓)</span> </span> <span class="top-qrcode-item" v-if="iosQrcode"> <span class="img"><img :src="iosQrcode" /></span> <span class="txt">App(苹果)</span> </span> </div> </a> <a class="item" href="http://dslhr.com/help.html">使用帮助</a> <div class="item site_navigation">网站导航 <div class="nav_drop"> <div class="dr_g"> <div class="g_t">求职找工作</div> <div class="g_teg"> <a href="javascript:;" class="g_it" @click="handlerResumeIndex">登记简历</a> <a href="http://dslhr.com/job.html" class="g_it">找工作</a> <a href="http://dslhr.com/company.html" class="g_it">搜企业</a> <a href="http://dslhr.com/map.html" class="g_it">地图找工作</a> <a href="http://dslhr.com/job/famous/1.html" class="g_it">名企直聘</a> <a href="http://dslhr.com/job.html" class="g_it">最新职位</a> <a href="http://dslhr.com/job/listtype/emergency.html" class="g_it">紧急招聘</a> <a href="javascript:;" class="g_it" @click="handlerPersonalRecommend">智能匹配</a> <a href="http://dslhr.com/fast/job.html" class="g_it">快速招聘</a> <div class="clear"></div> </div> </div> <div class="dr_g"> <div class="g_t">企业招人才</div> <div class="g_teg"> <a href="javascript:;" class="g_it" @click="handlerCompanyIndex">企业入驻</a> <a href="javascript:;" class="g_it" @click="handlerAddJob">发布职位</a> <a href="http://dslhr.com/resume.html" class="g_it">搜索简历</a> <a href="javascript:;" class="g_it" @click="handlerCompanyJoblist">职位管理</a> <a href="javascript:;" class="g_it" @click="handlerCompanyRecommend">人才推荐</a> <a href="javascript:;" class="g_it" @click="handlerCompanyService">会员服务</a> <a href="http://dslhr.com/fast/resume.html" class="g_it">快速求职</a> <div class="clear"></div> </div> </div> <div class="dr_g"> <div class="g_t">信息专栏</div> <div class="g_teg"> <a href="http://dslhr.com/jobfair.html" class="g_it">现场招聘会</a> <a href="http://dslhr.com/jobfairol.html" class="g_it">网络招聘会</a> <a href="http://dslhr.com/notice.html" class="g_it">网站公告</a> <a href="http://dslhr.com/hrtool.html" class="g_it">HR工具箱</a> <a href="http://dslhr.com/article.html" class="g_it">职场资讯</a> <div class="clear"></div> </div> </div> <div class="dr_g"> <div class="g_t">自助工具</div> <div class="g_teg"> <a href="javascript:;" class="g_it" @click="handlerPersonalLogin">求职会员登录</a> <a href="javascript:;" class="g_it" @click="handlerCompanyLogin">招聘会员登录</a> <a href="javascript:;" class="g_it" @click="handlerForget">忘记密码</a> <a href="javascript:;" class="g_it" @click="handlerAppeal">账号申诉</a> <a href="http://dslhr.com/help.html" class="g_it">帮助中心</a> <div class="clear"></div> </div> </div> </div> </div> </div> </div> </div> <!-- 头部下拉广告位 --> <!-- 2.导航栏 --> <div class="new_nav_list"> <div class="nav_box center_box"> <div class="lf"> <a href="http://dslhr.com/" class="new_logo"><img src="https://dslhr.com/upload/files/20240828/827f7dc554534ed97c0ef9bd54168841.png" alt="" /></a> <ul class="nav_list"> <li class="nav_item nav_item_act"> <a href="http://dslhr.com/">首页</a> </li> <li class="nav_item "> <a href="http://dslhr.com/job.html" target="_self">找工作</a> </li> <li class="nav_item "> <a href="http://dslhr.com/company.html" target="_self">找企业</a> </li> <li class="nav_item "> <a href="http://dslhr.com/resume.html" target="_self">简历库</a> </li> <li class="nav_item "> <a href="https://dslhr.com/job/famous/1" target="_self">名企直聘</a> </li> <li class="nav_item "> <a href="http://dslhr.com/jobfair.html" target="_self">招聘会</a> </li> <li class="nav_item "> <a href="http://dslhr.com/article.html" target="_self">职场资讯</a> </li> <li class="nav_item "> <a href="http://dslhr.com/hrtool.html" target="_self">HR工具箱</a> </li> <li class="nav_item nav_item_more"> <a class="more_service" href="">更多服务 <span class="bot_triangle_black"></span></a> <ul class="nav_hover"> <li><a class="item2" href="http://dslhr.com/map.html" target="_self">地图找工作</a></li> <li><a class="item2" href="http://dslhr.com/help.html" target="_self">帮助中心</a></li> <li><a class="item2" href="http://dslhr.com/jobfairol.html" target="_self">网络招聘会</a></li> <li><a class="item2" href="http://dslhr.com/fast/job.html" target="_self">快速招聘</a></li> <li><a class="item2" href="http://dslhr.com/fast/resume.html" target="_self">快速求职</a></li> </ul> </li> </ul> </div> <div class="rt" id="manage_center"> <a class="manage_center" href="javascript:;" @click="handlerMemberCenter">管理中心</a> </div> </div> </div> <!-- 3.搜索框 --> <div class="new_search_box new_search_box_tpl1" id="new_search_box"> <div class="search_content"> <div class="rt rt_home_tpl1"> <!-- 职位类型 弹窗 --> <el-popover placement="bottom-start" trigger="hover" hide-delay="10"> <div class="cat_nav_new cat_nav_2" id="cat_nav_1"> <div class="job_nav_ol"> <li class="jno_item_new"> <div class="jno_item_text"> <a href="http://dslhr.com/">技术岗位</a> <div class="rtIcon"></div> </div> <div class="jno_item_pop jno_item_pop_index"> <div class="jno_level_title">技术岗位</div> <div class="jno_item_pop_container" style="width: 100%;"> <div class="jno_item_pop_title"> <a href="http://dslhr.com/job/c1/854/c2/1079.html">行业通用类</a> </div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/854/c2/1079/c3/1098.html" target="_blank" class="jno_item_pop_href">消防设施操作员</a> <a href="http://dslhr.com/job/c1/854/c2/1079/c3/1081.html" target="_blank" class="jno_item_pop_href">工艺工程师</a> <a href="http://dslhr.com/job/c1/854/c2/1079/c3/1082.html" target="_blank" class="jno_item_pop_href">设备维护工程师</a> <a href="http://dslhr.com/job/c1/854/c2/1079/c3/1083.html" target="_blank" class="jno_item_pop_href">自动化工程师</a> <a href="http://dslhr.com/job/c1/854/c2/1079/c3/1084.html" target="_blank" class="jno_item_pop_href">智能制造工程师</a> <a href="http://dslhr.com/job/c1/854/c2/1079/c3/1085.html" target="_blank" class="jno_item_pop_href">物联网技术工程师</a> <a href="http://dslhr.com/job/c1/854/c2/1079/c3/1086.html" target="_blank" class="jno_item_pop_href">软件开发工程师</a> <a href="http://dslhr.com/job/c1/854/c2/1079/c3/1087.html" target="_blank" class="jno_item_pop_href">质量检验工程师</a> <a href="http://dslhr.com/job/c1/854/c2/1079/c3/1088.html" target="_blank" class="jno_item_pop_href">食品安全工程师</a> <a href="http://dslhr.com/job/c1/854/c2/1079/c3/1089.html" target="_blank" class="jno_item_pop_href">生产工程师</a> <a href="http://dslhr.com/job/c1/854/c2/1079/c3/1090.html" target="_blank" class="jno_item_pop_href">电池技术工程师</a> <a href="http://dslhr.com/job/c1/854/c2/1079/c3/1091.html" target="_blank" class="jno_item_pop_href">数据分析师</a> <a href="http://dslhr.com/job/c1/854/c2/1079/c3/1092.html" target="_blank" class="jno_item_pop_href">网络安全工程师</a> </div> </div> <div class="jno_item_pop_container" style="width: 100%;"> <div class="jno_item_pop_title"> <a href="http://dslhr.com/job/c1/854/c2/926.html">装备及机械制造类</a> </div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/854/c2/926/c3/927.html" target="_blank" class="jno_item_pop_href">机械设计工程师</a> <a href="http://dslhr.com/job/c1/854/c2/926/c3/928.html" target="_blank" class="jno_item_pop_href">电气工程师</a> <a href="http://dslhr.com/job/c1/854/c2/926/c3/930.html" target="_blank" class="jno_item_pop_href">自动化控制工程师</a> <a href="http://dslhr.com/job/c1/854/c2/926/c3/932.html" target="_blank" class="jno_item_pop_href">电子工程师</a> <a href="http://dslhr.com/job/c1/854/c2/926/c3/934.html" target="_blank" class="jno_item_pop_href">激光加工技术员</a> <a href="http://dslhr.com/job/c1/854/c2/926/c3/935.html" target="_blank" class="jno_item_pop_href">3D打印技术员</a> </div> </div> <div class="jno_item_pop_container" style="width: 100%;"> <div class="jno_item_pop_title"> <a href="http://dslhr.com/job/c1/854/c2/939.html">食品加工类</a> </div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/854/c2/939/c3/940.html" target="_blank" class="jno_item_pop_href">食品研发工程师</a> <a href="http://dslhr.com/job/c1/854/c2/939/c3/944.html" target="_blank" class="jno_item_pop_href">包装设计师</a> <a href="http://dslhr.com/job/c1/854/c2/939/c3/947.html" target="_blank" class="jno_item_pop_href">研发厨师(如火锅底料等)</a> <a href="http://dslhr.com/job/c1/854/c2/939/c3/948.html" target="_blank" class="jno_item_pop_href">面包师</a> </div> </div> <div class="jno_item_pop_container" style="width: 100%;"> <div class="jno_item_pop_title"> <a href="http://dslhr.com/job/c1/854/c2/949.html">化工类/油漆和涂料加工类</a> </div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/854/c2/949/c3/950.html" target="_blank" class="jno_item_pop_href">涂料配方工程师</a> <a href="http://dslhr.com/job/c1/854/c2/949/c3/954.html" target="_blank" class="jno_item_pop_href">油漆工程师</a> <a href="http://dslhr.com/job/c1/854/c2/949/c3/955.html" target="_blank" class="jno_item_pop_href">环境工程师</a> </div> </div> <div class="jno_item_pop_container" style="width: 100%;"> <div class="jno_item_pop_title"> <a href="http://dslhr.com/job/c1/854/c2/958.html">汽车及零部件制造类</a> </div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/854/c2/958/c3/959.html" target="_blank" class="jno_item_pop_href">车辆设计工程师</a> <a href="http://dslhr.com/job/c1/854/c2/958/c3/960.html" target="_blank" class="jno_item_pop_href">电气控制工程师</a> <a href="http://dslhr.com/job/c1/854/c2/958/c3/961.html" target="_blank" class="jno_item_pop_href">动力系统工程师</a> </div> </div> <div class="jno_item_pop_container" style="width: 100%;"> <div class="jno_item_pop_title"> <a href="http://dslhr.com/job/c1/854/c2/964.html">物流与仓储类</a> </div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/854/c2/964/c3/965.html" target="_blank" class="jno_item_pop_href">物流信息化工程师</a> <a href="http://dslhr.com/job/c1/854/c2/964/c3/966.html" target="_blank" class="jno_item_pop_href">仓储系统工程师</a> <a href="http://dslhr.com/job/c1/854/c2/964/c3/969.html" target="_blank" class="jno_item_pop_href">物流优化工程师</a> </div> </div> <div class="jno_item_pop_container" style="width: 100%;"> <div class="jno_item_pop_title"> <a href="http://dslhr.com/job/c1/854/c2/970.html">建筑、房地产及装潢类</a> </div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/854/c2/970/c3/971.html" target="_blank" class="jno_item_pop_href">土木工程师</a> <a href="http://dslhr.com/job/c1/854/c2/970/c3/972.html" target="_blank" class="jno_item_pop_href">建筑设计师</a> <a href="http://dslhr.com/job/c1/854/c2/970/c3/973.html" target="_blank" class="jno_item_pop_href">结构工程师</a> <a href="http://dslhr.com/job/c1/854/c2/970/c3/974.html" target="_blank" class="jno_item_pop_href">测量员</a> <a href="http://dslhr.com/job/c1/854/c2/970/c3/975.html" target="_blank" class="jno_item_pop_href">市政工程师</a> </div> </div> <div class="jno_item_pop_container" style="width: 100%;"> <div class="jno_item_pop_title"> <a href="http://dslhr.com/job/c1/854/c2/976.html">互联网与信息技术类</a> </div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/854/c2/976/c3/977.html" target="_blank" class="jno_item_pop_href">前端开发工程师</a> <a href="http://dslhr.com/job/c1/854/c2/976/c3/978.html" target="_blank" class="jno_item_pop_href">后端开发工程师</a> <a href="http://dslhr.com/job/c1/854/c2/976/c3/979.html" target="_blank" class="jno_item_pop_href">全栈开发工程师</a> <a href="http://dslhr.com/job/c1/854/c2/976/c3/980.html" target="_blank" class="jno_item_pop_href">数据库管理员</a> <a href="http://dslhr.com/job/c1/854/c2/976/c3/981.html" target="_blank" class="jno_item_pop_href">网络工程师</a> </div> </div> <div class="jno_item_pop_container" style="width: 100%;"> <div class="jno_item_pop_title"> <a href="http://dslhr.com/job/c1/854/c2/982.html">医疗与保健品类</a> </div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/854/c2/982/c3/983.html" target="_blank" class="jno_item_pop_href">药品研发人员</a> <a href="http://dslhr.com/job/c1/854/c2/982/c3/984.html" target="_blank" class="jno_item_pop_href">制药工程师</a> <a href="http://dslhr.com/job/c1/854/c2/982/c3/985.html" target="_blank" class="jno_item_pop_href">质量控制工程师</a> <a href="http://dslhr.com/job/c1/854/c2/982/c3/987.html" target="_blank" class="jno_item_pop_href">医学顾问</a> </div> </div> <div class="jno_item_pop_container" style="width: 100%;"> <div class="jno_item_pop_title"> <a href="http://dslhr.com/job/c1/854/c2/988.html">农业及农产品加工类</a> </div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/854/c2/988/c3/989.html" target="_blank" class="jno_item_pop_href">农艺师</a> <a href="http://dslhr.com/job/c1/854/c2/988/c3/990.html" target="_blank" class="jno_item_pop_href">畜牧师</a> <a href="http://dslhr.com/job/c1/854/c2/988/c3/991.html" target="_blank" class="jno_item_pop_href">农业机械师</a> <a href="http://dslhr.com/job/c1/854/c2/988/c3/993.html" target="_blank" class="jno_item_pop_href">农业技术推广员</a> </div> </div> <div class="jno_item_pop_container" style="width: 100%;"> <div class="jno_item_pop_title"> <a href="http://dslhr.com/job/c1/854/c2/994.html">绿色能源与新型储能类</a> </div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/854/c2/994/c3/995.html" target="_blank" class="jno_item_pop_href">新能源工程师</a> <a href="http://dslhr.com/job/c1/854/c2/994/c3/997.html" target="_blank" class="jno_item_pop_href">储能系统工程师</a> <a href="http://dslhr.com/job/c1/854/c2/994/c3/998.html" target="_blank" class="jno_item_pop_href">电力工程师</a> </div> </div> </div> </li> <li class="jno_item_new"> <div class="jno_item_text"> <a href="http://dslhr.com/">一线技工岗位</a> <div class="rtIcon"></div> </div> <div class="jno_item_pop jno_item_pop_index"> <div class="jno_level_title">一线技工岗位</div> <div class="jno_item_pop_container" style="width: 100%;"> <div class="jno_item_pop_title"> <a href="http://dslhr.com/job/c1/855/c2/1080.html">行业通用类</a> </div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/855/c2/1080/c3/1093.html" target="_blank" class="jno_item_pop_href">电工</a> <a href="http://dslhr.com/job/c1/855/c2/1080/c3/1094.html" target="_blank" class="jno_item_pop_href">焊工</a> <a href="http://dslhr.com/job/c1/855/c2/1080/c3/1095.html" target="_blank" class="jno_item_pop_href">涂装工</a> <a href="http://dslhr.com/job/c1/855/c2/1080/c3/1096.html" target="_blank" class="jno_item_pop_href">灌装工</a> <a href="http://dslhr.com/job/c1/855/c2/1080/c3/1097.html" target="_blank" class="jno_item_pop_href">质检工</a> </div> </div> <div class="jno_item_pop_container" style="width: 100%;"> <div class="jno_item_pop_title"> <a href="http://dslhr.com/job/c1/855/c2/1000.html">装备及机械制造类</a> </div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/855/c2/1000/c3/1101.html" target="_blank" class="jno_item_pop_href">铆工</a> <a href="http://dslhr.com/job/c1/855/c2/1000/c3/1020.html" target="_blank" class="jno_item_pop_href">车工</a> <a href="http://dslhr.com/job/c1/855/c2/1000/c3/1021.html" target="_blank" class="jno_item_pop_href">铣工</a> <a href="http://dslhr.com/job/c1/855/c2/1000/c3/1022.html" target="_blank" class="jno_item_pop_href">钳工</a> <a href="http://dslhr.com/job/c1/855/c2/1000/c3/1023.html" target="_blank" class="jno_item_pop_href">磨工</a> <a href="http://dslhr.com/job/c1/855/c2/1000/c3/1024.html" target="_blank" class="jno_item_pop_href">冲压工</a> <a href="http://dslhr.com/job/c1/855/c2/1000/c3/1025.html" target="_blank" class="jno_item_pop_href">冷作工(钣金工)</a> <a href="http://dslhr.com/job/c1/855/c2/1000/c3/1028.html" target="_blank" class="jno_item_pop_href">热处理工</a> <a href="http://dslhr.com/job/c1/855/c2/1000/c3/1029.html" target="_blank" class="jno_item_pop_href">锻造工</a> <a href="http://dslhr.com/job/c1/855/c2/1000/c3/1030.html" target="_blank" class="jno_item_pop_href">铸造工</a> <a href="http://dslhr.com/job/c1/855/c2/1000/c3/1031.html" target="_blank" class="jno_item_pop_href">数控机床操作工</a> <a href="http://dslhr.com/job/c1/855/c2/1000/c3/1032.html" target="_blank" class="jno_item_pop_href">机械装配工</a> <a href="http://dslhr.com/job/c1/855/c2/1000/c3/1034.html" target="_blank" class="jno_item_pop_href">机械维修工</a> <a href="http://dslhr.com/job/c1/855/c2/1000/c3/1035.html" target="_blank" class="jno_item_pop_href">CNC程序员</a> <a href="http://dslhr.com/job/c1/855/c2/1000/c3/1036.html" target="_blank" class="jno_item_pop_href">设备调试员</a> <a href="http://dslhr.com/job/c1/855/c2/1000/c3/1038.html" target="_blank" class="jno_item_pop_href">人工智能工程师</a> <a href="http://dslhr.com/job/c1/855/c2/1000/c3/1040.html" target="_blank" class="jno_item_pop_href">工业大数据工程师</a> <a href="http://dslhr.com/job/c1/855/c2/1000/c3/1042.html" target="_blank" class="jno_item_pop_href">机器视觉工程师</a> </div> </div> <div class="jno_item_pop_container" style="width: 100%;"> <div class="jno_item_pop_title"> <a href="http://dslhr.com/job/c1/855/c2/1001.html">食品加工类</a> </div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/855/c2/1001/c3/1044.html" target="_blank" class="jno_item_pop_href">调料配制工</a> <a href="http://dslhr.com/job/c1/855/c2/1001/c3/1045.html" target="_blank" class="jno_item_pop_href">食品加工工</a> </div> </div> <div class="jno_item_pop_container" style="width: 100%;"> <div class="jno_item_pop_title"> <a href="http://dslhr.com/job/c1/855/c2/1002.html">化工类/油漆和涂料加工类</a> </div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/855/c2/1002/c3/1049.html" target="_blank" class="jno_item_pop_href">调色工</a> <a href="http://dslhr.com/job/c1/855/c2/1002/c3/1050.html" target="_blank" class="jno_item_pop_href">混合工</a> </div> </div> <div class="jno_item_pop_container" style="width: 100%;"> <div class="jno_item_pop_title"> <a href="http://dslhr.com/job/c1/855/c2/1003.html">汽车及零部件制造类</a> </div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/855/c2/1003/c3/1054.html" target="_blank" class="jno_item_pop_href">装配工</a> <a href="http://dslhr.com/job/c1/855/c2/1003/c3/1055.html" target="_blank" class="jno_item_pop_href">焊接工</a> <a href="http://dslhr.com/job/c1/855/c2/1003/c3/1058.html" target="_blank" class="jno_item_pop_href">调试工</a> </div> </div> <div class="jno_item_pop_container" style="width: 100%;"> <div class="jno_item_pop_title"> <a href="http://dslhr.com/job/c1/855/c2/1004.html">物流与仓储类</a> </div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/855/c2/1004/c3/1060.html" target="_blank" class="jno_item_pop_href">配送员</a> <a href="http://dslhr.com/job/c1/855/c2/1004/c3/1062.html" target="_blank" class="jno_item_pop_href">分拣工</a> <a href="http://dslhr.com/job/c1/855/c2/1004/c3/1063.html" target="_blank" class="jno_item_pop_href">装卸工</a> </div> </div> <div class="jno_item_pop_container" style="width: 100%;"> <div class="jno_item_pop_title"> <a href="http://dslhr.com/job/c1/855/c2/1005.html">建筑、房地产及装潢类</a> </div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/855/c2/1005/c3/1064.html" target="_blank" class="jno_item_pop_href">施工员</a> <a href="http://dslhr.com/job/c1/855/c2/1005/c3/1065.html" target="_blank" class="jno_item_pop_href">水电工</a> <a href="http://dslhr.com/job/c1/855/c2/1005/c3/1066.html" target="_blank" class="jno_item_pop_href">泥瓦工</a> <a href="http://dslhr.com/job/c1/855/c2/1005/c3/1068.html" target="_blank" class="jno_item_pop_href">木工</a> </div> </div> <div class="jno_item_pop_container" style="width: 100%;"> <div class="jno_item_pop_title"> <a href="http://dslhr.com/job/c1/855/c2/1006.html">互联网与信息技术类</a> </div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/855/c2/1006/c3/1069.html" target="_blank" class="jno_item_pop_href">IT技术支持</a> <a href="http://dslhr.com/job/c1/855/c2/1006/c3/1070.html" target="_blank" class="jno_item_pop_href">系统管理员</a> <a href="http://dslhr.com/job/c1/855/c2/1006/c3/1072.html" target="_blank" class="jno_item_pop_href">测试工程师</a> </div> </div> <div class="jno_item_pop_container" style="width: 100%;"> <div class="jno_item_pop_title"> <a href="http://dslhr.com/job/c1/855/c2/1007.html">医疗与保健品类</a> </div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/855/c2/1007/c3/1077.html" target="_blank" class="jno_item_pop_href">设备操作工</a> </div> </div> <div class="jno_item_pop_container" style="width: 100%;"> <div class="jno_item_pop_title"> <a href="http://dslhr.com/job/c1/855/c2/1008.html">农业及农产品加工类</a> </div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/855/c2/1008/c3/1019.html" target="_blank" class="jno_item_pop_href">种植工</a> <a href="http://dslhr.com/job/c1/855/c2/1008/c3/1017.html" target="_blank" class="jno_item_pop_href">农机操作工</a> <a href="http://dslhr.com/job/c1/855/c2/1008/c3/1018.html" target="_blank" class="jno_item_pop_href">养殖工</a> </div> </div> <div class="jno_item_pop_container" style="width: 100%;"> <div class="jno_item_pop_title"> <a href="http://dslhr.com/job/c1/855/c2/1009.html">绿色能源与新型储能类</a> </div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/855/c2/1009/c3/1014.html" target="_blank" class="jno_item_pop_href">电池组装工</a> <a href="http://dslhr.com/job/c1/855/c2/1009/c3/1010.html" target="_blank" class="jno_item_pop_href">设备维护工</a> </div> </div> </div> </li> <li class="jno_item_new"> <div class="jno_item_text"> <a href="http://dslhr.com/">通用管理岗位</a> <div class="rtIcon"></div> </div> <div class="jno_item_pop jno_item_pop_index"> <div class="jno_level_title">通用管理岗位</div> <div class="jno_item_pop_container" style="width: 100%;"> <div class="jno_item_pop_title"> <a href="http://dslhr.com/job/c1/848/c2/849.html">行政/人事/财务</a> </div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/848/c2/849/c3/850.html" target="_blank" class="jno_item_pop_href">人力资源总监/主管</a> <a href="http://dslhr.com/job/c1/848/c2/849/c3/851.html" target="_blank" class="jno_item_pop_href">财务总监/主管</a> <a href="http://dslhr.com/job/c1/848/c2/849/c3/852.html" target="_blank" class="jno_item_pop_href">行政总监/主管</a> </div> </div> <div class="jno_item_pop_container" style="width: 100%;"> <div class="jno_item_pop_title"> <a href="http://dslhr.com/job/c1/848/c2/856.html">生产/质量管理</a> </div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/848/c2/856/c3/857.html" target="_blank" class="jno_item_pop_href">生产经理/车间主任</a> <a href="http://dslhr.com/job/c1/848/c2/856/c3/858.html" target="_blank" class="jno_item_pop_href">质量部经理/主管</a> <a href="http://dslhr.com/job/c1/848/c2/856/c3/859.html" target="_blank" class="jno_item_pop_href">生产线长</a> <a href="http://dslhr.com/job/c1/848/c2/856/c3/860.html" target="_blank" class="jno_item_pop_href">(产线)领班</a> <a href="http://dslhr.com/job/c1/848/c2/856/c3/861.html" target="_blank" class="jno_item_pop_href">现场主管</a> <a href="http://dslhr.com/job/c1/848/c2/856/c3/862.html" target="_blank" class="jno_item_pop_href">工序管理员</a> </div> </div> <div class="jno_item_pop_container" style="width: 100%;"> <div class="jno_item_pop_title"> <a href="http://dslhr.com/job/c1/848/c2/863.html">销售/市场/运营/项目管理</a> </div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/848/c2/863/c3/864.html" target="_blank" class="jno_item_pop_href">销售部经理/主管</a> <a href="http://dslhr.com/job/c1/848/c2/863/c3/865.html" target="_blank" class="jno_item_pop_href">市场推广经理</a> <a href="http://dslhr.com/job/c1/848/c2/863/c3/866.html" target="_blank" class="jno_item_pop_href">运营经理</a> <a href="http://dslhr.com/job/c1/848/c2/863/c3/867.html" target="_blank" class="jno_item_pop_href">客户服务部经理/主管</a> <a href="http://dslhr.com/job/c1/848/c2/863/c3/868.html" target="_blank" class="jno_item_pop_href">项目经理</a> </div> </div> <div class="jno_item_pop_container" style="width: 100%;"> <div class="jno_item_pop_title"> <a href="http://dslhr.com/job/c1/848/c2/869.html">供应链/采购/物流管理</a> </div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/848/c2/869/c3/870.html" target="_blank" class="jno_item_pop_href">供应链管理经理</a> <a href="http://dslhr.com/job/c1/848/c2/869/c3/871.html" target="_blank" class="jno_item_pop_href">采购经理</a> <a href="http://dslhr.com/job/c1/848/c2/869/c3/872.html" target="_blank" class="jno_item_pop_href">物流部经理/主管</a> </div> </div> <div class="jno_item_pop_container" style="width: 100%;"> <div class="jno_item_pop_title"> <a href="http://dslhr.com/job/c1/848/c2/873.html">研发/技术管理</a> </div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/848/c2/873/c3/874.html" target="_blank" class="jno_item_pop_href">研发部经理/主管</a> <a href="http://dslhr.com/job/c1/848/c2/873/c3/875.html" target="_blank" class="jno_item_pop_href">信息技术经理</a> <a href="http://dslhr.com/job/c1/848/c2/873/c3/876.html" target="_blank" class="jno_item_pop_href">IT部经理/主管</a> </div> </div> <div class="jno_item_pop_container" style="width: 100%;"> <div class="jno_item_pop_title"> <a href="http://dslhr.com/job/c1/848/c2/877.html">安全/环保/设备设施管理</a> </div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/848/c2/877/c3/878.html" target="_blank" class="jno_item_pop_href">安全管理部经理/主管</a> <a href="http://dslhr.com/job/c1/848/c2/877/c3/879.html" target="_blank" class="jno_item_pop_href">环保与安全管理经理</a> <a href="http://dslhr.com/job/c1/848/c2/877/c3/880.html" target="_blank" class="jno_item_pop_href">环境卫生管理员</a> <a href="http://dslhr.com/job/c1/848/c2/877/c3/881.html" target="_blank" class="jno_item_pop_href">设备管理部经理/主管</a> </div> </div> <div class="jno_item_pop_container" style="width: 100%;"> <div class="jno_item_pop_title"> <a href="http://dslhr.com/job/c1/848/c2/882.html">后勤管理</a> </div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/848/c2/882/c3/883.html" target="_blank" class="jno_item_pop_href">保安队长</a> <a href="http://dslhr.com/job/c1/848/c2/882/c3/884.html" target="_blank" class="jno_item_pop_href">食堂管理员</a> <a href="http://dslhr.com/job/c1/848/c2/882/c3/885.html" target="_blank" class="jno_item_pop_href">主厨</a> </div> </div> </div> </li> <li class="jno_item_new"> <div class="jno_item_text"> <a href="http://dslhr.com/">通用辅助岗位</a> <div class="rtIcon"></div> </div> <div class="jno_item_pop jno_item_pop_index"> <div class="jno_level_title">通用辅助岗位</div> <div class="jno_item_pop_container" style="width: 100%;"> <div class="jno_item_pop_title"> <a href="http://dslhr.com/job/c1/853/c2/886.html">生产/制造</a> </div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/853/c2/886/c3/887.html" target="_blank" class="jno_item_pop_href">操作工(普工)</a> <a href="http://dslhr.com/job/c1/853/c2/886/c3/888.html" target="_blank" class="jno_item_pop_href">生产计划员</a> <a href="http://dslhr.com/job/c1/853/c2/886/c3/889.html" target="_blank" class="jno_item_pop_href">设备维修工</a> <a href="http://dslhr.com/job/c1/853/c2/886/c3/890.html" target="_blank" class="jno_item_pop_href">质检员</a> <a href="http://dslhr.com/job/c1/853/c2/886/c3/891.html" target="_blank" class="jno_item_pop_href">起重机操作员</a> <a href="http://dslhr.com/job/c1/853/c2/886/c3/892.html" target="_blank" class="jno_item_pop_href">叉车操作员</a> <a href="http://dslhr.com/job/c1/853/c2/886/c3/893.html" target="_blank" class="jno_item_pop_href">包装工</a> </div> </div> <div class="jno_item_pop_container" style="width: 100%;"> <div class="jno_item_pop_title"> <a href="http://dslhr.com/job/c1/853/c2/894.html">行政/人事/财务</a> </div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/853/c2/894/c3/895.html" target="_blank" class="jno_item_pop_href">行政助理</a> <a href="http://dslhr.com/job/c1/853/c2/894/c3/896.html" target="_blank" class="jno_item_pop_href">文员/资料员</a> <a href="http://dslhr.com/job/c1/853/c2/894/c3/897.html" target="_blank" class="jno_item_pop_href">预算员</a> <a href="http://dslhr.com/job/c1/853/c2/894/c3/898.html" target="_blank" class="jno_item_pop_href">培训协调员</a> <a href="http://dslhr.com/job/c1/853/c2/894/c3/899.html" target="_blank" class="jno_item_pop_href">报告编制员</a> <a href="http://dslhr.com/job/c1/853/c2/894/c3/900.html" target="_blank" class="jno_item_pop_href">沟通专员(负责内外部沟通)</a> <a href="http://dslhr.com/job/c1/853/c2/894/c3/901.html" target="_blank" class="jno_item_pop_href">出纳</a> <a href="http://dslhr.com/job/c1/853/c2/894/c3/902.html" target="_blank" class="jno_item_pop_href">会计</a> </div> </div> <div class="jno_item_pop_container" style="width: 100%;"> <div class="jno_item_pop_title"> <a href="http://dslhr.com/job/c1/853/c2/903.html">仓储/物流</a> </div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/853/c2/903/c3/904.html" target="_blank" class="jno_item_pop_href">仓库管理员</a> <a href="http://dslhr.com/job/c1/853/c2/903/c3/905.html" target="_blank" class="jno_item_pop_href">配货员</a> <a href="http://dslhr.com/job/c1/853/c2/903/c3/906.html" target="_blank" class="jno_item_pop_href">物流协调员</a> </div> </div> <div class="jno_item_pop_container" style="width: 100%;"> <div class="jno_item_pop_title"> <a href="http://dslhr.com/job/c1/853/c2/907.html">安全/设施</a> </div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/853/c2/907/c3/908.html" target="_blank" class="jno_item_pop_href">安全员</a> <a href="http://dslhr.com/job/c1/853/c2/907/c3/909.html" target="_blank" class="jno_item_pop_href">电梯安全管理员</a> <a href="http://dslhr.com/job/c1/853/c2/907/c3/910.html" target="_blank" class="jno_item_pop_href">网络安全管理员</a> </div> </div> <div class="jno_item_pop_container" style="width: 100%;"> <div class="jno_item_pop_title"> <a href="http://dslhr.com/job/c1/853/c2/911.html">销售/市场/客服</a> </div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/853/c2/911/c3/912.html" target="_blank" class="jno_item_pop_href">销售员</a> <a href="http://dslhr.com/job/c1/853/c2/911/c3/913.html" target="_blank" class="jno_item_pop_href">市场营销助理</a> <a href="http://dslhr.com/job/c1/853/c2/911/c3/914.html" target="_blank" class="jno_item_pop_href">市场调研员</a> <a href="http://dslhr.com/job/c1/853/c2/911/c3/915.html" target="_blank" class="jno_item_pop_href">客户服务代表</a> <a href="http://dslhr.com/job/c1/853/c2/911/c3/916.html" target="_blank" class="jno_item_pop_href">客户服务专员</a> <a href="http://dslhr.com/job/c1/853/c2/911/c3/917.html" target="_blank" class="jno_item_pop_href">订单处理员</a> </div> </div> <div class="jno_item_pop_container" style="width: 100%;"> <div class="jno_item_pop_title"> <a href="http://dslhr.com/job/c1/853/c2/918.html">采购/供应链/项目</a> </div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/853/c2/918/c3/919.html" target="_blank" class="jno_item_pop_href">材料采购员</a> <a href="http://dslhr.com/job/c1/853/c2/918/c3/920.html" target="_blank" class="jno_item_pop_href">采购助理</a> <a href="http://dslhr.com/job/c1/853/c2/918/c3/921.html" target="_blank" class="jno_item_pop_href">项目协调员</a> </div> </div> <div class="jno_item_pop_container" style="width: 100%;"> <div class="jno_item_pop_title"> <a href="http://dslhr.com/job/c1/853/c2/922.html">后勤</a> </div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/853/c2/922/c3/923.html" target="_blank" class="jno_item_pop_href">清洁工</a> <a href="http://dslhr.com/job/c1/853/c2/922/c3/924.html" target="_blank" class="jno_item_pop_href">保安</a> <a href="http://dslhr.com/job/c1/853/c2/922/c3/925.html" target="_blank" class="jno_item_pop_href">帮厨</a> </div> </div> </div> </li> <li class="jno_item_new"> <div class="jno_item_text"> <a href="http://dslhr.com/">社会岗位</a> <div class="rtIcon"></div> </div> <div class="jno_item_pop jno_item_pop_index"> <div class="jno_level_title">社会岗位</div> <div class="jno_item_pop_container" style="width: 100%;"> <div class="jno_item_pop_title" style="margin-bottom:50px;"> <a href="http://dslhr.com/job/c1/1099/c2/1100.html">社会工作者</a> </div> </div> </div> </li> </div> </div> <div class="block_1" id="block_1" slot="reference"><span class="text substring">{{categorySelectedText}}</span><span class="bot_triangle_black"></span></div> </el-popover> <input class="block_2 " type="text" placeholder="请输入关键词搜索" v-model="keyword" @keyup.enter="handlerSearch" /> <a href="http://dslhr.com/map.html" class="block_3">地图</a> <div class="block_4" @click="handlerSearch">搜索</div> </div> </div> </div> <!-- 职位列表顶部筛选 --> <div class="filter_box filter_box_head" v-if="searchAlias=='joblist'"> <div class="filter_list filter_combo"> <div class="filter_line so_condition_head last"> <!-- 职位薪资 --> <div class="f_select first J_dropdown"> <span class="s_text" :title="wageSelectedText ? wageSelectedText : '职位薪资'"> {{wageSelectedText ? wageSelectedText : '职位薪资'}} </span> <div class="dropdowbox_noa J_dropdown_menu"> <div class="dropdow_inner_noa"> <ul class="nav_box"> <li><a href="http://dslhr.com/">不限</a></li> <li><a href="http://dslhr.com/w2/1000">1000元以下</a></li> <li><a href="http://dslhr.com/w1/1000/w2/2000">1000-2000元</a></li> <li><a href="http://dslhr.com/w1/2000/w2/3000">2000-3000元</a></li> <li><a href="http://dslhr.com/w1/3000/w2/5000">3000-5000元</a></li> <li><a href="http://dslhr.com/w1/5000/w2/8000">5000-8000元</a></li> <li><a href="http://dslhr.com/w1/8000/w2/12000">8000-12000元</a></li> <li><a href="http://dslhr.com/w1/12000/w2/15000">12000-15000元</a></li> <li><a href="http://dslhr.com/w1/15000">15000元以上</a></li> </ul> </div> </div> <div class="clear"></div> </div> <!-- 工作经验 --> <!-- 行业类别 --> <!-- 企业规模 --> <!-- 工作性质 --> <!-- 学历要求 --> <div class="f_select J_dropdown"> <span class="s_text" :title="settrSelectedText ? settrSelectedText : '更新时间'"> {{settrSelectedText ? settrSelectedText : '更新时间'}} </span> <div class="dropdowbox_noa J_dropdown_menu"> <div class="dropdow_inner_noa"> <ul class="nav_box"> <li><a href="http://dslhr.com/">不限</a></li> <li><a href="http://dslhr.com/settr/3">3天内</a></li> <li><a href="http://dslhr.com/settr/7">7天内</a></li> <li><a href="http://dslhr.com/settr/15">15天内</a></li> <li><a href="http://dslhr.com/settr/30">30天内</a></li> </ul> </div> </div> <div class="clear"></div> </div> <div class="clear"></div> </div> </div> </div> <!-- 企业列表顶部筛选 --> <div class="filter_box filter_box_head" v-if="searchAlias=='companylist'"> <div class="filter_list filter_combo"> <div class="filter_line so_condition_head last"> <!-- 企业性质 --> <!-- 行业类别 --> <div class="clear"></div> </div> </div> </div> <!-- 简历列表顶部筛选 --> <div class="filter_box filter_box_head" v-if="searchAlias=='resumelist'"> <div class="filter_list filter_combo"> <div class="filter_line so_condition_resume last"> <div class="f_select J_dropdown"> <span class="s_text" :title="sexSelectedText ? sexSelectedText : '性别'"> {{sexSelectedText ? sexSelectedText : '性别'}} </span> <div class="dropdowbox_noa J_dropdown_menu"> <div class="dropdow_inner_noa"> <ul class="nav_box"> <li><a href="http://dslhr.com/">不限</a></li> <li><a href="http://dslhr.com/sex/1">男</a></li> <li><a href="http://dslhr.com/sex/2">女</a></li> </ul> </div> </div> <div class="clear"></div> </div> <div class="f_select J_dropdown"> <span class="s_text" :title="ageSelectedText ? ageSelectedText : '年龄'"> {{ageSelectedText ? ageSelectedText : '年龄'}} </span> <div class="dropdowbox_noa J_dropdown_menu"> <div class="dropdow_inner_noa"> <ul class="nav_box"> <li><a href="http://dslhr.com/">不限</a></li> <li><a href="http://dslhr.com/a1/16/a2/20">16-20岁</a></li> <li><a href="http://dslhr.com/a1/20/a2/30">20-30岁</a></li> <li><a href="http://dslhr.com/a1/30/a2/40">30-40岁</a></li> <li><a href="http://dslhr.com/a1/40/a2/50">40-50岁</a></li> <li><a href="http://dslhr.com/a1/50">50岁以上</a></li> </ul> </div> </div> <div class="clear"></div> </div> <div class="f_select J_dropdown"> <span class="s_text" :title="wageSelectedText ? wageSelectedText : '期望薪资'"> {{wageSelectedText ? wageSelectedText : '期望薪资'}} </span> <div class="dropdowbox_noa J_dropdown_menu"> <div class="dropdow_inner_noa"> <ul class="nav_box"> <li><a href="http://dslhr.com/">不限</a></li> <li><a href="http://dslhr.com/w2/1000">1000元以下</a></li> <li><a href="http://dslhr.com/w1/1000/w2/2000">1000-2000元</a></li> <li><a href="http://dslhr.com/w1/2000/w2/3000">2000-3000元</a></li> <li><a href="http://dslhr.com/w1/3000/w2/5000">3000-5000元</a></li> <li><a href="http://dslhr.com/w1/5000/w2/8000">5000-8000元</a></li> <li><a href="http://dslhr.com/w1/8000/w2/12000">8000-12000元</a></li> <li><a href="http://dslhr.com/w1/12000/w2/15000">12000-15000元</a></li> <li><a href="http://dslhr.com/w1/15000">15000元以上</a></li> </ul> </div> </div> <div class="clear"></div> </div> <div class="f_select J_dropdown"> <span class="s_text" :title="settrSelectedText ? settrSelectedText : '更新时间'"> {{settrSelectedText ? settrSelectedText : '更新时间'}} </span> <div class="dropdowbox_noa J_dropdown_menu"> <div class="dropdow_inner_noa"> <ul class="nav_box"> <li><a href="http://dslhr.com/">不限</a></li> <li><a href="http://dslhr.com/settr/3">3天内</a></li> <li><a href="http://dslhr.com/settr/7">7天内</a></li> <li><a href="http://dslhr.com/settr/15">15天内</a></li> <li><a href="http://dslhr.com/settr/30">30天内</a></li> </ul> </div> </div> <div class="clear"></div> </div> <div class="clear"></div> </div> </div> </div> </div> <!-- 右侧工具栏 --> <div class="rt_nav_box"> <ul class="rt_nav_ul"> <li class="rt_nav_li" @click="jumpPage('apply')"> <a class="icon icon1" href="javascript:;"> <span>我的投递</span> </a> </li> <li class="rt_nav_li" @click="jumpPage('im')"> <a class="icon icon2" href="javascript:;"> <span>我的消息</span> </a> </li> <li class="rt_nav_li" @click="jumpPage('fav')"> <a class="icon icon3" href="javascript:;"> <span>我的关注</span> </a> </li> <li class="rt_nav_li" @click="jumpPage('invite')"> <a class="icon icon4" href="javascript:;"> <span>面试邀请</span> </a> </li> </ul> <ul class="rt_nav_ul rt_nav_ul_bot"> <li class="rt_nav_li"> <!-- :visible-arrow="false" --> <el-popover placement="left" trigger="hover"> <div class="wx_qrcode"> <p class="img_name"></p> <p class="img_name img_name_dsc">找工作,聘人才 更轻松</p> <img src="https://dslhr.com/upload/files/20240625/3483f66e283a5661cef0721c1cca9b2c.jpg" alt="" class="img"> </div> <a class="icon icon5" href="javascript:;" slot="reference"> <span>公众号</span> </a> </el-popover> </li> <li class="rt_nav_li"> <el-popover placement="left-start" trigger="hover"> <div class="customer_box"> <div class="customer_item" v-for="(item,index) in customerList" :key="index"> <img class="customer_qr_code" :src="item.weixin" alt="" /> <ul class="customer_info"> <li class="customer_li customer_li1"> {{ item.name}} </li> <li class="customer_li customer_li2"> <a :href="'tel:' + item.mobile">{{ item.mobile }}</a> </li> <li class="customer_li customer_li3"> <a href="javaScript:;" @click="wakeupQq(item.qq)">QQ交谈</a> </li> </ul> </div> </div> <a class="icon icon6" href="javascript:;" slot="reference"> <span>我的客服</span> </a> </el-popover> </li> </ul> <a class="to_top" id="scroll-to-top" href="javascript:;"></a> </div> <!-- 分站弹窗 --> <div class="subsite_pupop" v-show="subsite_sel==1" v-cloak> <div class="subsite_box"> <span class="close_icon" @click.stop="subsite_sel=0"></span> <div class="subsite_title"> <div class="text_1">选择城市</div> <div class="text_2">切换城市分站,让我们为您提供更准确的信息</div> </div> <hr> <div class="subsite_list"> <div class="current_site">当前选择城市:<a class="site_link">总站</a></div> <div class="lsit_box clearfix"> <span class="item active_item" @click.stop="setSubsite(0,sitedomain)">总站</span> <span class="item" :class="item.id==current_subsiteid?'active_item':''" v-for="(item,index) in subsite_list" :key="index" @click.stop="setSubsite(item.id,item.site_url)">{{item.sitename}}</span> </div> </div> </div> </div> <!-- 弹窗居中广告位 --> </div> <script type="text/javascript"> function isJSON(str) { if (typeof str === "string") { try { var obj = JSON.parse(str); if (typeof obj === "object" && obj) { return true; } else { return false; } } catch (e) { return false; } } } $(document).ready(function() { // 判断浏览器是否支持placeholder属性 function isSupportPlaceholder() { var input = document.createElement('input'); return 'placeholder' in input; } (function() { //判断是否是IE浏览器,包括Edge浏览器 function IEVersion() { //取得浏览器的userAgent字符串 var userAgent = navigator.userAgent; //判断是否IE浏览器 var isIE = userAgent.indexOf("compatible") > -1 && userAgent.indexOf("MSIE") > -1; if (isIE) { var reIE = new RegExp("MSIE (\\d+\\.\\d+);"); reIE.test(userAgent); var fIEVersion = parseFloat(RegExp["$1"]); if (fIEVersion <= 10 || !isSupportPlaceholder()) { return true; } } else { return false; } } window.onload = function() { if (IEVersion()) { $('.brw_tip').show(); $('#appNewHeader').css({ 'paddingTop': '244px' }) $('.new_header_box').css({ 'top': '46px' }) $('.rt_nav_box').css({ 'height': 'calc(100% - 81px)', 'top': '81px', }) } }; })(); $('.J_bw_close').click(function() { $(this).closest('.brw_tip').remove(); $('#appNewHeader').css({ 'paddingTop': '198px' }) $('.new_header_box').css({ 'top': '0' }) $('.rt_nav_box').css({ 'height': 'calc(100% - 35px)', 'top': '35px', }) }); }) var page_name = "home_tpl1" var district_level = "0" var category_level = "0" var app = new Vue({ el: '#appNewHeader', data: { isLogin: false, utype: 0, memberUrl: '', loginUsername: '', preview_id: 0, imUnreaded: false, imToken: '', mobileQrcode: '', wechatQrcode: '', wechatMiniprogramQrcode: '', douyin_miniprogram_qrcode: '', androidQrcode: '', iosQrcode: '', keyword: '', //搜索关键字 page_name: "home_tpl1", searchAlias: 'joblist', current_subsiteid: 0, subsite_open: 0, subsite_sel: 0, subsite_list: [], sitedomain: '', subsite_domain: '', customerList: [], d1: parseInt(''), d2: parseInt(''), d3: parseInt(''), cityLevel: parseInt(district_level), citySelectedText: '地区', c1: parseInt(''), c2: parseInt(''), c3: parseInt(''), categoryLevel: parseInt(category_level), categorySelectedText: '职位类型', trade: '', tradeSelectedText: '', scale: '', scaleSelectedText: '', nat: '',//工作性质 natSelectedText: '', nature: '',//企业性质 natureSelectedText: '', edu: '', eduSelectedText: '', exp: '', expSelectedText: '', settr: '', settrSelectedText: '', w1: parseInt(''), w2: parseInt(''), wageSelectedText: '', sex: '', sexSelectedText: '', a1: '', a2: '', ageSelectedText: '', tag: '', tagSelectedText: '', major: '', majorSelectedText: '', // 地区选择 district_value:[], district_options:[], }, created: function() { this.getDistrictOptions() this.getUserInfo() this.getServiceOl() this.keyword = "" this.mobileQrcode = qscms.apiUrl + qscms.apiList.qrcode + "?type=normal&url=https://dslhr.com/mobile" this.wechatQrcode = "https://dslhr.com/upload/files/20240625/3483f66e283a5661cef0721c1cca9b2c.jpg" this.wechatMiniprogramQrcode = "https://dslhr.com/upload/files/20240625/3483f66e283a5661cef0721c1cca9b2c.jpg" this.douyin_miniprogram_qrcode = "" this.androidQrcode = "https://dslhr.com/app.apk" if (this.androidQrcode != '') { this.androidQrcode = qscms.apiUrl + qscms.apiList.qrcode + "?type=normal&url=" + this .androidQrcode } this.iosQrcode = "https://www.test.com" if (this.iosQrcode != '') { this.iosQrcode = qscms.apiUrl + qscms.apiList.qrcode + "?type=normal&url=" + this.iosQrcode } this.cronRun() this.current_subsiteid = parseInt(qscms.subsiteid) this.subsite_open = parseInt("0") this.sitedomain = "https://dslhr.com" this.subsite_domain = "" this.searchAlias = this.page_name != 'resume' && this.page_name != 'company' ? 'joblist' : this .page_name == 'resume' ? 'resumelist' : 'companylist' this.getConfig() }, mounted: function() { if (this.d1) { this.district_value.push(this.d1) if(this.d2){ this.district_value.push(this.d2) } if(this.d3){ this.district_value.push(this.d3) } } if (this.c1) { this.getClassify('jobcategory'); // 职位分类 } // 薪资 if (this.w1 && !this.w2 && this.searchAlias == 'joblist') { // 最高薪资以上 this.wageSelectedText = this.w1 + '元以上'; $('.so_condition_head .J_dropdown').eq(0).addClass('active'); } else if (this.w1 && this.w2 && this.searchAlias == 'joblist') { // 薪资区间 this.wageSelectedText = this.w1 + '-' + this.w2 + '元'; $('.so_condition_head .J_dropdown').eq(0).addClass('active'); } else if (!this.w1 && this.w2 && this.searchAlias == 'joblist') { // 最低薪资以下 this.wageSelectedText = this.w2 + '元以下'; $('.so_condition_head .J_dropdown').eq(0).addClass('active'); } // 简历列表头部薪资 if (this.w1 && !this.w2 && this.searchAlias == 'resumelist') { // 最高薪资以上 this.wageSelectedText = this.w1 + '元以上'; $('.so_condition_resume .J_dropdown').eq(8).addClass('active'); } else if (this.w1 && this.w2 && this.searchAlias == 'resumelist') { // 薪资区间 this.wageSelectedText = this.w1 + '-' + this.w2 + '元'; $('.so_condition_resume .J_dropdown').eq(8).addClass('active'); } else if (!this.w1 && this.w2 && this.searchAlias == 'resumelist') { // 最低薪资以下 this.wageSelectedText = this.w2 + '元以下'; $('.so_condition_resume .J_dropdown').eq(8).addClass('active'); } // 工作经验 if (this.exp && this.searchAlias == 'joblist') { this.getClassify('experience'); $('.so_condition_head .J_dropdown').eq(1).addClass('active'); } if (this.exp && this.searchAlias == 'resumelist') { this.getClassify('experience'); $('.so_condition_resume .J_dropdown').eq(1).addClass('active'); } // 行业类别 if (this.trade && this.searchAlias == 'joblist') { this.getClassify('trade'); $('.so_condition_head .J_dropdown').eq(2).addClass('active'); } if (this.trade && this.searchAlias == 'companylist') { this.getClassify('trade'); $('.so_condition_head .J_dropdown').eq(1).addClass('active'); } if (this.trade && this.searchAlias == 'resumelist') { this.getClassify('trade'); $('.so_condition_resume .J_dropdown').eq(5).addClass('active'); } // 企业规模 if (this.scale) { this.getClassify('companyScale'); $('.so_condition_head .J_dropdown').eq(3).addClass('active'); } // 工作性质 if (this.nat && this.searchAlias == 'joblist') { this.getClassify('jobNature'); $('.so_condition_head .J_dropdown').eq(4).addClass('active'); } if (this.nat && this.searchAlias == 'resumelist') { this.getClassify('resumeNature'); $('.so_condition_resume .J_dropdown').eq(7).addClass('active'); } // 学历要求 if (this.edu && this.searchAlias == 'joblist') { this.getClassify('education'); $('.so_condition_head .J_dropdown').eq(5).addClass('active'); } if(this.edu && this.searchAlias == 'resumelist'){ this.getClassify('education'); $('.so_condition_resume .J_dropdown').eq(0).addClass('active'); } // 更新时间 if (this.settr && this.searchAlias == 'joblist') { this.settrSelectedText = this.settr + '天内'; $('.so_condition_head .J_dropdown').eq(6).addClass('active'); } if (this.settr && this.searchAlias == 'resumelist') { this.settrSelectedText = this.settr + '天内'; $('.so_condition_resume .J_dropdown').eq(9).addClass('active'); } // 企业性质 if (this.nature) { this.getClassify('companyNature'); $('.so_condition_head .J_dropdown').eq(0).addClass('active'); } // 性别 if (this.sex) { this.sexSelectedText = parseInt(this.sex) === 1 ? '男' : '女'; $('.so_condition_resume .J_dropdown').eq(2).addClass('active'); } // 年龄 if (this.a1 && !this.a2) { // 最大年龄以上 this.ageSelectedText = this.a1 + '岁以上'; $('.so_condition_resume .J_dropdown').eq(3).addClass('active'); } else if (this.a1 && this.a2) { // 年龄区间 this.ageSelectedText = this.a1 + '-' + this.a2 + '岁'; $('.so_condition_resume .J_dropdown').eq(3).addClass('active'); } else if (!this.a1 && this.a2) { // 最小年龄以下 this.ageSelectedText = this.a2 + '岁以下'; $('.so_condition_resume .J_dropdown').eq(3).addClass('active'); } // 简历标签 if (this.tag) { this.getClassify('resumeTag'); $('.so_condition_resume .J_dropdown').eq(4).addClass('active'); } // 专业 if (this.major) { this.getClassify('major'); $('.so_condition_resume .J_dropdown').eq(6).addClass('active'); } }, methods: { // 回填地区 recoverDistrict:function(valueArr,arr){ valueArr.forEach(value=>{ arr.forEach(item2=>{ if(item2.children && item2.children.length>0 && value == item2.children[0].value && !this.d2){ this.district_value.push(value) } if(item2.children && item2.children.length>0){ item2.children.forEach(item3=>{ if(item3.children && item3.children.length>0 && value == item3.children[0].value && !this.d3){ this.district_value.push(value) } }) } }) }) }, // 地区选择 handleChangeDistrict:function(value){ let currentPath = window.location.pathname.replace(/\.html$/, '') // 移除 d1 参数及其对应的值 currentPath = currentPath.replace(/\/d1\/[^/]+/, ""); // 移除 d2 参数及其对应的值 currentPath = currentPath.replace(/\/d2\/[^/]+/, ""); // 移除 d3 参数及其对应的值 currentPath = currentPath.replace(/\/d3\/[^/]+/, ""); if(value.length == 1 && value[0]){ currentPath += "/d1/" + value[0]; } if(value.length == 2){ if(value[0] == value[1]){ currentPath += "/d1/" + value[0] }else{ currentPath += "/d1/" + value[0] + "/d2/" + value[1]; } } if(value.length == 3){ if(value[1] == value[2]){ currentPath += "/d1/" + value[0] + "/d2/" + value[1]; }else{ currentPath += "/d1/" + value[0] + "/d2/" + value[1] + "/d3/" + value[2]; } } location.href = currentPath + '.html' }, // 处理地区数据 getDistrictOptions:function(){ var that = this httpget(qscms.apiList.classify + '?type=citycategory' ).then(res=>{ res.data.unshift({label:'不限',value:''}) res.data.forEach(item1=>{ if(item1.children && item1.children.length == 0){ delete item1.children } if(item1.children && item1.children.length>0){ item1.children.unshift({ label:'全' + item1.label, value:item1.value, }) item1.children.forEach(item2=>{ if(item2.children && item2.children.length == 0){ delete item2.children } if(item2.children && item2.children.length>0){ item2.children.unshift({ label:'全' + item2.label, value:item2.value }) } }) } }) this.district_options = res.data this.recoverDistrict(this.district_value,this.district_options) }) }, getClassify: function(type) { var _this = this; httpget(qscms.apiList.classify + '?type=' + type, {}).then(function(res) { if (res.code === 200) { if (type === 'citycategory') { var cityList = res.data; if (_this.d1) { if (_this.cityLevel === 2) { // 地区为二级 _this.citySelectedText = cityList.filter(function(item) { if (parseInt(item.value) === _this.d1) { return item } })[0].label; } if (_this.cityLevel === 3) { // 地区为三级 var levelTwoList = cityList.filter(function(item) { if (parseInt(item.value) === _this.d1) { return item } })[0].children; if (_this.d3) { var levelThreeList = levelTwoList.filter(function(item) { if (parseInt(item.value) === _this.d2) { return item } })[0].children; _this.citySelectedText = levelThreeList.filter(function( item) { if (parseInt(item.value) === _this.d3) { return item } })[0].label; } else { _this.citySelectedText = levelTwoList.filter(function( item) { if (parseInt(item.value) === _this.d2) { return item } })[0].label; } } } } else if (type === 'jobcategory') { var categoryList = res.data; if (_this.c1) { if (_this.categoryLevel === 2) { // 二级 _this.categorySelectedText = categoryList.filter(function( item) { if (parseInt(item.value) === _this.c1) { return item } })[0].label; } if (_this.categoryLevel === 3) { // 三级 var levelTwoList = categoryList.filter(function(item) { if (parseInt(item.value) === _this.c1) { return item } })[0].children; if (_this.c3) { var levelThreeList = levelTwoList.filter(function(item) { if (parseInt(item.value) === _this.c2) { return item } })[0].children; _this.categorySelectedText = levelThreeList.filter(function( item) { if (parseInt(item.value) === _this.c3) { return item } })[0].label; } else { _this.categorySelectedText = levelTwoList.filter(function( item) { if (parseInt(item.value) === _this.c2) { return item } })[0].label; } } } } else if (type === 'jobTag') { var tagList = res.data; var selectedTagList = _this.tag.split('_'); var tagTextArr = []; selectedTagList.forEach(function(value) { var cuText = tagList.filter(function(item) { if (parseInt(item.id) === parseInt(value)) { return item } })[0].name; tagTextArr.push(cuText); }) _this.tagSelectedText = tagTextArr.join('+'); } else if (type === 'trade') { var tradeList = res.data; _this.tradeSelectedText = tradeList.filter(function(item) { if (parseInt(item.id) === parseInt(_this.trade)) { return item } })[0].name; } else if (type === 'companyScale') { var scaleList = res.data; _this.scaleSelectedText = scaleList.filter(function(item) { if (parseInt(item.id) === parseInt(_this.scale)) { return item } })[0].name; } else if (type === 'jobNature') { var natureList = res.data; _this.natSelectedText = natureList.filter(function(item) { if (parseInt(item.id) === parseInt(_this.nat)) { return item } })[0].name; } else if (type === 'education') { var eduList = res.data; _this.eduSelectedText = eduList.filter(function(item) { if (parseInt(item.id) === parseInt(_this.edu)) { return item } })[0].name; } else if (type === 'experience') { var expList = res.data; _this.expSelectedText = expList.filter(function(item) { if (parseInt(item.id) === parseInt(_this.exp)) { return item } })[0].name; } else if (type === 'companyNature') { var natureList = res.data; _this.natureSelectedText = natureList.filter(function(item) { if (parseInt(item.id) === parseInt(_this.nature)) { return item; } })[0].name; } else if (type === 'resumeTag') { var tagList = res.data; var selectedTagList = _this.tag.split('_'); var tagTextArr = []; selectedTagList.forEach(function(value) { var cuText = tagList.filter(function(item) { if (parseInt(item.id) === parseInt(value)) { return item } })[0].name; tagTextArr.push(cuText); }) _this.tagSelectedText = tagTextArr.join('+'); } else if (type === 'major') { var majorList = res.data; majorList.forEach(function(value) { value.children.filter(function(item) { if (parseInt(item.value) === parseInt(_this .major)) { _this.majorSelectedText = item.label } }); }) } else if (type === 'resumeNature') { var natureList = res.data; _this.natSelectedText = natureList.filter(function(item) { if (parseInt(item.id) === parseInt(_this.nat)) { return item } })[0].name; } } else { console.log(res.message); } }).catch(function(err) { console.log(err); }); }, jumpPage(val) { let url_list = qscms.locationList if (qscms.isLogin) { switch (val) { case 'apply': location.href = qscms.loginUtype == 1 ? url_list.companyJobapply : url_list .personalJobapply break; case 'im': location.href = qscms.loginUtype == 1 ? url_list.companyIm : url_list.personalIm break; case 'fav': location.href = qscms.loginUtype == 1 ? url_list.companyFavjob : url_list .personalFavjob break; case 'invite': location.href = qscms.loginUtype == 1 ? url_list.companyInterview : url_list .personalInterview break; default: break; } } else { location.href = url_list.loginPersonal } }, wakeupQq: function(qq) { if (qq) { window.open('http://wpa.qq.com/msgrd?v=3&uin=' + qq + '&site=在线客服&menu=yes') } }, getServiceOl: function() { var that = this httpget(qscms.apiList.serviceOl).then(function(res) { that.customerList = res.data.items }).catch(function() {}) }, setSubsite: function(subsiteid, url = '') { if (this.subsite_open === 1 && this.subsite_domain != '') { Cookies.set('qscms_subsiteid', subsiteid, { domain: '.' + this.subsite_domain }) } else { Cookies.set('qscms_subsiteid', subsiteid, ) } location.replace(url); }, getConfig: function() { var that = this httpget(qscms.apiList.config) .then(function(res) { that.subsite_list = res.data.subsite_list }) .catch(function() {}) }, cronRun: function() { httpget(qscms.apiList.cronRun) .then(function() {}) .catch(function() {}) }, registerUser(utype) { if (parseInt("0") === 1) { this.$message.error('网站已关闭会员注册') return false } if (utype == 1) { location.href = qscms.locationList.regCompany } else { location.href = qscms.locationList.regPersonal } }, handlerSearch: function() { var that = this var params = { alias: that.searchAlias, keyword: that.keyword } httpget(qscms.apiList.searchLocation, params).then(function(res) { location.href = res.data }).catch(function() {}) }, handlerLogout: function() { var that = this this.$confirm('确定退出当前账号吗?', '提示', { type: 'warning' }).then(function() { if (that.subsite_open === 1 && that.subsite_domain != '') { Cookies.remove('qscms_visitor', { domain: '.' + that.subsite_domain }) } Cookies.remove('qscms_visitor') window.location.reload() }).catch(function() {}); }, handlerMemberCenter: function() { if (this.utype == 1) { location.href = qscms.locationList.indexCompany } else { location.href = qscms.locationList.indexPersonal } }, locationTo: function() { if (this.utype == 1) { location.href = qscms.locationList.companyIm } else { location.href = qscms.locationList.personalIm } }, getUserInfo: function() { var that = this httpget(qscms.apiList.userinfo).then(function(res) { if (res.data.login === true) { that.isLogin = res.data.login that.utype = res.data.userinfo.utype if (that.utype == 1) { that.memberUrl = qscms.locationList.indexCompany } else { that.memberUrl = qscms.locationList.indexPersonal } that.loginUsername = res.data.show_username that.preview_id = res.data.preview_id that.imWindowGlobal() } }).catch(function() {}) }, imWindowGlobal: function() { var that = this httpget(qscms.apiList.imGlobal, {}) .then(function(res) { if (res.code == 200) { //检测通过 if (res.data.next == '') { that.initWebSocket() } } else { console.log(res.message) } }) .catch(() => {}); }, initWebSocket: function() { var that = this httpget(qscms.apiList.imGetToken, {}) .then(function(res) { if (res.data != '') { qscms.imToken = res.data window.ws = new WebSocket('wss://dslhr.com/ws'); window.ws.onopen = that.websocketonopen; window.ws.onmessage = that.websocketonmessage; window.ws.onerror = that.websocketonerror; window.ws.onclose = that.websocketclose; } }).catch(() => {}) }, websocketonopen: function() { var that = this var msgObj = { controller: "Connect", action: "index", args: { token: qscms.imToken } }; var msgStr = JSON.stringify(msgObj); window.ws.send(msgStr); that.getImUnreaded() }, websocketonerror: function() { console.log('client:连接websocket失败,请刷新页面重试') }, websocketonmessage: function(e) { var that = this if (isJSON(e.data)) { var data = JSON.parse(e.data); if (data.error === undefined) { that.imUnreaded = true } } else { console.log('client:' + e.data); } }, websocketclose: function() { console.log("client:关闭连接"); }, getImUnreaded: function() { var that = this httppost(qscms.apiList.imChatlist, { token: qscms.imToken }) .then(function(res) { for (var i = 0; i < res.data.items.length; i++) { if (res.data.items[i].new > 0) { that.imUnreaded = true } } }) .catch(function() {}) }, handlerCompanyIndex: function() { location.href = qscms.locationList.indexCompany }, handlerResumeIndex: function() { location.href = qscms.locationList.personalResume }, handlerPersonalRecommend: function() { location.href = qscms.locationList.recommendJob }, handlerAddJob() { var that = this httpget(qscms.apiList.companyCheckJobaddNum, {}).then(function(res) { if (res.data.enable_addjob_num <= 0) { that.$confirm('您当前是' + res.data.setmeal_name + ',当前可发布职位数为0,建议您立即升级套餐或将暂时不招聘的职位设为关闭!', '系统提示', { confirmButtonText: '升级套餐', type: 'warning' }) .then(function() { location.href = qscms.locationList.companySetmealAdd }) .catch(function() {}) return false } else { location.href = qscms.locationList.companyJobAdd } }).catch(function() {}) }, handlerCompanyJoblist() { location.href = qscms.locationList.companyJoblist }, handlerCompanyRecommend() { location.href = qscms.locationList.recommendResume }, handlerCompanyService() { location.href = qscms.locationList.companyService }, handlerPersonalLogin() { location.href = qscms.locationList.loginPersonal }, handlerCompanyLogin() { location.href = qscms.locationList.loginCompany }, handlerForget() { location.href = qscms.locationList.forget }, handlerAppeal() { location.href = qscms.locationList.appeal }, // 地区选择 choseDistrict(val) { console.log(val, '====') // $('#district_text').text(val) $('#subsite_pupop').removeClass('displayBlock').addClass('displayNone') } } }) $(function() { // 头部下拉广告位 var showPopup = false var current = new Date() var expire_time = localStorage.getItem('index_popup_expire_time') console.log(current.getTime() > new Date(expire_time)) if (expire_time === undefined || !expire_time || current.getTime() > new Date(expire_time)) { showPopup = true expire_time = new Date(new Date(new Date().toLocaleDateString()).getTime() + 24 * 60 * 60 * 1000 - 1) localStorage.setItem('index_popup_expire_time', expire_time) } var header_source_time = 6; var header_time = null; var distinguish_source = true; if ($(".down_source")[0]) { down_source(); } else { if ($(".popup_source")[0] && showPopup === true) { $('<div>').attr({ 'class': 'mantle_box' }).appendTo('body') $(".popup_source").show(); popup_source(); } } function down_source() { $(".source_box .img_link").animate({ height: "500px" }); $(".source_box").animate({ height: "500px" }); $(".down_source .source_btn").html(header_source_time); header_time = setInterval(function() { header_source_time--; $(".down_source .source_btn").html(header_source_time); if (header_source_time == 0) { $(".source_box .img_link").animate({ height: "0px" }); $(".source_box").animate({ height: "0px" }); $(".down_source .source_btn").html("重播"); header_source_time = 6; $(".source_btn").attr({ disabled: false }); clearInterval(header_time); if ($(".popup_source")[0] && showPopup === true) { if (distinguish_source) { $('<div>').attr({ 'class': 'mantle_box' }).appendTo('body') $(".popup_source").show(); $(".source_btn").attr({ disabled: false }); popup_source(); } } } }, 1000); } // 重播点击事件 $(".down_source .source_btn").click(function() { distinguish_source = false; $(this).attr({ disabled: true }); down_source(); }); // 关闭按钮 $(".down_source .source_box .img_link .close").click(function(event) { var e = window.event || event; e.preventDefault(); distinguish_source = false; $(".source_box .img_link").animate({ height: "0px" }); $(".source_box").animate({ height: "0px" }); header_source_time = 6; $(".down_source .source_btn").html("重播"); clearInterval(header_time); $(".source_btn").attr({ disabled: false }); if (distinguish_source && showPopup === true) { $(".popup_source").show(); popup_source(); } }); // 弹窗广告位 var popup_time = null; function popup_source() { popup_time = setTimeout(function() { $('.mantle_box').hide() $(".popup_source").hide(); }, 6000); } // 关闭 $(".popup_close").click(function() { $(".popup_source").hide(); $('.mantle_box').hide() clearTimeout(popup_time); }); }) </script> <!-- content --> <link rel="stylesheet" type="text/css" href="/assets/css/swiper-bundle.min.css" /> <link rel="stylesheet" type="text/css" href="/assets/css/tpl1/index.css" /> <div class="content_wrapper" id="app"> <div class="content"> <div class="home_con1 clearfix"> <div class="cat_nav"> <div class="job_nav_ol"> <li class="jno_item jno_item_all"> <a class="jno_item_text" href="http://dslhr.com/job.html" target="_blank">全部职位</a> </li> <li class="jno_item"> <div class="jno_item_text"><a href="http://dslhr.com/job/c1/854.html">技术岗位</a> <div class="rtIcon"></div> </div> <div class="jno_item_pop"> <div class="jno_item_pop_container" style="width:33%;float: left;"> <div class="jno_item_pop_title"><a href="http://dslhr.com/job/c1/854/c2/1079.html">行业通用类</a></div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/854/c2/1079/c3/1098.html" target="_blank" class="jno_item_pop_href">消防设施操作员</a> <a href="http://dslhr.com/job/c1/854/c2/1079/c3/1081.html" target="_blank" class="jno_item_pop_href">工艺工程师</a> <a href="http://dslhr.com/job/c1/854/c2/1079/c3/1082.html" target="_blank" class="jno_item_pop_href">设备维护工程师</a> <a href="http://dslhr.com/job/c1/854/c2/1079/c3/1083.html" target="_blank" class="jno_item_pop_href">自动化工程师</a> <a href="http://dslhr.com/job/c1/854/c2/1079/c3/1084.html" target="_blank" class="jno_item_pop_href">智能制造工程师</a> <a href="http://dslhr.com/job/c1/854/c2/1079/c3/1085.html" target="_blank" class="jno_item_pop_href">物联网技术工程师</a> <a href="http://dslhr.com/job/c1/854/c2/1079/c3/1086.html" target="_blank" class="jno_item_pop_href">软件开发工程师</a> <a href="http://dslhr.com/job/c1/854/c2/1079/c3/1087.html" target="_blank" class="jno_item_pop_href">质量检验工程师</a> <a href="http://dslhr.com/job/c1/854/c2/1079/c3/1088.html" target="_blank" class="jno_item_pop_href">食品安全工程师</a> <a href="http://dslhr.com/job/c1/854/c2/1079/c3/1089.html" target="_blank" class="jno_item_pop_href">生产工程师</a> <a href="http://dslhr.com/job/c1/854/c2/1079/c3/1090.html" target="_blank" class="jno_item_pop_href">电池技术工程师</a> <a href="http://dslhr.com/job/c1/854/c2/1079/c3/1091.html" target="_blank" class="jno_item_pop_href">数据分析师</a> <a href="http://dslhr.com/job/c1/854/c2/1079/c3/1092.html" target="_blank" class="jno_item_pop_href">网络安全工程师</a> </div> </div> <div class="jno_item_pop_container" style="width:33%;float: left;"> <div class="jno_item_pop_title"><a href="http://dslhr.com/job/c1/854/c2/926.html">装备及机械制造类</a></div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/854/c2/926/c3/927.html" target="_blank" class="jno_item_pop_href">机械设计工程师</a> <a href="http://dslhr.com/job/c1/854/c2/926/c3/928.html" target="_blank" class="jno_item_pop_href">电气工程师</a> <a href="http://dslhr.com/job/c1/854/c2/926/c3/930.html" target="_blank" class="jno_item_pop_href">自动化控制工程师</a> <a href="http://dslhr.com/job/c1/854/c2/926/c3/932.html" target="_blank" class="jno_item_pop_href">电子工程师</a> <a href="http://dslhr.com/job/c1/854/c2/926/c3/934.html" target="_blank" class="jno_item_pop_href">激光加工技术员</a> <a href="http://dslhr.com/job/c1/854/c2/926/c3/935.html" target="_blank" class="jno_item_pop_href">3D打印技术员</a> </div> </div> <div class="jno_item_pop_container" style="width:33%;float: left;"> <div class="jno_item_pop_title"><a href="http://dslhr.com/job/c1/854/c2/939.html">食品加工类</a></div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/854/c2/939/c3/940.html" target="_blank" class="jno_item_pop_href">食品研发工程师</a> <a href="http://dslhr.com/job/c1/854/c2/939/c3/944.html" target="_blank" class="jno_item_pop_href">包装设计师</a> <a href="http://dslhr.com/job/c1/854/c2/939/c3/947.html" target="_blank" class="jno_item_pop_href">研发厨师(如火锅底料等)</a> <a href="http://dslhr.com/job/c1/854/c2/939/c3/948.html" target="_blank" class="jno_item_pop_href">面包师</a> </div> </div> <div class="jno_item_pop_container" style="width:33%;float: left;"> <div class="jno_item_pop_title"><a href="http://dslhr.com/job/c1/854/c2/949.html">化工类/油漆和涂料加工类</a></div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/854/c2/949/c3/950.html" target="_blank" class="jno_item_pop_href">涂料配方工程师</a> <a href="http://dslhr.com/job/c1/854/c2/949/c3/954.html" target="_blank" class="jno_item_pop_href">油漆工程师</a> <a href="http://dslhr.com/job/c1/854/c2/949/c3/955.html" target="_blank" class="jno_item_pop_href">环境工程师</a> </div> </div> <div class="jno_item_pop_container" style="width:33%;float: left;"> <div class="jno_item_pop_title"><a href="http://dslhr.com/job/c1/854/c2/958.html">汽车及零部件制造类</a></div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/854/c2/958/c3/959.html" target="_blank" class="jno_item_pop_href">车辆设计工程师</a> <a href="http://dslhr.com/job/c1/854/c2/958/c3/960.html" target="_blank" class="jno_item_pop_href">电气控制工程师</a> <a href="http://dslhr.com/job/c1/854/c2/958/c3/961.html" target="_blank" class="jno_item_pop_href">动力系统工程师</a> </div> </div> <div class="jno_item_pop_container" style="width:33%;float: left;"> <div class="jno_item_pop_title"><a href="http://dslhr.com/job/c1/854/c2/964.html">物流与仓储类</a></div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/854/c2/964/c3/965.html" target="_blank" class="jno_item_pop_href">物流信息化工程师</a> <a href="http://dslhr.com/job/c1/854/c2/964/c3/966.html" target="_blank" class="jno_item_pop_href">仓储系统工程师</a> <a href="http://dslhr.com/job/c1/854/c2/964/c3/969.html" target="_blank" class="jno_item_pop_href">物流优化工程师</a> </div> </div> <div class="jno_item_pop_container" style="width:33%;float: left;"> <div class="jno_item_pop_title"><a href="http://dslhr.com/job/c1/854/c2/970.html">建筑、房地产及装潢类</a></div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/854/c2/970/c3/971.html" target="_blank" class="jno_item_pop_href">土木工程师</a> <a href="http://dslhr.com/job/c1/854/c2/970/c3/972.html" target="_blank" class="jno_item_pop_href">建筑设计师</a> <a href="http://dslhr.com/job/c1/854/c2/970/c3/973.html" target="_blank" class="jno_item_pop_href">结构工程师</a> <a href="http://dslhr.com/job/c1/854/c2/970/c3/974.html" target="_blank" class="jno_item_pop_href">测量员</a> <a href="http://dslhr.com/job/c1/854/c2/970/c3/975.html" target="_blank" class="jno_item_pop_href">市政工程师</a> </div> </div> <div class="jno_item_pop_container" style="width:33%;float: left;"> <div class="jno_item_pop_title"><a href="http://dslhr.com/job/c1/854/c2/976.html">互联网与信息技术类</a></div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/854/c2/976/c3/977.html" target="_blank" class="jno_item_pop_href">前端开发工程师</a> <a href="http://dslhr.com/job/c1/854/c2/976/c3/978.html" target="_blank" class="jno_item_pop_href">后端开发工程师</a> <a href="http://dslhr.com/job/c1/854/c2/976/c3/979.html" target="_blank" class="jno_item_pop_href">全栈开发工程师</a> <a href="http://dslhr.com/job/c1/854/c2/976/c3/980.html" target="_blank" class="jno_item_pop_href">数据库管理员</a> <a href="http://dslhr.com/job/c1/854/c2/976/c3/981.html" target="_blank" class="jno_item_pop_href">网络工程师</a> </div> </div> <div class="jno_item_pop_container" style="width:33%;float: left;"> <div class="jno_item_pop_title"><a href="http://dslhr.com/job/c1/854/c2/982.html">医疗与保健品类</a></div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/854/c2/982/c3/983.html" target="_blank" class="jno_item_pop_href">药品研发人员</a> <a href="http://dslhr.com/job/c1/854/c2/982/c3/984.html" target="_blank" class="jno_item_pop_href">制药工程师</a> <a href="http://dslhr.com/job/c1/854/c2/982/c3/985.html" target="_blank" class="jno_item_pop_href">质量控制工程师</a> <a href="http://dslhr.com/job/c1/854/c2/982/c3/987.html" target="_blank" class="jno_item_pop_href">医学顾问</a> </div> </div> <div class="jno_item_pop_container" style="width:33%;float: left;"> <div class="jno_item_pop_title"><a href="http://dslhr.com/job/c1/854/c2/988.html">农业及农产品加工类</a></div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/854/c2/988/c3/989.html" target="_blank" class="jno_item_pop_href">农艺师</a> <a href="http://dslhr.com/job/c1/854/c2/988/c3/990.html" target="_blank" class="jno_item_pop_href">畜牧师</a> <a href="http://dslhr.com/job/c1/854/c2/988/c3/991.html" target="_blank" class="jno_item_pop_href">农业机械师</a> <a href="http://dslhr.com/job/c1/854/c2/988/c3/993.html" target="_blank" class="jno_item_pop_href">农业技术推广员</a> </div> </div> <div class="jno_item_pop_container" style="width:33%;float: left;"> <div class="jno_item_pop_title"><a href="http://dslhr.com/job/c1/854/c2/994.html">绿色能源与新型储能类</a></div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/854/c2/994/c3/995.html" target="_blank" class="jno_item_pop_href">新能源工程师</a> <a href="http://dslhr.com/job/c1/854/c2/994/c3/997.html" target="_blank" class="jno_item_pop_href">储能系统工程师</a> <a href="http://dslhr.com/job/c1/854/c2/994/c3/998.html" target="_blank" class="jno_item_pop_href">电力工程师</a> </div> </div> </div> </li> <li class="jno_item"> <div class="jno_item_text"><a href="http://dslhr.com/job/c1/855.html">一线技工岗位</a> <div class="rtIcon"></div> </div> <div class="jno_item_pop"> <div class="jno_item_pop_container" style="width:33%;float: left;"> <div class="jno_item_pop_title"><a href="http://dslhr.com/job/c1/855/c2/1080.html">行业通用类</a></div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/855/c2/1080/c3/1093.html" target="_blank" class="jno_item_pop_href">电工</a> <a href="http://dslhr.com/job/c1/855/c2/1080/c3/1094.html" target="_blank" class="jno_item_pop_href">焊工</a> <a href="http://dslhr.com/job/c1/855/c2/1080/c3/1095.html" target="_blank" class="jno_item_pop_href">涂装工</a> <a href="http://dslhr.com/job/c1/855/c2/1080/c3/1096.html" target="_blank" class="jno_item_pop_href">灌装工</a> <a href="http://dslhr.com/job/c1/855/c2/1080/c3/1097.html" target="_blank" class="jno_item_pop_href">质检工</a> </div> </div> <div class="jno_item_pop_container" style="width:33%;float: left;"> <div class="jno_item_pop_title"><a href="http://dslhr.com/job/c1/855/c2/1000.html">装备及机械制造类</a></div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/855/c2/1000/c3/1101.html" target="_blank" class="jno_item_pop_href">铆工</a> <a href="http://dslhr.com/job/c1/855/c2/1000/c3/1020.html" target="_blank" class="jno_item_pop_href">车工</a> <a href="http://dslhr.com/job/c1/855/c2/1000/c3/1021.html" target="_blank" class="jno_item_pop_href">铣工</a> <a href="http://dslhr.com/job/c1/855/c2/1000/c3/1022.html" target="_blank" class="jno_item_pop_href">钳工</a> <a href="http://dslhr.com/job/c1/855/c2/1000/c3/1023.html" target="_blank" class="jno_item_pop_href">磨工</a> <a href="http://dslhr.com/job/c1/855/c2/1000/c3/1024.html" target="_blank" class="jno_item_pop_href">冲压工</a> <a href="http://dslhr.com/job/c1/855/c2/1000/c3/1025.html" target="_blank" class="jno_item_pop_href">冷作工(钣金工)</a> <a href="http://dslhr.com/job/c1/855/c2/1000/c3/1028.html" target="_blank" class="jno_item_pop_href">热处理工</a> <a href="http://dslhr.com/job/c1/855/c2/1000/c3/1029.html" target="_blank" class="jno_item_pop_href">锻造工</a> <a href="http://dslhr.com/job/c1/855/c2/1000/c3/1030.html" target="_blank" class="jno_item_pop_href">铸造工</a> <a href="http://dslhr.com/job/c1/855/c2/1000/c3/1031.html" target="_blank" class="jno_item_pop_href">数控机床操作工</a> <a href="http://dslhr.com/job/c1/855/c2/1000/c3/1032.html" target="_blank" class="jno_item_pop_href">机械装配工</a> <a href="http://dslhr.com/job/c1/855/c2/1000/c3/1034.html" target="_blank" class="jno_item_pop_href">机械维修工</a> <a href="http://dslhr.com/job/c1/855/c2/1000/c3/1035.html" target="_blank" class="jno_item_pop_href">CNC程序员</a> <a href="http://dslhr.com/job/c1/855/c2/1000/c3/1036.html" target="_blank" class="jno_item_pop_href">设备调试员</a> <a href="http://dslhr.com/job/c1/855/c2/1000/c3/1038.html" target="_blank" class="jno_item_pop_href">人工智能工程师</a> <a href="http://dslhr.com/job/c1/855/c2/1000/c3/1040.html" target="_blank" class="jno_item_pop_href">工业大数据工程师</a> <a href="http://dslhr.com/job/c1/855/c2/1000/c3/1042.html" target="_blank" class="jno_item_pop_href">机器视觉工程师</a> </div> </div> <div class="jno_item_pop_container" style="width:33%;float: left;"> <div class="jno_item_pop_title"><a href="http://dslhr.com/job/c1/855/c2/1001.html">食品加工类</a></div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/855/c2/1001/c3/1044.html" target="_blank" class="jno_item_pop_href">调料配制工</a> <a href="http://dslhr.com/job/c1/855/c2/1001/c3/1045.html" target="_blank" class="jno_item_pop_href">食品加工工</a> </div> </div> <div class="jno_item_pop_container" style="width:33%;float: left;"> <div class="jno_item_pop_title"><a href="http://dslhr.com/job/c1/855/c2/1002.html">化工类/油漆和涂料加工类</a></div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/855/c2/1002/c3/1049.html" target="_blank" class="jno_item_pop_href">调色工</a> <a href="http://dslhr.com/job/c1/855/c2/1002/c3/1050.html" target="_blank" class="jno_item_pop_href">混合工</a> </div> </div> <div class="jno_item_pop_container" style="width:33%;float: left;"> <div class="jno_item_pop_title"><a href="http://dslhr.com/job/c1/855/c2/1003.html">汽车及零部件制造类</a></div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/855/c2/1003/c3/1054.html" target="_blank" class="jno_item_pop_href">装配工</a> <a href="http://dslhr.com/job/c1/855/c2/1003/c3/1055.html" target="_blank" class="jno_item_pop_href">焊接工</a> <a href="http://dslhr.com/job/c1/855/c2/1003/c3/1058.html" target="_blank" class="jno_item_pop_href">调试工</a> </div> </div> <div class="jno_item_pop_container" style="width:33%;float: left;"> <div class="jno_item_pop_title"><a href="http://dslhr.com/job/c1/855/c2/1004.html">物流与仓储类</a></div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/855/c2/1004/c3/1060.html" target="_blank" class="jno_item_pop_href">配送员</a> <a href="http://dslhr.com/job/c1/855/c2/1004/c3/1062.html" target="_blank" class="jno_item_pop_href">分拣工</a> <a href="http://dslhr.com/job/c1/855/c2/1004/c3/1063.html" target="_blank" class="jno_item_pop_href">装卸工</a> </div> </div> <div class="jno_item_pop_container" style="width:33%;float: left;"> <div class="jno_item_pop_title"><a href="http://dslhr.com/job/c1/855/c2/1005.html">建筑、房地产及装潢类</a></div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/855/c2/1005/c3/1064.html" target="_blank" class="jno_item_pop_href">施工员</a> <a href="http://dslhr.com/job/c1/855/c2/1005/c3/1065.html" target="_blank" class="jno_item_pop_href">水电工</a> <a href="http://dslhr.com/job/c1/855/c2/1005/c3/1066.html" target="_blank" class="jno_item_pop_href">泥瓦工</a> <a href="http://dslhr.com/job/c1/855/c2/1005/c3/1068.html" target="_blank" class="jno_item_pop_href">木工</a> </div> </div> <div class="jno_item_pop_container" style="width:33%;float: left;"> <div class="jno_item_pop_title"><a href="http://dslhr.com/job/c1/855/c2/1006.html">互联网与信息技术类</a></div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/855/c2/1006/c3/1069.html" target="_blank" class="jno_item_pop_href">IT技术支持</a> <a href="http://dslhr.com/job/c1/855/c2/1006/c3/1070.html" target="_blank" class="jno_item_pop_href">系统管理员</a> <a href="http://dslhr.com/job/c1/855/c2/1006/c3/1072.html" target="_blank" class="jno_item_pop_href">测试工程师</a> </div> </div> <div class="jno_item_pop_container" style="width:33%;float: left;"> <div class="jno_item_pop_title"><a href="http://dslhr.com/job/c1/855/c2/1007.html">医疗与保健品类</a></div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/855/c2/1007/c3/1077.html" target="_blank" class="jno_item_pop_href">设备操作工</a> </div> </div> <div class="jno_item_pop_container" style="width:33%;float: left;"> <div class="jno_item_pop_title"><a href="http://dslhr.com/job/c1/855/c2/1008.html">农业及农产品加工类</a></div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/855/c2/1008/c3/1019.html" target="_blank" class="jno_item_pop_href">种植工</a> <a href="http://dslhr.com/job/c1/855/c2/1008/c3/1017.html" target="_blank" class="jno_item_pop_href">农机操作工</a> <a href="http://dslhr.com/job/c1/855/c2/1008/c3/1018.html" target="_blank" class="jno_item_pop_href">养殖工</a> </div> </div> <div class="jno_item_pop_container" style="width:33%;float: left;"> <div class="jno_item_pop_title"><a href="http://dslhr.com/job/c1/855/c2/1009.html">绿色能源与新型储能类</a></div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/855/c2/1009/c3/1014.html" target="_blank" class="jno_item_pop_href">电池组装工</a> <a href="http://dslhr.com/job/c1/855/c2/1009/c3/1010.html" target="_blank" class="jno_item_pop_href">设备维护工</a> </div> </div> </div> </li> <li class="jno_item"> <div class="jno_item_text"><a href="http://dslhr.com/job/c1/848.html">通用管理岗位</a> <div class="rtIcon"></div> </div> <div class="jno_item_pop"> <div class="jno_item_pop_container" style="width:33%;float: left;"> <div class="jno_item_pop_title"><a href="http://dslhr.com/job/c1/848/c2/849.html">行政/人事/财务</a></div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/848/c2/849/c3/850.html" target="_blank" class="jno_item_pop_href">人力资源总监/主管</a> <a href="http://dslhr.com/job/c1/848/c2/849/c3/851.html" target="_blank" class="jno_item_pop_href">财务总监/主管</a> <a href="http://dslhr.com/job/c1/848/c2/849/c3/852.html" target="_blank" class="jno_item_pop_href">行政总监/主管</a> </div> </div> <div class="jno_item_pop_container" style="width:33%;float: left;"> <div class="jno_item_pop_title"><a href="http://dslhr.com/job/c1/848/c2/856.html">生产/质量管理</a></div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/848/c2/856/c3/857.html" target="_blank" class="jno_item_pop_href">生产经理/车间主任</a> <a href="http://dslhr.com/job/c1/848/c2/856/c3/858.html" target="_blank" class="jno_item_pop_href">质量部经理/主管</a> <a href="http://dslhr.com/job/c1/848/c2/856/c3/859.html" target="_blank" class="jno_item_pop_href">生产线长</a> <a href="http://dslhr.com/job/c1/848/c2/856/c3/860.html" target="_blank" class="jno_item_pop_href">(产线)领班</a> <a href="http://dslhr.com/job/c1/848/c2/856/c3/861.html" target="_blank" class="jno_item_pop_href">现场主管</a> <a href="http://dslhr.com/job/c1/848/c2/856/c3/862.html" target="_blank" class="jno_item_pop_href">工序管理员</a> </div> </div> <div class="jno_item_pop_container" style="width:33%;float: left;"> <div class="jno_item_pop_title"><a href="http://dslhr.com/job/c1/848/c2/863.html">销售/市场/运营/项目管理</a></div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/848/c2/863/c3/864.html" target="_blank" class="jno_item_pop_href">销售部经理/主管</a> <a href="http://dslhr.com/job/c1/848/c2/863/c3/865.html" target="_blank" class="jno_item_pop_href">市场推广经理</a> <a href="http://dslhr.com/job/c1/848/c2/863/c3/866.html" target="_blank" class="jno_item_pop_href">运营经理</a> <a href="http://dslhr.com/job/c1/848/c2/863/c3/867.html" target="_blank" class="jno_item_pop_href">客户服务部经理/主管</a> <a href="http://dslhr.com/job/c1/848/c2/863/c3/868.html" target="_blank" class="jno_item_pop_href">项目经理</a> </div> </div> <div class="jno_item_pop_container" style="width:33%;float: left;"> <div class="jno_item_pop_title"><a href="http://dslhr.com/job/c1/848/c2/869.html">供应链/采购/物流管理</a></div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/848/c2/869/c3/870.html" target="_blank" class="jno_item_pop_href">供应链管理经理</a> <a href="http://dslhr.com/job/c1/848/c2/869/c3/871.html" target="_blank" class="jno_item_pop_href">采购经理</a> <a href="http://dslhr.com/job/c1/848/c2/869/c3/872.html" target="_blank" class="jno_item_pop_href">物流部经理/主管</a> </div> </div> <div class="jno_item_pop_container" style="width:33%;float: left;"> <div class="jno_item_pop_title"><a href="http://dslhr.com/job/c1/848/c2/873.html">研发/技术管理</a></div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/848/c2/873/c3/874.html" target="_blank" class="jno_item_pop_href">研发部经理/主管</a> <a href="http://dslhr.com/job/c1/848/c2/873/c3/875.html" target="_blank" class="jno_item_pop_href">信息技术经理</a> <a href="http://dslhr.com/job/c1/848/c2/873/c3/876.html" target="_blank" class="jno_item_pop_href">IT部经理/主管</a> </div> </div> <div class="jno_item_pop_container" style="width:33%;float: left;"> <div class="jno_item_pop_title"><a href="http://dslhr.com/job/c1/848/c2/877.html">安全/环保/设备设施管理</a></div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/848/c2/877/c3/878.html" target="_blank" class="jno_item_pop_href">安全管理部经理/主管</a> <a href="http://dslhr.com/job/c1/848/c2/877/c3/879.html" target="_blank" class="jno_item_pop_href">环保与安全管理经理</a> <a href="http://dslhr.com/job/c1/848/c2/877/c3/880.html" target="_blank" class="jno_item_pop_href">环境卫生管理员</a> <a href="http://dslhr.com/job/c1/848/c2/877/c3/881.html" target="_blank" class="jno_item_pop_href">设备管理部经理/主管</a> </div> </div> <div class="jno_item_pop_container" style="width:33%;float: left;"> <div class="jno_item_pop_title"><a href="http://dslhr.com/job/c1/848/c2/882.html">后勤管理</a></div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/848/c2/882/c3/883.html" target="_blank" class="jno_item_pop_href">保安队长</a> <a href="http://dslhr.com/job/c1/848/c2/882/c3/884.html" target="_blank" class="jno_item_pop_href">食堂管理员</a> <a href="http://dslhr.com/job/c1/848/c2/882/c3/885.html" target="_blank" class="jno_item_pop_href">主厨</a> </div> </div> </div> </li> <li class="jno_item"> <div class="jno_item_text"><a href="http://dslhr.com/job/c1/853.html">通用辅助岗位</a> <div class="rtIcon"></div> </div> <div class="jno_item_pop"> <div class="jno_item_pop_container" style="width:33%;float: left;"> <div class="jno_item_pop_title"><a href="http://dslhr.com/job/c1/853/c2/886.html">生产/制造</a></div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/853/c2/886/c3/887.html" target="_blank" class="jno_item_pop_href">操作工(普工)</a> <a href="http://dslhr.com/job/c1/853/c2/886/c3/888.html" target="_blank" class="jno_item_pop_href">生产计划员</a> <a href="http://dslhr.com/job/c1/853/c2/886/c3/889.html" target="_blank" class="jno_item_pop_href">设备维修工</a> <a href="http://dslhr.com/job/c1/853/c2/886/c3/890.html" target="_blank" class="jno_item_pop_href">质检员</a> <a href="http://dslhr.com/job/c1/853/c2/886/c3/891.html" target="_blank" class="jno_item_pop_href">起重机操作员</a> <a href="http://dslhr.com/job/c1/853/c2/886/c3/892.html" target="_blank" class="jno_item_pop_href">叉车操作员</a> <a href="http://dslhr.com/job/c1/853/c2/886/c3/893.html" target="_blank" class="jno_item_pop_href">包装工</a> </div> </div> <div class="jno_item_pop_container" style="width:33%;float: left;"> <div class="jno_item_pop_title"><a href="http://dslhr.com/job/c1/853/c2/894.html">行政/人事/财务</a></div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/853/c2/894/c3/895.html" target="_blank" class="jno_item_pop_href">行政助理</a> <a href="http://dslhr.com/job/c1/853/c2/894/c3/896.html" target="_blank" class="jno_item_pop_href">文员/资料员</a> <a href="http://dslhr.com/job/c1/853/c2/894/c3/897.html" target="_blank" class="jno_item_pop_href">预算员</a> <a href="http://dslhr.com/job/c1/853/c2/894/c3/898.html" target="_blank" class="jno_item_pop_href">培训协调员</a> <a href="http://dslhr.com/job/c1/853/c2/894/c3/899.html" target="_blank" class="jno_item_pop_href">报告编制员</a> <a href="http://dslhr.com/job/c1/853/c2/894/c3/900.html" target="_blank" class="jno_item_pop_href">沟通专员(负责内外部沟通)</a> <a href="http://dslhr.com/job/c1/853/c2/894/c3/901.html" target="_blank" class="jno_item_pop_href">出纳</a> <a href="http://dslhr.com/job/c1/853/c2/894/c3/902.html" target="_blank" class="jno_item_pop_href">会计</a> </div> </div> <div class="jno_item_pop_container" style="width:33%;float: left;"> <div class="jno_item_pop_title"><a href="http://dslhr.com/job/c1/853/c2/903.html">仓储/物流</a></div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/853/c2/903/c3/904.html" target="_blank" class="jno_item_pop_href">仓库管理员</a> <a href="http://dslhr.com/job/c1/853/c2/903/c3/905.html" target="_blank" class="jno_item_pop_href">配货员</a> <a href="http://dslhr.com/job/c1/853/c2/903/c3/906.html" target="_blank" class="jno_item_pop_href">物流协调员</a> </div> </div> <div class="jno_item_pop_container" style="width:33%;float: left;"> <div class="jno_item_pop_title"><a href="http://dslhr.com/job/c1/853/c2/907.html">安全/设施</a></div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/853/c2/907/c3/908.html" target="_blank" class="jno_item_pop_href">安全员</a> <a href="http://dslhr.com/job/c1/853/c2/907/c3/909.html" target="_blank" class="jno_item_pop_href">电梯安全管理员</a> <a href="http://dslhr.com/job/c1/853/c2/907/c3/910.html" target="_blank" class="jno_item_pop_href">网络安全管理员</a> </div> </div> <div class="jno_item_pop_container" style="width:33%;float: left;"> <div class="jno_item_pop_title"><a href="http://dslhr.com/job/c1/853/c2/911.html">销售/市场/客服</a></div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/853/c2/911/c3/912.html" target="_blank" class="jno_item_pop_href">销售员</a> <a href="http://dslhr.com/job/c1/853/c2/911/c3/913.html" target="_blank" class="jno_item_pop_href">市场营销助理</a> <a href="http://dslhr.com/job/c1/853/c2/911/c3/914.html" target="_blank" class="jno_item_pop_href">市场调研员</a> <a href="http://dslhr.com/job/c1/853/c2/911/c3/915.html" target="_blank" class="jno_item_pop_href">客户服务代表</a> <a href="http://dslhr.com/job/c1/853/c2/911/c3/916.html" target="_blank" class="jno_item_pop_href">客户服务专员</a> <a href="http://dslhr.com/job/c1/853/c2/911/c3/917.html" target="_blank" class="jno_item_pop_href">订单处理员</a> </div> </div> <div class="jno_item_pop_container" style="width:33%;float: left;"> <div class="jno_item_pop_title"><a href="http://dslhr.com/job/c1/853/c2/918.html">采购/供应链/项目</a></div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/853/c2/918/c3/919.html" target="_blank" class="jno_item_pop_href">材料采购员</a> <a href="http://dslhr.com/job/c1/853/c2/918/c3/920.html" target="_blank" class="jno_item_pop_href">采购助理</a> <a href="http://dslhr.com/job/c1/853/c2/918/c3/921.html" target="_blank" class="jno_item_pop_href">项目协调员</a> </div> </div> <div class="jno_item_pop_container" style="width:33%;float: left;"> <div class="jno_item_pop_title"><a href="http://dslhr.com/job/c1/853/c2/922.html">后勤</a></div> <div class="jno_item_pop_list"> <a href="http://dslhr.com/job/c1/853/c2/922/c3/923.html" target="_blank" class="jno_item_pop_href">清洁工</a> <a href="http://dslhr.com/job/c1/853/c2/922/c3/924.html" target="_blank" class="jno_item_pop_href">保安</a> <a href="http://dslhr.com/job/c1/853/c2/922/c3/925.html" target="_blank" class="jno_item_pop_href">帮厨</a> </div> </div> </div> </li> <li class="jno_item"> <div class="jno_item_text"><a href="http://dslhr.com/job/c1/1099.html">社会岗位</a> <div class="rtIcon"></div> </div> <div class="jno_item_pop"> <div class="jno_item_pop_container" style="width:33%;float: left;"> <div class="jno_item_pop_title" style="margin-bottom:50px;"><a href="http://dslhr.com/job/c1/1099/c2/1100.html">社会工作者</a></div> </div> </div> </li> </div> </div> <div class="con1_imgbox float"> <!--轮播1 --- a1 --> <div class="source_swiper_1"> <div class="swiper-container" id="J_sw1"> <div class="swiper-wrapper"> </div> <div class="swiper-pagination"></div> </div> </div> <div class="notice_box" id="announcement"> <span class="notice_title">公告信息</span> <ul class="notice_lists"> </ul> <a class="more_a" href="http://dslhr.com/notice.html">更多<span class="arrow"></span></a> </div> </div> <!-- A15 start --> <div :class="!scan?'con1_login con1_login_noscan float':'con1_login float'"> <!-- <div class="top_banner_item"><a href=""><img :src="loginUtype!=0?'':''" alt="" /></a></div>--> </div> <!-- A15 end --> </div> <!-- A16 start --> <div class="source_box1"> </div> <!-- A16 end --> <!-- A5 start --> <div class="source_2"> <div class="clear"></div> </div> <!-- A5 end --> <!-- A4 start --> <div class="source_1"> <div class="clear"></div> </div> <!-- A4 end --> <!-- 最新职位 start --> <div class="new_jobs_box"> <div class="new_title"> <div class="new_title_text">最新职位</div> <img class="new_title_bg" src="/assets/images/tpl1/position.png" alt="" /> <img class="circle circle_left" src="/assets/images/tpl1/circle.png" alt=""> <img class="circle circle_right" src="/assets/images/tpl1/circle.png" alt=""> </div> <div class="new_jobs_list"> <div class="new_jobs_item "> <a class="job_content" href="http://dslhr.com/job/16.html" target="_blank"> <div class="line1"> <p class="job_name substring">【国考网校】注册会计师</p> <span class="wage_txt">面议</span> </div> <div class="line2"> <span class="label_item">大专</span> <span class="label_item">经验不限</span> <span class="label_item">国内</span> </div> </a> <div class="line3"> <a class="company_name substring" target="_blank" href="http://dslhr.com/company/6.html">重庆市江津区东升亮职业技术培训学校</a> <span class="txt">教育/培训</span> </div> </div> <div class="new_jobs_item new_jobs_item_pad "> <a class="job_content" href="http://dslhr.com/job/26.html" target="_blank"> <div class="line1"> <p class="job_name substring">【技能培训】焊工</p> <span class="wage_txt">面议</span> </div> <div class="line2"> <span class="label_item">初中</span> <span class="label_item">经验不限</span> <span class="label_item">国内</span> </div> </a> <div class="line3"> <a class="company_name substring" target="_blank" href="http://dslhr.com/company/6.html">重庆市江津区东升亮职业技术培训学校</a> <span class="txt">教育/培训</span> </div> </div> <div class="new_jobs_item "> <a class="job_content" href="http://dslhr.com/job/25.html" target="_blank"> <div class="line1"> <p class="job_name substring">【培训考证】建筑施工特种作业</p> <span class="wage_txt">面议</span> </div> <div class="line2"> <span class="label_item">学历不限</span> <span class="label_item">经验不限</span> <span class="label_item">国内</span> </div> </a> <div class="line3"> <a class="company_name substring" target="_blank" href="http://dslhr.com/company/6.html">重庆市江津区东升亮职业技术培训学校</a> <span class="txt">教育/培训</span> </div> </div> <div class="new_jobs_item "> <a class="job_content" href="http://dslhr.com/job/20.html" target="_blank"> <div class="line1"> <p class="job_name substring">【培训考证】特种作业操作证书</p> <span class="wage_txt">面议</span> </div> <div class="line2"> <span class="label_item">初中</span> <span class="label_item">经验不限</span> <span class="label_item">国内</span> </div> </a> <div class="line3"> <a class="company_name substring" target="_blank" href="http://dslhr.com/company/6.html">重庆市江津区东升亮职业技术培训学校</a> <span class="txt">教育/培训</span> </div> </div> <div class="new_jobs_item new_jobs_item_pad "> <a class="job_content" href="http://dslhr.com/job/19.html" target="_blank"> <div class="line1"> <p class="job_name substring">【技能培训】高技能人才培训</p> <span class="wage_txt">面议</span> </div> <div class="line2"> <span class="label_item">学历不限</span> <span class="label_item">1年</span> <span class="label_item">国内</span> </div> </a> <div class="line3"> <a class="company_name substring" target="_blank" href="http://dslhr.com/company/6.html">重庆市江津区东升亮职业技术培训学校</a> <span class="txt">教育/培训</span> </div> </div> <div class="new_jobs_item "> <a class="job_content" href="http://dslhr.com/job/18.html" target="_blank"> <div class="line1"> <p class="job_name substring">【国考网校】安全工程师</p> <span class="wage_txt">面议</span> </div> <div class="line2"> <span class="label_item">大专</span> <span class="label_item">经验不限</span> <span class="label_item">国内</span> </div> </a> <div class="line3"> <a class="company_name substring" target="_blank" href="http://dslhr.com/company/6.html">重庆市江津区东升亮职业技术培训学校</a> <span class="txt">教育/培训</span> </div> </div> <div class="new_jobs_item "> <a class="job_content" href="http://dslhr.com/job/17.html" target="_blank"> <div class="line1"> <p class="job_name substring">【技能培训】车工(数控车床)</p> <span class="wage_txt">面议</span> </div> <div class="line2"> <span class="label_item">高中</span> <span class="label_item">经验不限</span> <span class="label_item">国内</span> </div> </a> <div class="line3"> <a class="company_name substring" target="_blank" href="http://dslhr.com/company/6.html">重庆市江津区东升亮职业技术培训学校</a> <span class="txt">教育/培训</span> </div> </div> <div class="new_jobs_item new_jobs_item_pad "> <a class="job_content" href="http://dslhr.com/job/15.html" target="_blank"> <div class="line1"> <p class="job_name substring">【国考网校】社会工作者</p> <span class="wage_txt">面议</span> </div> <div class="line2"> <span class="label_item">高中</span> <span class="label_item">经验不限</span> <span class="label_item">国内</span> </div> </a> <div class="line3"> <a class="company_name substring" target="_blank" href="http://dslhr.com/company/6.html">重庆市江津区东升亮职业技术培训学校</a> <span class="txt">教育/培训</span> </div> </div> <div class="new_jobs_item "> <a class="job_content" href="http://dslhr.com/job/14.html" target="_blank"> <div class="line1"> <p class="job_name substring">【培训考证】消防设施操作员</p> <span class="wage_txt">面议</span> </div> <div class="line2"> <span class="label_item">高中</span> <span class="label_item">经验不限</span> <span class="label_item">国内</span> </div> </a> <div class="line3"> <a class="company_name substring" target="_blank" href="http://dslhr.com/company/6.html">重庆市江津区东升亮职业技术培训学校</a> <span class="txt">教育/培训</span> </div> </div> <div class="new_jobs_item "> <a class="job_content" href="http://dslhr.com/job/24.html" target="_blank"> <div class="line1"> <p class="job_name substring">设备操作工</p> <span class="wage_txt">8000+</span> </div> <div class="line2"> <span class="label_item">学历不限</span> <span class="label_item">经验不限</span> <span class="label_item">寮步镇</span> </div> </a> <div class="line3"> <a class="company_name substring" target="_blank" href="http://dslhr.com/company/8.html">重庆友运人力资源管理有限公司</a> <span class="txt">中介服务/家政服务</span> </div> </div> <div class="new_jobs_item new_jobs_item_pad "> <a class="job_content" href="http://dslhr.com/job/23.html" target="_blank"> <div class="line1"> <p class="job_name substring">装配工</p> <span class="wage_txt">8000+</span> </div> <div class="line2"> <span class="label_item">学历不限</span> <span class="label_item">经验不限</span> <span class="label_item">寮步镇</span> </div> </a> <div class="line3"> <a class="company_name substring" target="_blank" href="http://dslhr.com/company/8.html">重庆友运人力资源管理有限公司</a> <span class="txt">中介服务/家政服务</span> </div> </div> <div class="new_jobs_item "> <a class="job_content" href="http://dslhr.com/job/22.html" target="_blank"> <div class="line1"> <p class="job_name substring">铆工</p> <span class="wage_txt">9000+</span> </div> <div class="line2"> <span class="label_item">学历不限</span> <span class="label_item">经验不限</span> <span class="label_item">寮步镇</span> </div> </a> <div class="line3"> <a class="company_name substring" target="_blank" href="http://dslhr.com/company/8.html">重庆友运人力资源管理有限公司</a> <span class="txt">中介服务/家政服务</span> </div> </div> </div> <a href="http://dslhr.com/job.html" target="_blank" class="more_oprate_btn">更多职位</a> </div> <!-- 最新职位 end --> <!-- A11 start --> <div class="source_equal_5"> </div> <!-- A11 end --> <!-- A6 start --> <div class="source_1"> <div class="clear"></div> </div> <!-- A6 end --> <!-- 名企招聘 start --> <div class="new_company_box"> <div class="new_title new_title2"> <div class="new_title_text new_title_text2">名企招聘</div> <img class="new_title_bg" src="/assets/images/tpl1/enterprise.png" alt="" /> <img class="circle circle_left" src="/assets/images/tpl1/circle.png" alt=""> <img class="circle circle_right" src="/assets/images/tpl1/circle.png" alt=""> </div> <div class="com_list"> <div class="com_item"> <img class="famous_icon" src="/assets/images/tpl1/famous_icon.png" alt=""> <div class="logo"><img src="https://dslhr.com/upload/files/20241119/5e8adac617b20812ac9784d39872e0ea.jpg" alt="" /></div> <div class="com_name"> <span class="txt substring">重庆乐富包装有限公司双福分公司</span> <img class="icon" src="" alt=""> </div> <div class="detail"> <span>民营企业</span> <span class="substring">机械/设备/重工</span> <span>100-499人</span> </div> <div class="com_job"> <div class="lf_box"> <div class="num">1</div> <div class="dsc">在招职位</div> </div> <div class="lf_box rt_box"> <div class="num">100%</div> <div class="dsc">简历查看率</div> </div> </div> <div class="com_modal"> <a class="name substring" href="http://dslhr.com/company/14.html">重庆乐富包装有限公司双福分公司</a> <div class="lists"> <a href="http://dslhr.com/job/12.html" class="item" target="_blank"> <span class="jobname substring">设备操作工</span> <span class="wage_txt">5000~6500</span> </a> </div> <a class="com_detail_btn" href="http://dslhr.com/company/14.html" target="_blank">公司主页</a> </div> </div> <div class="com_item"> <img class="famous_icon" src="/assets/images/tpl1/famous_icon.png" alt=""> <div class="logo"><img src="https://dslhr.com/upload/resource/empty_logo.jpg" alt="" /></div> <div class="com_name"> <span class="txt substring">重庆市荷花米花糖(集团)有限责任公司</span> <img class="icon" src="" alt=""> </div> <div class="detail"> <span>民营企业</span> <span class="substring">批发/零售</span> <span>100-499人</span> </div> <div class="com_job"> <div class="lf_box"> <div class="num">4</div> <div class="dsc">在招职位</div> </div> <div class="lf_box rt_box"> <div class="num">100%</div> <div class="dsc">简历查看率</div> </div> </div> <div class="com_modal"> <a class="name substring" href="http://dslhr.com/company/12.html">重庆市荷花米花糖(集团)有限责任公司</a> <div class="lists"> <a href="http://dslhr.com/job/8.html" class="item" target="_blank"> <span class="jobname substring">库管</span> <span class="wage_txt">3000~4000</span> </a> <a href="http://dslhr.com/job/9.html" class="item" target="_blank"> <span class="jobname substring">生产主管</span> <span class="wage_txt">4000~6000</span> </a> <a href="http://dslhr.com/job/10.html" class="item" target="_blank"> <span class="jobname substring">普工</span> <span class="wage_txt">4000~6000</span> </a> </div> <a class="com_detail_btn" href="http://dslhr.com/company/12.html" target="_blank">公司主页</a> </div> </div> <div class="com_item"> <img class="famous_icon" src="/assets/images/tpl1/famous_icon.png" alt=""> <div class="logo"><img src="https://dslhr.com/upload/resource/empty_logo.jpg" alt="" /></div> <div class="com_name"> <span class="txt substring">重庆龙煜精密铜管有限公司</span> <img class="icon" src="" alt=""> </div> <div class="detail"> <span>国有企业</span> <span class="substring">能源(采掘/冶炼/原材料)</span> <span>100-499人</span> </div> <div class="com_job"> <div class="lf_box"> <div class="num">1</div> <div class="dsc">在招职位</div> </div> <div class="lf_box rt_box"> <div class="num">100%</div> <div class="dsc">简历查看率</div> </div> </div> <div class="com_modal"> <a class="name substring" href="http://dslhr.com/company/10.html">重庆龙煜精密铜管有限公司</a> <div class="lists"> <a href="http://dslhr.com/job/13.html" class="item" target="_blank"> <span class="jobname substring">行车工</span> <span class="wage_txt">3500~5000</span> </a> </div> <a class="com_detail_btn" href="http://dslhr.com/company/10.html" target="_blank">公司主页</a> </div> </div> <div class="com_item"> <img class="famous_icon" src="/assets/images/tpl1/famous_icon.png" alt=""> <div class="logo"><img src="https://dslhr.com/upload/files/20241022/83f4258cd23d9eb1b6480ec41c9ad25c.jpg" alt="" /></div> <div class="com_name"> <span class="txt substring">重庆友运人力资源管理有限公司</span> <img class="icon" src="" alt=""> </div> <div class="detail"> <span>民营企业</span> <span class="substring">中介服务/家政服务</span> <span>20人以下</span> </div> <div class="com_job"> <div class="lf_box"> <div class="num">6</div> <div class="dsc">在招职位</div> </div> <div class="lf_box rt_box"> <div class="num">100%</div> <div class="dsc">简历查看率</div> </div> </div> <div class="com_modal"> <a class="name substring" href="http://dslhr.com/company/8.html">重庆友运人力资源管理有限公司</a> <div class="lists"> <a href="http://dslhr.com/job/24.html" class="item" target="_blank"> <span class="jobname substring">设备操作工</span> <span class="wage_txt">8000+</span> </a> <a href="http://dslhr.com/job/23.html" class="item" target="_blank"> <span class="jobname substring">装配工</span> <span class="wage_txt">8000+</span> </a> <a href="http://dslhr.com/job/22.html" class="item" target="_blank"> <span class="jobname substring">铆工</span> <span class="wage_txt">9000+</span> </a> </div> <a class="com_detail_btn" href="http://dslhr.com/company/8.html" target="_blank">公司主页</a> </div> </div> <div class="com_item"> <img class="famous_icon" src="/assets/images/tpl1/famous_icon.png" alt=""> <div class="logo"><img src="https://dslhr.com/upload/files/20241018/4193fdef8f34f0ee8be495282f6c5552.jpg" alt="" /></div> <div class="com_name"> <span class="txt substring">重庆市江津区东升亮职业技术培训学校</span> <img class="icon" src="" alt=""> </div> <div class="detail"> <span>民办非企业</span> <span class="substring">教育/培训</span> <span>20人以下</span> </div> <div class="com_job"> <div class="lf_box"> <div class="num">9</div> <div class="dsc">在招职位</div> </div> <div class="lf_box rt_box"> <div class="num">100%</div> <div class="dsc">简历查看率</div> </div> </div> <div class="com_modal"> <a class="name substring" href="http://dslhr.com/company/6.html">重庆市江津区东升亮职业技术培训学校</a> <div class="lists"> <a href="http://dslhr.com/job/14.html" class="item" target="_blank"> <span class="jobname substring">【培训考证】消防设施操作员</span> <span class="wage_txt">面议</span> </a> <a href="http://dslhr.com/job/15.html" class="item" target="_blank"> <span class="jobname substring">【国考网校】社会工作者</span> <span class="wage_txt">面议</span> </a> <a href="http://dslhr.com/job/16.html" class="item" target="_blank"> <span class="jobname substring">【国考网校】注册会计师</span> <span class="wage_txt">面议</span> </a> </div> <a class="com_detail_btn" href="http://dslhr.com/company/6.html" target="_blank">公司主页</a> </div> </div> </div> <a href="http://dslhr.com/company.html" target="_blank" class="more_oprate_btn">更多企业</a> </div> <!-- 名企招聘 end --> <!-- A8 start --> <div class="source_3"> <div class="clear"></div> </div> <!-- A8 end --> <!-- A9 start --> <div class="source_5"> <div class="clear"></div> </div> <!-- A9 end --> <!-- 友情链接 start --> <div class="friend_link_wapper"> <div class="top"> <div class="left">友情链接</div> <div class="right">申请友链QQ:<span>/</span></div> </div> <div class="link_wapper"> <a href="http://www.test.com" class="item">cms</a> </div> </div> <!-- 友情链接 end --> </div> <el-dialog title="验证码" :visible.sync="showPictureCaptcha" @opened="pictureCaptchaOpened" width="350px" :close-on-click-modal="false"> <el-form ref="captchaForm" :rules="captchaRules" :model="captchaForm" label-width="0px" :inline="true" :hide-required-asterisk="true" @submit.native.prevent> <el-form-item label=" " prop="code"> <el-input v-model="captchaForm.code" style="width:120px;"></el-input> </el-form-item> <el-form-item label=" "> <img class="captcha_img" :src="catpchaSrc" @click="changeImg" width="130"/> </el-form-item> <div class="clearfix"></div> <el-form-item label=" "> <el-button type="primary" @click="submitPictureCaptcha" style="width:280px;">确定</el-button> </el-form-item> </el-form> </el-dialog> <!--底部未登录引导--> <div class="bottom_guide" :style="showGuide===true?'display:block;':'display:none;'"> <div class="btg_pop"></div> <div class="btg_container"> <div class="btg_icon"></div> <p class="btg_t1">学技能找工作招人才就上聚津网!</p> <p class="btg_t2">聚津网,江津人自己的一站式培训就业平台。</p> <button class="btg_btn_1" @click="handlerMemberCenter(2)">免费注册简历</button><button class="btg_btn_2" @click="handlerMemberCenter(1)">企业发布职位</button> <div class="btg_icon_1"></div> <div class="btg_qr_box"><img class="qr_img" :src="guideQrcode" alt=""></div> <div class="btg_close" @click="showGuide=false"></div> <p class="btg_t3">微信扫码 求职更简单</p> </div> </div> </div> <script type="text/javascript" src="/assets/js/jquery.min.js"></script> <script type="text/javascript" src="/assets/js/jquery.hoverdir.js"></script> <script type="text/javascript" src="/assets/js/swiper-bundle.min.js"></script> <script type="text/javascript" src="/assets/js/jquery.lazyload.js"></script> <script type="text/javascript" src="/assets/js/index/tpl1/index.js"></script> <!-- footer --> <div class="indexFooter_wrapper" id="footerContent"> <div class="indexFooter clearfix"> <div class="clearfix float"> <div class="float clearfix"> <ul class="footer_list float"> <li class="fc">个人</li> <li><a href="javascript:;" @click="handlerResumeIndex">登记简历</a></li> <li><a href="javascript:;" @click="handlerPersonalJobApplyList">求职管理</a></li> <li><a href="http://dslhr.com/job.html">最新职位</a></li> <li><a href="http://dslhr.com/company.html">企业信息</a></li> </ul> <ul class="footer_list float"> <li class="fc">企业</li> <li><a href="javascript:;" @click="handlerCompanyIndex">企业入驻</a></li> <li><a href="javascript:;" @click="handlerAddJob">发布招聘</a></li> <li><a href="javascript:;" @click="handlerCompanyService">会员服务</a></li> <li><a href="javascript:;" @click="handlerCompanyJobApplyList">招聘管理</a></li> </ul> <ul class="footer_list float"> <li class="fc">特色</li> <li><a target="_self" href="http://dslhr.com/explain/1.html">网站介绍</a></li> <li><a target="_self" href="http://dslhr.com/explain/2.html">产品服务</a></li> <li><a target="_self" href="http://dslhr.com/explain/3.html">法律申明</a></li> <li><a target="_self" href="http://dslhr.com/explain/4.html">推广合作</a></li> </ul> <ul class="footer_list float"> <li class="fc">帮助</li> <li><a href="http://dslhr.com/help/id/1.html">常见问题</a></li> <li><a href="http://dslhr.com/help/id/2.html">新手上路</a></li> <li><a href="http://dslhr.com/help/id/3.html">账号管理</a></li> <li><a href="http://dslhr.com/help/id/4.html">简历管理</a></li> </ul> </div> <div class="code_box float clearfix"> <div class="float code1"> <p>微信公众号</p> <div class="img"> <img class="codeImg" class="codeImg" src="https://dslhr.com/upload/files/20240625/3483f66e283a5661cef0721c1cca9b2c.jpg" /> </div> </div> <div class="float code2"> <P>手机微信版</P> <div class="img1"> <img v-cloak class="codeImg" class="codeImg" :src="mobileQrcode" /> </div> </div> </div> </div> <div class="footer_contactType"> <p class="contact_title">联系电话</p> <div class="contact_tel"> <img src="/assets/images/contact_icon.png" > <span>13594037988(微信同号)</span> </div> <p class="job_time">服务时间:周一至周五 8:30-12:30;13:30-17:30</p> <p class="job_QQ">客服QQ:<a target="_blank" href="http://wpa.qq.com/msgrd?v=3&uin=/&site=在线客服&menu=yes">/</a></p> </div> </div> <div class="indexFooter_nav_con"> <ul class="indexFooter_nav clearfix"> <li><a href="http://dslhr.com/">网站首页</a></li> <li><a target="_self" href="http://dslhr.com/explain/5.html">联系我们</a></li> <li><a target="_self" href="http://dslhr.com/explain/6.html">招贤纳士</a></li> <li><a target="_self" href="http://dslhr.com/explain/7.html">自定义链接</a></li> <li><a target="_self" href="http://dslhr.com/explain/8.html">自定义链接</a></li> </ul> </div> <div class="footer_text1"> <span class="address">联系地址:重庆市江津区德感工业园德旺路46号附1号</span> </div> <div class="footer_text2"> <!-- ICP --> <span> 网站备案: <a target="_blank" href="https://beian.miit.gov.cn/"> 渝ICP备2024033067号-2 </a> </span> <!-- 公网安备 --> <span class="security"> 公网安备: <a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=000000000000"> 晋公网安备000000000000号 </a> </span> <!-- 人力服务许可证 --> <!-- 营业执照 --> <!-- ICP许可证 --> </div> <div class="footer_text3"> <span>Copyright © 2021 dslhr.com All Right Reserved Powered by dslhr.com</span> <!-- 第三方统计代码 --> </div> </div> <script> var version = "3.32.1 标准版"; var app = new Vue({ el: '#footerContent', data:{ mobileQrcode:'', backTopFlag: false, scrollTop: 0, mobileList:[], qqList:[], weixinList:[], }, created:function(){ this.getServiceOl() this.mobileQrcode = qscms.apiUrl + qscms.apiList.qrcode + "?type=normal&url=https://dslhr.com/mobile" }, mounted:function () { window.addEventListener('scroll', this.scrollToTop) }, destroyed:function () { window.removeEventListener('scroll', this.scrollToTop) }, methods:{ wakeupQq:function(qq){ if(qq){ window.open('http://wpa.qq.com/msgrd?v=3&uin='+qq+'&site=在线客服&menu=yes') } }, getServiceOl:function() { var that = this httpget(qscms.apiList.serviceOl).then(function (res) { that.mobileList = res.data.mobile that.qqList = res.data.qq that.weixinList = res.data.weixin }).catch(function () { }) }, // 点击图片回到顶部方法,加计时器是为了过渡顺滑 backTop:function() { var that = this var timer = setInterval(function(){ var ispeed = Math.floor(-that.scrollTop / 5) document.documentElement.scrollTop = document.body.scrollTop = that.scrollTop + ispeed if (that.scrollTop === 0) { clearInterval(timer) } }, 16) }, // 为了计算距离顶部的高度,当高度大于60显示回顶部图标,小于60则隐藏 scrollToTop:function() { var that = this that.scrollTop = window.pageYOffset || document.documentElement.scrollTop || document.body.scrollTop that.backTopFlag = that.scrollTop > 60; }, handlerResumeIndex:function(){ location.href = qscms.locationList.personalResume }, handlerPersonalJobApplyList:function(){ location.href = qscms.locationList.personalJobApplyList }, handlerCompanyIndex:function(){ location.href = qscms.locationList.indexCompany }, handlerAddJob:function(){ httpget(qscms.apiList.companyCheckJobaddNum, {}).then(function(res){ if (res.data.enable_addjob_num <= 0) { this.$confirm('您当前是' + res.data.setmeal_name + ',当前可发布职位数为0,建议您立即升级套餐或将暂时不招聘的职位设为关闭!','系统提示',{ confirmButtonText: '升级套餐', type: 'warning' }) .then(function(){ location.href = qscms.locationList.companySetmealAdd }) .catch(function(){}) return false } else { location.href = qscms.locationList.companyJobAdd } }).catch(function(){}) }, handlerCompanyService:function(){ location.href = qscms.locationList.companyService }, handlerCompanyJobApplyList:function(){ location.href = qscms.locationList.companyJobApplyList }, } }) </script> </div> </body> </html>