master
editor 1 year ago
commit 1ce15bf19b

@ -0,0 +1,78 @@
PHP云人才招聘系统(PHPYUN) V6.4.2
PHPYUN人才招聘系统是一个采用 PHP 和 MySQL 数据库构建的高效开源的人才与企业求职招、聘解决方案在尊重版权的前提下能极大的满足站长对于网站程序进行二次开发。PHP云人才系统作为一款拥有自主知识产权的中文人才运营系统力争为给众多的地方门户、行业人才提供一个易用、功能强大的人才系统。
一、PHPYUN人才招聘系统产品配置需求
(1)、PHP5 、Mysql5、Apache2/IIS6 以上环境
(2)、可以运行于Windows、Linux、Mac等多种平台
(3)、浏览器前台需要用户开启Cookie功能(浏览需要IE6、火狐 3.x 以上)
二、PHPYUN人才招聘系统产品特点
(1)、PHP OOP思想编写方便维护和升级有很好的安全性
(2)、采用PHP模板分离可以方便修改页面和二次开发升级
(3)、企业会员和个人会员分别使用独立的管理的权限模式不产生冲突方便管理
三、PHPYUN人才招聘系统产品常见功能
(1)、个人会员拥有单账户多简历,快速根据不同企业投放不同简历
(2)、个人会员可以通过创建标准简历和黏贴简历模式快速建立自己的简历信息
(3)、个人会员可以通过搜索、收藏、投放等功能来管理个人求职情况
(4)、个人会员可以通过申请、推荐模式找到精确的企业
(5)、企业会员可以分为、普通会员、季度会员、年会员三类收费和管理
(6)、企业会员可以发布不同简历和悬赏简历从而推荐到优先的位置
作者: 可乐馒头
如需获得该源码的视频、更新等更多资料请访问: https://www.51aspx.com/Code/CloudTalentSystem
------------------------------------------------------------------------------------------------
源码服务专家
官网: https://www.51aspx.com
讨论圈: https://club.51aspx.com/
平台声明:
1.51Aspx平台上提供下载的资源为免费、共享、商业三类源码,其中免费和共享源码仅供个人学习和研究使用,商业源码请在相应的授权许可条件下使用;
2.51Aspx平台对提供下载的软件及其它资源不拥有任何权利,其版权归属源码合法拥有者所有;
3.著作权人发现本网站载有侵害其合法权益的内容或作品,请与我们联系( 登录官网与客服反馈或发送邮件到support@51Aspx.com
4.51Aspx平台不保证提供的下载资源的准确性、安全性和完整性;
友情提示:
一般数据库文件默认在 DB_51Aspx 文件夹下
默认账号密码一般均为51Aspx
关于源码使用常见问题及解决方案,请参阅: https://www.51aspx.com/Help

@ -0,0 +1 @@
该页面为静态页面,请在后台-工具-生成-单页面生成 中生成相关页面。

@ -0,0 +1 @@
该页面为静态页面,请在后台-工具-生成-单页面生成 中生成相关页面。

@ -0,0 +1 @@
该页面为静态页面,请在后台-工具-生成-单页面生成 中生成相关页面。

@ -0,0 +1,15 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<title>联系我们-PHPYUN人才招聘系统</title>
<meta name="keywords" content="PHPYUN人才网"/>
<meta name="description" content="PHPYUN人才网"/>
<link rel="stylesheet" href="http://www.yunjob.com/app/template/default/style/css.css?v=1282" type="text/css"/>
<script src="http://www.yunjob.com/js/jquery-1.8.0.min.js?v=1282" language="javascript"></script>
</head>
<body><div class="yun_new_top">
<div class="yun_new_cont">
<div class="yun_new_left">
<span class="yun_new_left_city" id="substation_city_id"></span>
<input type="hidden" id="indexdir" value="">

@ -0,0 +1 @@
该页面为静态页面,请在后台-工具-生成-单页面生成 中生成相关页面。

@ -0,0 +1 @@
该页面为静态页面,请在后台-工具-生成-单页面生成 中生成相关页面。

@ -0,0 +1 @@
该页面为静态页面,请在后台-工具-生成-单页面生成 中生成相关页面。

@ -0,0 +1 @@
该页面为静态页面,请在后台-工具-生成-单页面生成 中生成相关页面。

@ -0,0 +1 @@
该页面为静态页面,请在后台-工具-生成-单页面生成 中生成相关页面。

@ -0,0 +1 @@
该页面为静态页面,请在后台-工具-生成-单页面生成 中生成相关页面。

@ -0,0 +1,15 @@
/**
* DD_belatedPNG: Adds IE6 support: PNG images for CSS background-image and HTML <IMG/>.
* Author: Drew Diller
* Email: drew.diller@gmail.com
* URL: http://www.dillerdesign.com/experiment/DD_belatedPNG/
* Version: 0.0.8a
* Licensed under the MIT License: http://dillerdesign.com/experiment/DD_belatedPNG/#license
*
* Example usage:
* DD_belatedPNG.fix('.png_bg'); // argument is a CSS selector
* DD_belatedPNG.fixPng( someNode ); // argument is an HTMLDomElement
**/
/*
PLEASE READ:

File diff suppressed because one or more lines are too long

@ -0,0 +1 @@
请在后台生成相关单页面

@ -0,0 +1 @@
该页面为静态页面,请在后台-工具-生成-单页面生成 中生成相关页面。

@ -0,0 +1 @@
该页面为静态页面,请在后台-工具-生成-单页面生成 中生成相关页面。

@ -0,0 +1 @@
请在后台生成相关单页面

@ -0,0 +1 @@
该页面为静态页面,请在后台-工具-生成-单页面生成 中生成相关页面。

@ -0,0 +1 @@
该页面为静态页面,请在后台-工具-生成-单页面生成 中生成相关页面。

@ -0,0 +1 @@
该页面为静态页面,请在后台-工具-生成-单页面生成 中生成相关页面。

@ -0,0 +1 @@
该页面为静态页面,请在后台-工具-生成-单页面生成 中生成相关页面。

@ -0,0 +1 @@
该页面为静态页面,请在后台-工具-生成-单页面生成 中生成相关页面。

@ -0,0 +1 @@
该页面为静态页面,请在后台-工具-生成-单页面生成 中生成相关页面。

@ -0,0 +1 @@
请在后台生成相关单页面

@ -0,0 +1 @@
该页面为静态页面,请在后台-工具-生成-单页面生成 中生成相关页面。

@ -0,0 +1,15 @@
@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0}
body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,form,img,dl,dt,dd,table,th,td,blockquote,fieldset,div,strong,label,em{margin:0;padding:0;border:0;}
ul,ol,li{list-style:none;}
body{ width:100%;height:100%;overflow-x:hidden;-webkit-font-smoothing: subpixel-antialiased}
ul {list-style-type:none;}
a {text-decoration:none;color:#333;}
a:hover {color:#f60;text-decoration:underline;}
.clear {clear:both}
.fl{ float:left;}
.fr{ float:right;}
img{border:none;}
em{ font-style:normal}
.w980{ width:1200px;margin:0 auto; }

@ -0,0 +1 @@
该页面为静态页面,请在后台-工具-生成-单页面生成 中生成相关页面。

@ -0,0 +1 @@
该页面为静态页面,请在后台-工具-生成-单页面生成 中生成相关页面。

@ -0,0 +1,14 @@
<?php
/*
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_model extends model{
}
?>

@ -0,0 +1,15 @@
<?php
/*
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
/**
* phpyun后台公共代码 adminpc后台/wapadmin手机站后台/siteadmin分站后台
*/

@ -0,0 +1,15 @@
@CHARSET "GBK";
body {
margin: 0;
padding: 0;
font-size: 12px;
background: #cce8f4 url(./admin_bg.png) repeat-x top;
width: 100%;
height: 100%;
font-family: "microsoft yahei"
}
.logoin_c {
width: 544px;
margin: 0 auto;

@ -0,0 +1,15 @@
@charset "utf-8";
.admin_new_heder{
width:100%;
height:60px;
background:#fff;
position:relative;
/*box-shadow: 0px 5px 10px 0px rgba(111, 116, 132, 0.1);*/
/*border-bottom: 1px solid #ECEFF8;*/
}
.admin_new_logo{
width: 200px;
height: 60px;
float: left;
background: #0C2556;
}

@ -0,0 +1,15 @@
@charset "utf-8";
/* nav */
.couponadd_list_tit{width:100%;padding:10px 0; position:relative}
.couponadd_list_tit_s{ font-size:16px;font-weight:bold; }
.couponadd_list_a{ position:absolute;right:10px;top:10px;color:#62b3ff}
.wap_mb_list{ padding-left:50px; position:relative; margin-top:15px; font-size:14px;}
.wap_mb_list_name{width:110px; position:absolute;left:0px;top:5px; line-height:30px; }
.wap_mb_list_text{
width:200px;
height:30px;
border:1px solid #dcdcdc;
border-radius:3px;
text-indent:10px;
color: #61687C;
}

@ -0,0 +1,15 @@
/* BASICS */
.CodeMirror {
/* Set height, width, borders, and global font properties here */
font-family: monospace;
height: 300px;
}
.CodeMirror-scroll {
/* Set scrolling behaviour here */
overflow: auto;
}
/* PADDING */
.CodeMirror-lines {

@ -0,0 +1,15 @@
@font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 400;
src: local('Source Sans Pro'), local('SourceSansPro-Regular'), url(http://themes.googleusercontent.com/static/fonts/sourcesanspro/v5/ODelI1aHBYDBqgeIAH2zlBM0YzuT7MdOe03otPbuUS0.woff) format('woff');
}
body, html { margin: 0; padding: 0; height: 100%; }
section, article { display: block; padding: 0; }
body {
background: #f8f8f8;
font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
line-height: 1.5;
}

@ -0,0 +1,15 @@
/*
Name: Paraíso (Dark)
Author: Jan T. Sott
Color scheme by Jan T. Sott (https://github.com/idleberg/Paraiso-CodeMirror)
Inspired by the art of Rubens LP (http://www.rubenslp.com.br)
*/
.cm-s-paraiso-dark.CodeMirror {background: #2f1e2e; color: #b9b6b0;}
.cm-s-paraiso-dark div.CodeMirror-selected {background: #41323f !important;}
.cm-s-paraiso-dark .CodeMirror-gutters {background: #2f1e2e; border-right: 0px;}
.cm-s-paraiso-dark .CodeMirror-linenumber {color: #776e71;}
.cm-s-paraiso-dark .CodeMirror-cursor {border-left: 1px solid #8d8687 !important;}

@ -0,0 +1,15 @@
@charset "utf-8";
/* nav */
.couponadd_list_tit{width:100%;padding:10px 0; position:relative}
.couponadd_list_tit_s{ font-size:16px;font-weight:bold; }
.couponadd_list_a{ position:absolute;right:10px;top:10px;color:#62b3ff}
.wap_mb_list{ padding-left:50px; position:relative; margin-top:15px; font-size:14px;}
.wap_mb_list_name{width:110px; position:absolute;left:0px;top:5px; line-height:30px; }
.wap_mb_list_text{width:200px;height:30px;border:1px solid #dcdcdc;border-radius:3px; text-indent:10px;}
.couponadd_list_text_tip{color:#999; margin-left:20px}
.color-list li{cursor: pointer;width: 30px;height: 30px;border: 2px solid #FFF;display:inline-block;vertical-align:top;margin-right:8px;}
.mbt10{ margin-bottom:10px;}
.color-list li.selected{outline: 2px solid #e1e1e1;}
.wap_mb_list_hd_list{ position:relative; margin-top:10px;}
.wap_mb_list_hd_list_img{width:150px;height:40px; position:absolute;left:280px;top:0px;border:1px solid #ddd; padding:10px ;}
.wap_mb_list_hd_new{ padding-left:50px; }

@ -0,0 +1,15 @@
.com_m_job_list{width:100%; float:left; margin-top:10px;}
.job_list_box{width: 100%;border:1px solid #ddd;float:left;position:relative;}
.job_list_box:hover{ background:#f8f8f8}
.job_list_checkboxbox{width:15px;padding:70px 5px 65px 5px; background:#f8f8f8; float:left}
.job_list_box_operation{width:100px; float:right; margin-top:30px; line-height:26px;}
.job_list_box_operation a{ margin-left:10px;color:#456dab}
.job_list_list{width:831px; border-bottom:1px solid #ddd;float:left; padding:8px 10px;border-top:none; position:relative}
.com_m_job_lis_xz{width:13px;height:13px; float:left;overflow:hidden; margin-top:8px; margin-right:5px;}
.com_job_list_check{width:13px;height:13px; overflow:hidden; display:block}
.com_m_job_list_jobname{ float:left}
.com_m_job_list_jobname_a{ font-size:16px;}
.com_m_job_list_jobfw{ display:inline-block;border:1px solid #f60;color:#f60; padding:0px 5px; line-height:18px; margin-right:10px;}
.com_m_job_list_jobdate{color:#97999b; float:left;}
.job_list_list_left_name{color:#97999b}
.com_m_job_list_t{width:563px; float:left;color:#726868;}

@ -0,0 +1,15 @@
* {
padding: 0;
margin: 0;
}
body,
html {
padding: 0;
margin: 0;
}
body {
background: #1A2033;
}

@ -0,0 +1,15 @@
@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {margin: 0;padding: 0;word-wrap: break-word;}
body, html, input { font-size:14px;}
table {border-collapse: collapse;border-spacing: 0;}
img {border: none}
pre {white-space: pre-wrap; /* css-3 */white-space: -moz-pre-wrap; /* Mozilla, since 1999 */white-space: -pre-wrap; /* Opera 4-6 */white-space: -o-pre-wrap; /* Opera 7 */word-wrap: break-word; /* Internet Explorer 5.5+ */}
h1, h2, h3, h4, h5, h6 {font-size: 100%;}
input.dialog {height: 0;height: 0;font-size: 0;line-height: 0;border: none}
h1 {font-size: 34px;}
h2 {font-size: 26px;}
h3 {font-size: 18px;}
h4 {font-size: 16px;}
h5 {font-size: 14px;}
h6 {font-size: 12px;}
input, label, img, th {vertical-align: middle;}

@ -0,0 +1,15 @@
.layui-form-item{
margin-top: 8px !important;
margin-bottom: 15px !important;
}
.sub-radio{
margin-left:100px;
border:1px dashed #c2c2c2;
display:inline-block
}
.layui-btn{
/*margin-left: 15px !important;*/
}

@ -0,0 +1,15 @@
@charset "utf-8";
body {color: #707070;height:100%; overflow:hidden; background: #ECEFF8;}
/*html, body, p { margin: 0; padding: 0; } html { overflow: visible; } body { overflow: hidden; } p { width: 5000px; height: 5000px; }*/
.body_ifm{_height:100%; height:100%;overflow-y:auto;_overflow-x:hidden; }
.admin_tc_bg{background: #ffffff;overflow-y: auto;}
a {text-decoration: none;color: #707070}
html.on, html.on body {background-image: none;height: 100%}
html.addbg, html.addbg body {}
input {padding: 0px;}
input,textarea{}
input::-webkit-input-placeholder{
color:#b3b7be !important;
}
input::-moz-placeholder{ /* Mozilla Firefox 19+ */
color:#b3b7be !important;

@ -0,0 +1,15 @@
@charset "utf-8";
body fieldset{border:1px solid #D8D8D8; padding:10px;}
body fieldset legend{padding:3px 8px;font-weight:700;border:1px solid #D8D8D8;background-color: #F9F9F9;}
body fieldset.blue{border:1px solid #dce3ed}
body fieldset.blue legend{padding:3px 8px;font-weight:700;color:#347add; background:none; border:none}
.picBut {background:url("../images/admin_img/picBnt.png") no-repeat 0 -28px;color:#FFF;float:left; text-align:center;font-weight:700;height:28px;line-height:26px;*line-height:30px;margin-right:10px;width:75px}
.picBut a{color:#fff;text-decoration: none; width:75px}
.table-list{width:100%;}
.admin_table_border{ background:#fff;border-radius:4px;padding:0px 15px 15px 15px;}
.admin_table_border .tableBackColorTwo{
overflow: hidden;
}
.admin_table_border .tableBackColorTwo tr{
overflow: hidden;
background: #F8F9FD;

@ -0,0 +1,15 @@
/*
Uploadify
Copyright (c) 2012 Reactive Apps, Ronnie Garcia
Released under the MIT License <http://www.opensource.org/licenses/mit-license.php>
*/
.uploadify {
position: relative;
margin:10px auto 0;
}
.uploadify-button { background:#f60; color:#fff; text-align:center
}
.uploadify:hover .uploadify-button {
background-color: #db6d13;

@ -0,0 +1,15 @@
/*2019-06-25 Times 我的工作台*/
.crm_tittip{color:#0066bb}
.crm_newly_build{margin-bottom: 21px;}
.crm_newly_build_tit{
padding:0px;
position:relative;
}
.crm_newly_build_tit_news{ padding:0px 0px 5px 0px; position:relative;margin-bottom: 25px;}
.crm_newly_build_tit_n{font-size:16px; font-weight:bold;color:#333; font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", Arial, sans-serif; display:inline-block; margin-right:15px;}
.crm_newly_build_tit_text{padding: 2px 20px 0 0; border: 0; cursor: pointer; float: right; text-align: right; width: 76px; color: #2d45f0;}
.crm_newly_build_data{ display:inline-block; background:#ffc007;color:#fff; padding:0px 5px;border-radius:3px}
.crm_newly_build_cz{ position:absolute;right:10px;top:0px;color:#999}
.crm_newly_build_cz:hover{color:#f00}
.crm_newly_build_table{width:100%; }
.crm_newly_build_table td{padding:5px;}

@ -0,0 +1,15 @@
<?php
/*
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
session_start();
include(dirname(dirname(__FILE__))."/global.php");
if($_GET['m'] && !preg_match("/^[0-9a-zA-Z\_]*$/",$_GET['m']))

@ -0,0 +1,15 @@
function loadlayer(){
return parent.layer.load();
}
function htStatus(){
var status =$("input[name=status]:checked").val();
if(typeof(status) == "undefined"){
parent.layer.msg("请选择审核状态!", 2, 8);
return false;
}
loadlayer();
}
function tcdiv(){
var r_status =$("input[name=r_status]:checked").val();
if(typeof(r_status) == "undefined"){
parent.layer.msg("请选择审核状态!", 2, 8);

@ -0,0 +1,15 @@
$(function(){
//input输入实时事件
//搜索框
$("#search").on('input propertychange',function(){
var result = $(this).val();
$("#pkeyword").attr('placeholder',result);
});
//上下移动阻止冒泡
$(".move").click(function(e){
e.stopPropagation();
})
})
//折叠、radio点击事件
layui.use(['element', 'layer', 'form','carousel'], function(){
var layer = layui.layer

@ -0,0 +1,15 @@
// Because sometimes you need to style the cursor's line.
//
// Adds an option 'styleActiveLine' which, when enabled, gives the
// active line's wrapping <div> the CSS class "CodeMirror-activeline",
// and gives its background <div> the class "CodeMirror-activeline-background".
(function(mod) {
if (typeof exports == "object" && typeof module == "object") // CommonJS
mod(require("../../lib/codemirror"));
else if (typeof define == "function" && define.amd) // AMD
define(["../../lib/codemirror"], mod);
else // Plain browser env
mod(CodeMirror);
})(function(CodeMirror) {
"use strict";

@ -0,0 +1,15 @@
// This is CodeMirror (http://codemirror.net), a code editor
// implemented in JavaScript on top of the browser's DOM.
//
// You can find some technical background for some of the code below
// at http://marijnhaverbeke.nl/blog/#cm-internals .
(function(mod) {
if (typeof exports == "object" && typeof module == "object") // CommonJS
module.exports = mod();
else if (typeof define == "function" && define.amd) // AMD
return define([], mod);
else // Plain browser env
this.CodeMirror = mod();
})(function() {
"use strict";

@ -0,0 +1,15 @@
// TODO actually recognize syntax of TypeScript constructs
(function(mod) {
if (typeof exports == "object" && typeof module == "object") // CommonJS
mod(require("../../lib/codemirror"));
else if (typeof define == "function" && define.amd) // AMD
define(["../../lib/codemirror"], mod);
else // Plain browser env
mod(CodeMirror);
})(function(CodeMirror) {
"use strict";
CodeMirror.defineMode("javascript", function(config, parserConfig) {
var indentUnit = config.indentUnit;
var statementIndent = parserConfig.statementIndent;

@ -0,0 +1,15 @@
(function(mod) {
if (typeof exports == "object" && typeof module == "object") // CommonJS
mod(require("../../lib/codemirror"));
else if (typeof define == "function" && define.amd) // AMD
define(["../../lib/codemirror"], mod);
else // Plain browser env
mod(CodeMirror);
})(function(CodeMirror) {
var ie_lt8 = /MSIE \d/.test(navigator.userAgent) &&
(document.documentMode == null || document.documentMode < 8);
var Pos = CodeMirror.Pos;
var matching = {"(": ")>", ")": "(<", "[": "]>", "]": "[<", "{": "}>", "}": "{<"};

@ -0,0 +1,15 @@
//折叠
layui.use(['element', 'layer'], function(){
var element = layui.element;
var layer = layui.layer;
});
//radio点击事件
layui.use(['layer', 'form'], function(){
var layer = layui.layer
,form = layui.form
,$ = layui.$;
form.on('switch(wapdiy)', function(data){
if(data.elem.checked==true){
data.value=1;
}else{

File diff suppressed because one or more lines are too long

@ -0,0 +1 @@
jQuery.extend({ /** * 清除当前选择内容 */ unselectContents: function(){ if(window.getSelection) window.getSelection().removeAllRanges(); else if(document.selection) document.selection.empty(); } }); jQuery.fn.extend({ /** * 选中内容 */ selectContents: function(){ $(this).each(function(i){ var node = this; var selection, range, doc, win; if ((doc = node.ownerDocument) && (win = doc.defaultView) && typeof win.getSelection != 'undefined' && typeof doc.createRange != 'undefined' && (selection = window.getSelection()) && typeof selection.removeAllRanges != 'undefined') { range = doc.createRange(); range.selectNode(node); if(i == 0){ selection.removeAllRanges(); } selection.addRange(range); } else if (document.body && typeof document.body.createTextRange != 'undefined' && (range = document.body.createTextRange())) { range.moveToElementText(node); range.select(); } }); }, /** * 初始化对象以支持光标处插入内容 */ setCaret: function(){ if(!$.browser.msie) return; var initSetCaret = function(){ var textObj = $(this).get(0); textObj.caretPos = document.selection.createRange().duplicate(); }; $(this) .click(initSetCaret) .select(initSetCaret) .keyup(initSetCaret); }, /** * 在当前对象光标处插入指定的内容 */ insertAtCaret: function(textFeildValue){ var textObj = $(this).get(0); if(document.all && textObj.createTextRange && textObj.caretPos){ var caretPos=textObj.caretPos; caretPos.text = caretPos.text.charAt(caretPos.text.length-1) == '' ? textFeildValue+'' : textFeildValue; } else if(textObj.setSelectionRange){ var rangeStart=textObj.selectionStart; var rangeEnd=textObj.selectionEnd; var tempStr1=textObj.value.substring(0,rangeStart); var tempStr2=textObj.value.substring(rangeEnd); textObj.value=tempStr1+textFeildValue+tempStr2; textObj.focus(); var len=textFeildValue.length; textObj.setSelectionRange(rangeStart+len,rangeStart+len); textObj.blur(); } else { textObj.value+=textFeildValue; } } });

@ -0,0 +1,15 @@
var DD_belatedPNG = {
ns: 'DD_belatedPNG',
imgSize: {},
delay: 10,
nodesFixed: 0,
createVmlNameSpace: function () { /* enable VML */
if (document.namespaces && !document.namespaces[this.ns]) {
document.namespaces.add(this.ns, 'urn:schemas-microsoft-com:vml');
}
},
createVmlStyleSheet: function () {
var screenStyleSheet, printStyleSheet;
screenStyleSheet = document.createElement('style');
screenStyleSheet.setAttribute('media', 'screen');
document.documentElement.firstChild.insertBefore(screenStyleSheet, document.documentElement.firstChild.firstChild);

@ -0,0 +1,15 @@
function showdiv(id){
$.layer({
type: 2,
shadeClose: true,
maxmin: false,
title: '名企招聘',
border : [5 , 1 , '#5EA7DC', true],
offset: [($(window).height() - 500)/2 + 'px', ''],
area: ['610px','530px'],
iframe: {src: 'index.php?m=admin_hotjob&c=hotjobinfo&uid='+id}
});
}
function showdiv3(id){
$.layer({

@ -0,0 +1,15 @@
<?php
/*
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_announcement_controller extends adminCommon{
function set_search(){

@ -0,0 +1,15 @@
<?php
/*
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_appeal_controller extends adminCommon{
function index_action(){
$memberM = $this->MODEL('userinfo');

@ -0,0 +1,15 @@
<?php
/*
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_city_controller extends adminCommon{
function index_action(){
$city_ABC = array("A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z");
$categoryM = $this -> MODEL('category');

@ -0,0 +1,15 @@
<?php
/*
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_comlog_controller extends adminCommon{
/**

@ -0,0 +1,15 @@
<?php
/*
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_company_controller extends adminCommon{
function set_search(){
$ratingM = $this->MODEL('rating');

@ -0,0 +1,15 @@
<?php
/**
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_company_job_controller extends adminCommon{
function set_search($CacheList = array())

@ -0,0 +1,15 @@
<?php
/*
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_company_pic_controller extends adminCommon
{
function set_search()

@ -0,0 +1,15 @@
<?php
/*
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_comrating_controller extends adminCommon{
/**
* @desc 增值套餐服务 -- 套餐列表
*/

@ -0,0 +1,15 @@
<?php
/*
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_comset_controller extends adminCommon{
function index_action()
{

@ -0,0 +1,15 @@
<?php
/*
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_domain_controller extends adminCommon{
function index_action(){
$this->yunset('config',$this->config);
$this->yuntpl(array('admin/admin_domain_config'));

@ -0,0 +1,15 @@
<?php
/*
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_evaluate_controller extends adminCommon{
//测评试卷列表
function index_action(){

@ -0,0 +1,15 @@
<?php
/*
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_gongzhao_controller extends adminCommon
{
function set_search()

@ -0,0 +1,15 @@
<?php
/*
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_haibao_controller extends adminCommon{
function index_action(){
$this->yuntpl(array('admin/admin_haibao_config'));

@ -0,0 +1,15 @@
<?php
/**
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_hb_config_controller extends adminCommon
{
function index_action()

@ -0,0 +1,15 @@
<?php
/*
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_hotjob_controller extends adminCommon{
function set_search(){
$ratingM = $this->MODEL('rating');

@ -0,0 +1,15 @@
<?php
/*
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_hr_log_controller extends adminCommon{
function index_action(){
if (trim($_GET['keyword'])) {

@ -0,0 +1,15 @@
<?php
/*
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_industry_controller extends adminCommon{
function index_action(){
$categoryM = $this -> MODEL('category');
$whereData['orderby'] = 'sort,desc';
$list = $categoryM -> getIndustryClassList($whereData);

@ -0,0 +1,15 @@
<?php
/*
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_introduce_controller extends adminCommon{
function index_action(){
$categoryM = $this -> MODEL('category');
$whereData['orderby'] = 'sort,asc';
$List = $categoryM -> getIntroduceClassList($whereData);

@ -0,0 +1,15 @@
<?php
/*
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_ip_config_controller extends adminCommon{
/**
*

@ -0,0 +1,15 @@
<?php
/*
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_job_controller extends adminCommon{
function index_action(){
$categoryM = $this -> MODEL('category');
$whereData['keyid'] = '0';
$whereData['orderby'] = 'sort,asc';

@ -0,0 +1,15 @@
<?php
/*
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_jobtellog_controller extends adminCommon{
function set_search(){
include(CONFIG_PATH.'db.data.php');

@ -0,0 +1,15 @@
<?php
/*
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_keyword_controller extends adminCommon{
function index_action(){
$hotM = $this -> MODEL('hotkey');
$keywordarr = array("1"=>"店铺招聘","2"=>"兼职","3"=>"职位","4"=>"公司","5"=>"简历","8"=>"微信搜索",'12'=>'问答','13'=>'普工简历');

@ -0,0 +1,15 @@
<?php
/**
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_log_controller extends adminCommon
{

@ -0,0 +1,15 @@
<?php
/*
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_loginlog_controller extends adminCommon{
function set_search(){
$ad_time = array('1'=>'今天','3'=>'最近三天','7'=>'最近七天','15'=>'最近半月','30'=>'最近一个月');
$search_list[] = array("param"=>"end","name"=>'操作时间',"value"=>$ad_time);
$this->yunset("search_list",$search_list);

@ -0,0 +1,15 @@
<?php
/*
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_member_controller extends adminCommon{
private function set_search(){
include(CONFIG_PATH.'db.data.php');
$source = $arr_data['source'];
$search_list[] = array('param'=>'utype','name'=>'身份类型','value'=>array('1'=>'个人身份','2'=>'企业身份','5'=>'无身份类型'));

@ -0,0 +1,15 @@
<?php
/*
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_member_logout_controller extends adminCommon{
function index_action()
{
if ($_GET['status']){
$where['status'] = intval($_GET['status']);

@ -0,0 +1,15 @@
<?php
/**
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2022 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_memberlog_controller extends adminCommon
{

@ -0,0 +1,15 @@
<?php
/*
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_message_controller extends adminCommon{
//设置高级搜索功能
function set_search(){
$search_list[]=array("param"=>"infotype","name"=>'意见类型',"value"=>array("1"=>"建议","2"=>"意见","3"=>"求助","4"=>"投诉"));

@ -0,0 +1,15 @@
<?php
/*
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_mobile_config_controller extends adminCommon{
/**
*

@ -0,0 +1,15 @@
<?php
/*
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_msg_controller extends adminCommon
{
/**

@ -0,0 +1,15 @@
<?php
/*
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_nav_controller extends adminCommon{
/**
* 后台导航管理
*/
function index_action(){

@ -0,0 +1,15 @@
<?php
/*
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_news_controller extends adminCommon{
//时间区间
public $timeSection = array(

@ -0,0 +1,15 @@
<?php
/*
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_once_controller extends adminCommon{
//设置高级搜索功能
function set_search(){
$search_list[] = array("param"=>"status","name"=>'审核状态',"value"=>array("1"=>"已审核","3"=>"未审核","2"=>"已过期"));
$search_list[] = array("param"=>"time","name"=>'发布时间',"value"=>array('1'=>'今天','3'=>'最近三天','7'=>'最近七天','15'=>'最近半月','30'=>'最近一个月'));

@ -0,0 +1,15 @@
<?php
/*
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_oss_config_controller extends adminCommon{
/**
* 工具-数据-OSS设置

@ -0,0 +1,15 @@
<?php
/**
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_partjob_controller extends adminCommon
{

@ -0,0 +1,15 @@
<?php
/*
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_question_controller extends adminCommon{
//设置高级搜索功能
function set_search(){
$search_list[] = array ("param" => "is_recom", "name" => '是否推荐', "value" => array("1" => "已推荐", "2" => "未推荐"));

@ -0,0 +1,15 @@
<?php
/*
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_reason_controller extends adminCommon{
function index_action(){
$categoryM = $this -> MODEL('category');
$reason = $categoryM -> getReasonClassList();
$this->yunset('reason',$reason);

@ -0,0 +1,15 @@
<?php
/*
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_resume_controller extends adminCommon
{

@ -0,0 +1,15 @@
<?php
/*
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_right_controller extends adminCommon{
function index_action(){

@ -0,0 +1,15 @@
<?php
/*
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_sync_controller extends adminCommon{
function index_action(){
//查询可同步有效用户数据
$resumeM = $this -> MODEL('resume');
$resumeCount = $resumeM -> getExpectNum(array('defaults'=>1,'status'=>1,'r_status'=>1));

@ -0,0 +1,15 @@
<?php
/*
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_sync_config_controller extends adminCommon{
function index_action(){
$this->yuntpl(array('admin/admin_sync_config'));
}

@ -0,0 +1,15 @@
<?php
/*
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_sync_resume_controller extends adminCommon{
//设置高级搜索功能
function set_search(){
include(CONFIG_PATH."db.data.php");
$source=$arr_data['source'];

@ -0,0 +1,15 @@
<?php
/*
* $Author PHPYUN开发团队
*
* 官网: http://www.phpyun.com
*
* 版权所有 2009-2021 宿迁鑫潮信息技术有限公司,并保留所有权利。
*
* 软件声明:未经授权前提下,不得用于商业运营、二次开发以及任何形式的再次发布。
*/
class admin_tiny_controller extends adminCommon{
//设置高级搜索功能
function set_search(){
$cacheM = $this -> MODEL('cache');
$cache = $cacheM->GetCache(array('user'));

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save