<!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" />
|
<title>{yun:}$config.sy_webname{/yun} - 手机人才网</title>
|
<meta name="keywords" content="人才招聘,网络招聘,wap" />
|
<meta name="description" content="人才招聘网wap网站" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no" />
|
<meta name="MobileOptimized" content="240" />
|
<meta http-equiv="Expires" content="0" />
|
<meta http-equiv="Pragma" content="no-cache" />
|
<meta content="yes" name="apple-mobile-web-app-capable" />
|
<meta content="black" name="apple-mobile-web-app-status-bar-style" />
|
<link rel="stylesheet" href="{yun:}$config_wapdomain{/yun}/js/mui/css/mui.min.css?v={yun:}$config.cachecode{/yun}" type="text/css" />
|
<link rel="stylesheet" href="{yun:}$config.sy_weburl{/yun}/app/template/wap/css/yun_wap_member.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/free_job.css?v={yun:}$config.cachecode{/yun}" type="text/css" />
|
|
<script src="{yun:}$config.sy_weburl{/yun}/app/template/wap/js/prefixfree.min.js?v={yun:}$config.cachecode{/yun}" language="javascript"></script>
|
<script src="{yun:}$config.sy_weburl{/yun}/js/jquery-1.8.0.min.js?v={yun:}$config.cachecode{/yun}" language="javascript"></script>
|
<script src="{yun:}$wap_style{/yun}/js/layer/layer.m.js?v={yun:}$config.cachecode{/yun}" language="javascript"></script>
|
<script src="{yun:}$wap_style{/yun}/js/public.js?v={yun:}$config.cachecode{/yun}" language="javascript"></script>
|
<script src="{yun:}$config_wapdomain{/yun}/js/mui/mui.min.js?v={yun:}$config.cachecode{/yun}" language="javascript"></script>
|
<script>
|
//选择快捷输入
|
mui('.mui-popover').on('tap', 'li', function(e) {
|
document.getElementById("name").value = document.getElementById("name").value + this.children[0].innerHTML;
|
mui('.mui-popover').popover('toggle')
|
})
|
var pricename = '{yun:}$config.integral_pricename{/yun}';
|
|
(function($) {
|
$.back = function(){
|
if (navigator.userAgent.indexOf('Firefox') >= 0 ||
|
navigator.userAgent.indexOf('Opera') >= 0 ||
|
navigator.userAgent.indexOf('Safari') >= 0 ||
|
navigator.userAgent.indexOf('Chrome') >= 0 ||
|
navigator.userAgent.indexOf('WebKit') >= 0){
|
|
if(window.history.length > 1){
|
window.history.go( -1 );
|
}else{
|
location.href = wapurl;
|
}
|
}else{ //未知的浏览器
|
window.history.go( -1 );
|
}
|
};
|
})(mui);
|
|
</script>
|
</head>
|
|
<body>
|
<header>
|
|
<div class="header_bg {yun:}if $tplmoblie.color{/yun}bg{yun:}$tplmoblie.color{/yun}{yun:}/if{/yun}">
|
|
<a class="hd-lbtn {yun:}if !$backurl{/yun}mui-action-back{yun:}/if{/yun}" href="{yun:}if $backurl{/yun}{yun:}$backurl{/yun}{yun:}else{/yun}javascript:history.back(){yun:}/if{/yun}"><i class="header_top_l iconfont"></i></a>
|
<div class="header_h1">{yun:}$headertitle{/yun}</div>
|
{yun:}if $smarty.get.c=='tasklist'{/yun}
|
<div class="header_fa_add"><a href="index.php?c=addtask" class="header_fa_add_p">发布项目任务</a></div>
|
{yun:}/if{/yun}
|
</div>
|
|
</header>
|
|