chengkun
2025-04-18 1bb985f32f2efe0f9dd69f3cf29a1c809b1cf96d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
<?php /* Smarty version Smarty-3.1.21-dev, created on 2025-04-16 17:15:21
         compiled from "E:\ishangstudywebs\zhaopin\app\template\admin\admin_right_web.htm" */ ?>
<?php /*%%SmartyHeaderCode:1863367ff7529936465-30890817%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_valid = $_smarty_tpl->decodeProperties(array (
  'file_dependency' => 
  array (
    '7c5534854000a9770ba1b00399788ddf76ce79f1' => 
    array (
      0 => 'E:\\ishangstudywebs\\zhaopin\\app\\template\\admin\\admin_right_web.htm',
      1 => 1634883866,
      2 => 'file',
    ),
  ),
  'nocache_hash' => '1863367ff7529936465-30890817',
  'function' => 
  array (
  ),
  'variables' => 
  array (
    'config' => 0,
    'type' => 0,
    'name' => 0,
    'list' => 0,
    'daylist' => 0,
    'twolist' => 0,
    'daylist2' => 0,
    'v' => 0,
  ),
  'has_nocache_code' => false,
  'version' => 'Smarty-3.1.21-dev',
  'unifunc' => 'content_67ff752997f563_05658851',
),false); /*/%%SmartyHeaderCode%%*/?>
<?php if ($_valid && !is_callable('content_67ff752997f563_05658851')) {function content_67ff752997f563_05658851($_smarty_tpl) {?><!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
    <meta http-equiv="Content-Type" content="text/html;charset=utf-8">
    <link href="images/reset.css?v=<?php echo $_smarty_tpl->tpl_vars['config']->value['cachecode'];?>
" rel="stylesheet" type="text/css" />
    <?php echo '<script'; ?>
 src="<?php echo $_smarty_tpl->tpl_vars['config']->value['sy_weburl'];?>
/js/jquery-1.8.0.min.js?v=<?php echo $_smarty_tpl->tpl_vars['config']->value['cachecode'];?>
"><?php echo '</script'; ?>
>
    <title>后台管理</title>
</head>
 
<body class="body_ifm">
<?php if ($_smarty_tpl->tpl_vars['type']->value=="tj") {?>
    <div class="admin_atatic_chart fl" id="main2" style="height:300px;"></div>
    <?php echo '<script'; ?>
 src="js/echarts_plain.js?v=<?php echo $_smarty_tpl->tpl_vars['config']->value['cachecode'];?>
"><?php echo '</script'; ?>
>
    <?php echo '<script'; ?>
 type="text/javascript">
        var myChart = echarts.init(document.getElementById('main2')); 
        var option = {
                tooltip : {trigger: 'axis'},
                legend: {data:['<?php echo $_smarty_tpl->tpl_vars['name']->value[0];?>
','<?php echo $_smarty_tpl->tpl_vars['name']->value[1];?>
']},
                calculable : false,
                xAxis : [
                    {
                        type : 'category',
                        boundaryGap : false,
                        data : [<?php  $_smarty_tpl->tpl_vars['daylist'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['daylist']->_loop = false;
 $_from = $_smarty_tpl->tpl_vars['list']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
 $_smarty_tpl->tpl_vars['smarty']->value['foreach']['foo']['index']=-1;
foreach ($_from as $_smarty_tpl->tpl_vars['daylist']->key => $_smarty_tpl->tpl_vars['daylist']->value) {
$_smarty_tpl->tpl_vars['daylist']->_loop = true;
 $_smarty_tpl->tpl_vars['smarty']->value['foreach']['foo']['index']++;
if ($_smarty_tpl->getVariable('smarty')->value['foreach']['foo']['index']>0) {?>,<?php }?>'<?php echo $_smarty_tpl->tpl_vars['daylist']->value['td'];?>
'<?php } ?>]
                    }
                ],
                yAxis : [{type : 'value',minInterval: 1}],
                series : [
                    {
                        name:'<?php echo $_smarty_tpl->tpl_vars['name']->value[0];?>
',
                        type:'line',
                        symbol:'emptyCircle',
                        smooth:false,
                        itemStyle: {
                            normal: {
                                areaStyle: {
                                    width: 2,
                                    color:'rgb(191,227,249)'
                                }
                            }
                        },
                        data:[<?php  $_smarty_tpl->tpl_vars['daylist'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['daylist']->_loop = false;
 $_from = $_smarty_tpl->tpl_vars['list']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
 $_smarty_tpl->tpl_vars['smarty']->value['foreach']['foo1']['index']=-1;
foreach ($_from as $_smarty_tpl->tpl_vars['daylist']->key => $_smarty_tpl->tpl_vars['daylist']->value) {
$_smarty_tpl->tpl_vars['daylist']->_loop = true;
 $_smarty_tpl->tpl_vars['smarty']->value['foreach']['foo1']['index']++;
if ($_smarty_tpl->getVariable('smarty')->value['foreach']['foo1']['index']>0) {?>,<?php }
echo $_smarty_tpl->tpl_vars['daylist']->value['cnt'];
} ?>]
                    }
                    <?php if ($_smarty_tpl->tpl_vars['twolist']->value) {?>,
                    {
                        name:'<?php echo $_smarty_tpl->tpl_vars['name']->value[1];?>
',
                        type:'line',
                        symbol:'emptyCircle',
                        smooth:false,
                        itemStyle: {
                            normal: {
                                areaStyle: {
                                    width: 2,
                                    color:'rgb(191,227,249)'
                                }
                            }
                        },
                        data:[<?php  $_smarty_tpl->tpl_vars['daylist2'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['daylist2']->_loop = false;
 $_from = $_smarty_tpl->tpl_vars['twolist']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
 $_smarty_tpl->tpl_vars['smarty']->value['foreach']['foo2']['index']=-1;
foreach ($_from as $_smarty_tpl->tpl_vars['daylist2']->key => $_smarty_tpl->tpl_vars['daylist2']->value) {
$_smarty_tpl->tpl_vars['daylist2']->_loop = true;
 $_smarty_tpl->tpl_vars['smarty']->value['foreach']['foo2']['index']++;
if ($_smarty_tpl->getVariable('smarty')->value['foreach']['foo2']['index']>0) {?>,<?php }
echo $_smarty_tpl->tpl_vars['daylist2']->value['cnt'];
} ?>]
                    }
                    <?php }?>
                ]
            };
        myChart.setOption(option); // 为echarts对象加载数据 
    <?php echo '</script'; ?>
>
    
<?php } elseif (($_smarty_tpl->tpl_vars['type']->value=="dt")) {?>
<ul class="right_web_list">
<?php  $_smarty_tpl->tpl_vars['v'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['v']->_loop = false;
 $_from = $_smarty_tpl->tpl_vars['list']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
foreach ($_from as $_smarty_tpl->tpl_vars['v']->key => $_smarty_tpl->tpl_vars['v']->value) {
$_smarty_tpl->tpl_vars['v']->_loop = true;
?>
<li>会员
<!--下载简历-->
<?php if ($_smarty_tpl->tpl_vars['v']->value['downtime']) {?>
<?php echo $_smarty_tpl->tpl_vars['v']->value['comusername'];?>
 
<?php }?>
 
<?php if ($_smarty_tpl->tpl_vars['v']->value['order_time']) {?>
<?php echo $_smarty_tpl->tpl_vars['v']->value['username'];?>
 
<?php }?>
 
<?php if ($_smarty_tpl->tpl_vars['v']->value['jobid']||$_smarty_tpl->tpl_vars['v']->value['job_id']) {?>
<?php echo $_smarty_tpl->tpl_vars['v']->value['username'];?>
 
<?php }?>
 
<?php if ($_smarty_tpl->tpl_vars['v']->value['resume_id']) {?>
<?php echo $_smarty_tpl->tpl_vars['v']->value['comusername'];?>
 
<?php }?>
 
 
<?php if ($_smarty_tpl->tpl_vars['v']->value['downtime']) {?>
<?php if ($_smarty_tpl->tpl_vars['v']->value['time']<60) {?> <span style="color:red;"><?php echo $_smarty_tpl->tpl_vars['v']->value['time'];?>
</span> <?php } else {
echo $_smarty_tpl->tpl_vars['v']->value['time'];
}?>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['v']->value['datetime']) {?>
<?php if ($_smarty_tpl->tpl_vars['v']->value['times']<60) {?> <span style="color:red;"><?php echo $_smarty_tpl->tpl_vars['v']->value['times'];?>
</span> <?php } else {
echo $_smarty_tpl->tpl_vars['v']->value['times'];
}?>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['v']->value['order_time']) {?>
<?php if ($_smarty_tpl->tpl_vars['v']->value['timess']<60) {?> <span style="color:red;"><?php echo $_smarty_tpl->tpl_vars['v']->value['timess'];?>
</span> <?php } else {
echo $_smarty_tpl->tpl_vars['v']->value['timess'];
}?>
<?php }?>
 
<?php if ($_smarty_tpl->tpl_vars['v']->value['downtime']) {?>
下载了 <?php echo $_smarty_tpl->tpl_vars['v']->value['username'];?>
 的简历
<?php }?>
 
<?php if ($_smarty_tpl->tpl_vars['v']->value['job_name']) {?>
<?php if ($_smarty_tpl->tpl_vars['v']->value['eid']) {?>申请了<?php } else { ?>收藏了<?php }?> <?php echo $_smarty_tpl->tpl_vars['v']->value['job_name'];?>
 职位
<?php }?>
 
<?php if ($_smarty_tpl->tpl_vars['v']->value['jobid']) {?>
浏览了 <?php echo $_smarty_tpl->tpl_vars['v']->value['jobname'];?>
 职位
<?php }?>
 
<?php if ($_smarty_tpl->tpl_vars['v']->value['resume_id']) {?>
浏览了 <?php echo $_smarty_tpl->tpl_vars['v']->value['username'];?>
 简历
<?php }?>
 
<?php if ($_smarty_tpl->tpl_vars['v']->value['order_time']) {?>
充值了 <?php echo $_smarty_tpl->tpl_vars['v']->value['order_price'];?>
 
<?php }?>
</li>
<?php } ?>
</ul>
 
<?php } elseif (($_smarty_tpl->tpl_vars['type']->value=="rz")) {?>
 
<ul class="right_web_list">
<?php  $_smarty_tpl->tpl_vars['v'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['v']->_loop = false;
 $_from = $_smarty_tpl->tpl_vars['list']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
foreach ($_from as $_smarty_tpl->tpl_vars['v']->key => $_smarty_tpl->tpl_vars['v']->value) {
$_smarty_tpl->tpl_vars['v']->_loop = true;
?>
<li>会员 <?php echo $_smarty_tpl->tpl_vars['v']->value['username'];?>
 在
<?php if ($_smarty_tpl->tpl_vars['v']->value['ctime']) {?>
<?php if ($_smarty_tpl->tpl_vars['v']->value['time']<60) {?> <span style="color:red;"><?php echo $_smarty_tpl->tpl_vars['v']->value['time'];?>
</span> <?php } else {
echo $_smarty_tpl->tpl_vars['v']->value['time'];
}?>
<?php }?>
<?php echo $_smarty_tpl->tpl_vars['v']->value['content'];?>
</li>
<?php } ?>
</ul>
<?php }?>
</body>
</html><?php }} ?>