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
<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
 
    <head>
        <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
        <meta http-equiv="Cache-Control" content="no-cache" />
        <meta http-equiv="X-UA-compatible" content="IE=edge" />
        <title>{yun:}$title{/yun}</title>
        <meta name="keywords" content="{yun:}$keywords{/yun},wap" />
        <meta name="description" content="{yun:}$description{/yun}" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no" />
        <meta http-equiv="Expires" content="0">
        <meta name="format-detection" content="telephone=no,email=no" />
        <link href="{yun:}$wap_style{/yun}/css/base.css?v={yun:}$config.cachecode{/yun}" rel="stylesheet"> 
         <link rel="stylesheet" href="{yun:}$config.sy_weburl{/yun}/app/template/wap/css/member_style.css?v={yun:}$config.cachecode{/yun}" type="text/css" />
        <link rel="stylesheet" href="{yun:}$config.sy_weburl{/yun}/app/template/wap/css/job.css?v={yun:}$config.cachecode{/yun}" type="text/css" />
        <link rel="stylesheet" href="{yun:}$config.sy_weburl{/yun}/app/template/wap/css/style.css?v={yun:}$config.cachecode{/yun}" type="text/css" />
        <link rel="stylesheet" href="{yun:}$config.sy_weburl{/yun}/app/template/wap/css/css.css?v={yun:}$config.cachecode{/yun}" type="text/css" />
        <link rel="stylesheet" href="{yun:}$config.sy_weburl{/yun}/app/template/wap/css/wap_tck.css?v={yun:}$config.cachecode{/yun}" type="text/css">
        <link rel="stylesheet" href="{yun:}$config.sy_weburl{/yun}/app/template/wap/css/lt/itwap.css?v={yun:}$config.cachecode{/yun}" type="text/css" />
      
        <link href="{yun:}$config_wapdomain{/yun}/js/vant/lib/index.css?v={yun:}$config.cachecode{/yun}" rel="stylesheet" />
        <script src="{yun:}$wap_style{/yun}/js/jquery.min.js?v={yun:}$config.cachecode{/yun}"></script>
        <script src="{yun:}$wap_style{/yun}/js/vue.min.js?v={yun:}$config.cachecode{/yun}"></script>
        <script src="{yun:}$config_wapdomain{/yun}/js/vant/lib/vant.min.js?v={yun:}$config.cachecode{/yun}"></script>
        <script src="{yun:}$config_wapdomain{/yun}/js/vant/phpyun_vant.js?v={yun:}$config.cachecode{/yun}"></script>
        <script src="{yun:}$wap_style{/yun}/js/public.js?v={yun:}$config.cachecode{/yun}"></script>
        <script src="{yun:}$wap_style{/yun}/js/flexible.js?v={yun:}$config.cachecode{/yun}"></script>
        <script>
            var weburl = "{yun:}$config.sy_weburl{/yun}",
                wapurl = "{yun:}url m=wap{/yun}",
                integral_pricename = '{yun:}$config.integral_pricename{/yun}',
                pricename = '{yun:}$config.integral_pricename{/yun}',
                code_web = '{yun:}$config.code_web{/yun}',
                code_kind = '{yun:}$config.code_kind{/yun}';
        </script>
    </head>
 
    <body style="font-size: 13px;">
        <div class="">
            <div class="body_wap">
                <header class="header_h">
                    <div class="header_fixed">
                        <div class="header">
                            <div class="header_bg  {yun:}if $tplmoblie.color{/yun}bg{yun:}$tplmoblie.color{/yun}{yun:}/if{/yun}">
                                <a id="hearderback" class="hd-lbtn" href="{yun:}if $backurl{/yun}{yun:}$backurl{/yun}{yun:}else{/yun}javascript:goBack();{yun:}/if{/yun}">
                                    <i class="header_top_l"></i>
                                </a>
                                <div class="header_h1">
                                    {yun:}if $topplaceholder{/yun}
                                    <div class="header_fx_search" style="padding-top: 10PX; line-height: 20PX
                                    ;">
                                        <form method="get" action="{yun:}$config_wapdomain{/yun}/index.php">
                                            <input type="hidden" name="c" value="{yun:}$smarty.get.c{/yun}" /> 
                                            {yun:}if $smarty.get.a{/yun}
                                                <input type="hidden" name="a" value="{yun:}$smarty.get.a{/yun}" /> 
                                            {yun:}/if{/yun}
                                            <div class="formFiled">
                                                <input type="text" value="{yun:}$smarty.get.keyword{/yun}" name="keyword" class="input_search" placeholder="{yun:}$topplaceholder{/yun}">
                                                <span class="formFiled_bth"> <input type="submit"  value=" " class=""></span>
                                            </div>
 
                                        </form>
                                    </div>
                                    {yun:}else{/yun}
                                    <div class=" "  > {yun:}$headertitle{/yun}</div>
                                    {yun:}/if{/yun}
                                    <div class="train_top_icon" onclick="footernav('train_top_icon_list')">
                                        <div class="train_top_icon_rt">
                                            <i class="train_nav_icon"></i>
 
                                        </div>
                                    </div>
                                    <div class="train_top_icon_list" style="display:none;">
                                        <ul>
                                            <li>
                                                <a href="{yun:}url m=wap c='lietou'{/yun}"> <i class="headhunting_nav_icon headhunting_nav_icon_home"></i>猎头首页</a>
                                            </li>
                                            <li>
                                                <a href="{yun:}url m=wap c='post'{/yun}"> <i class="headhunting_nav_icon headhunting_nav_icon_job"></i>高端职位</a>
                                            </li>
                                            <li>
                                                <a href="{yun:}url m=wap c='post' a='service'{/yun}"> <i class="headhunting_nav_icon headhunting_nav_icon_wt"></i>委托求职</a>
                                            </li>
                                            <li>
                                                <a href="{yun:}url m=wap c='post' a='famous'{/yun}"> <i class="headhunting_nav_icon headhunting_nav_icon_qy"></i>知名企业</a>
                                            </li>
                                        </ul>
                                        <div class="train_top_icon_tt"></div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </header>
            </div>
        </div>