decodeProperties(array ( 'file_dependency' => array ( '8ead6a04918b6611fea3d0a9ff7ddc2c9fb7aa67' => array ( 0 => 'E:\\ishangstudywebs\\zhaopin\\app\\template\\\\member\\public\\changeutype.htm', 1 => 1634883847, 2 => 'file', ), ), 'nocache_hash' => '2534767ff75a17afcb6-20880449', 'function' => array ( ), 'variables' => array ( 'config' => 0, ), 'has_nocache_code' => false, 'version' => 'Smarty-3.1.21-dev', 'unifunc' => 'content_67ff75a17bd8b1_51024696', ),false); /*/%%SmartyHeaderCode%%*/?>
当前身份:求职者招聘企业猎头中介培训机构
个人求职
招聘企业
tpl_vars['config']->value['sy_lietou_web']==1) {?>
猎头/中介
tpl_vars['config']->value['sy_train_web']==1) {?>
培训机构
> layui.use('layer', function () { var layer = layui.layer; }); $(document).ready(function () { $('#applybtn').click(function () { layer.closeAll(); }); $('#applybtndsh').click(function () { layer.closeAll(); }); }); function newsapplyt() { $("#applyusertype").val(usertype); $.layer({ type: 1, title: '申请说明', closeBtn: [0, true], border: [10, 0.3, '#000', true], area: ['300px', 'auto'], page: {dom: "#infoboxusertype"} }); } function applybtnyjjt() { layer.closeAll(); } function changeutype() { layer.open({ type: 1, skin: 'yun_skin', title: false, closeBtn: 1, area: ['390px', 'auto'], content: $('.user_role_box') }); } //切换身份 function changUsertypeFun(usertype) { var usertype = usertype; $.post("tpl_vars['config']->value['sy_weburl'];?> /index.php?m=ajax&c=applytype", {applyusertype: usertype}, function (data) { if (data) { var data = eval('(' + data + ')'); if (data.errcode == 9) { parent.layer.msg('身份切换成功', 2, 9, function () { window.location.href = 'index.php'; window.event.returnValue = false; }); } else if (data.errcode == 1) { parent.layer.msg(data.msg, 2, 8, function () { window.location.href = data.url; window.event.returnValue = false; }); } else if (data.errcode == 6) { $("#applydshsm").html(data.msg); if (data.wxopenid || data.wxid) { $("#wxbingding").css("display", "none"); } else { $("#wxbingding").css("display", "block"); } $.layer({ type: 1, title: '温馨提示', closeBtn: [0, true], border: [10, 0.3, '#000', true], area: ['400px', 'auto'], page: {dom: "#applydqr"}, close: function () { window.location.reload(); } }); } else if (data.errcode == 3) { $("#applyyjjsm").html(data.msg); $.layer({ type: 1, title: '拒绝说明', closeBtn: [0, true], border: [10, 0.3, '#000', true], area: ['300px', 'auto'], page: {dom: "#applyyjj"} }); } else if (data.errcode == 5) { $("#applyusertype").val(usertype); $.layer({ type: 1, title: '申请说明', closeBtn: [0, true], border: [10, 0.3, '#000', true], area: ['300px', 'auto'], page: {dom: "#infoboxusertype"} }); } else { parent.layer.msg(data.msg, 2, 8); } } }); } function domaincheck() { var usertype = $('#usertype').val(); var applyusertype = $('#applyusertype').val(); var applybody = $.trim($("textarea[name='applybody']").val()); if (applyusertype == "") { parent.layer.msg('请选择转换类型!', 2, 8); return false; } else if (usertype == applyusertype) { parent.layer.msg('转换类型与当前类型一致,无须转换!', 2, 8); return false; } if (applybody == "") { parent.layer.msg('请填写申请说明!', 2, 8); return false; } $.post("tpl_vars['config']->value['sy_weburl'];?> /index.php?m=ajax&c=applytype", { usertype: usertype, applyusertype: applyusertype, applybody: applybody }, function (data) { var data = eval('(' + data + ')'); if (data.errcode == '9') { parent.layer.msg('身份切换成功!', 2, 9, function () { window.location.href = 'index.php'; return false; }); } if (data.errcode == '6') { $("#applydshsm").html(data.msg); if (data.wxopenid || data.wxid) { $("#wxbingding").css("display", "none"); } else { $("#wxbingding").css("display", "block"); } $.layer({ type: 1, title: '温馨提示', closeBtn: [0, true], border: [10, 0.3, '#000', true], area: ['400px', 'auto'], page: {dom: "#applydqr"}, close: function () { window.location.reload(); } }); } else if (data.msg) { parent.layer.msg(data.msg, 2, 8); } else { parent.layer.msg('身份切换失败!', 2, 8); } }); } >