예제 #1
0
	<div class="list"><div class="tit">职位月薪:</div><div class="option" id="jobswage"></div></div>
	<div class="list"><div class="tit">学历要求:</div><div class="option" id="jobseducation"></div></div>
	<div class="list"><div class="tit">工作经验:</div><div class="option" id="jobsexperience"></div></div>
	<div class="list"><div class="tit">工作性质:</div><div class="option" id="jobsnature"></div></div>
	<div class="list">
		<div class="tit">更新时间:</div>
		<div class="option" id="jobsuptime">
			<a href="javascript:void(0);" class="opt" id="settr-3">3天内</a>
			<a href="javascript:void(0);" class="opt" id="settr-3">7天内</a>
			<a href="javascript:void(0);" class="opt" id="settr-3">15天内</a>
			<a href="javascript:void(0);" class="opt" id="settr-3">30天内</a>
		</div>
	</div>
</div>
<?php 
echo tpl_function_qishi_ad(array('set' => "显示数目:6,调用名称:jobsbanner,列表名:ad,文字长度:10"), $this);
if ($this->_vars['ad']) {
    if (count((array) $this->_vars['ad'])) {
        foreach ((array) $this->_vars['ad'] as $this->_vars['list']) {
            ?>
<div class="jobsad_1000">
<a target="_blank" href="<?php 
            echo $this->_vars['list']['img_url'];
            ?>
"><img src="<?php 
            echo $this->_vars['list']['img_path'];
            ?>
" width="1000" height="80"  border="0"></a>
</div>
<?php 
        }
예제 #2
0
		<div class="container">
			<div class="release_box">
				<div class="release_txt"></div>
				<div class="release_but">
					<input type="button" value="立即发布" class="but180cheng" onclick="javascript:window.open('<?php 
echo $this->_run_modifier("QS_user,1", 'qishi_url', 'plugin', 1);
?>
company_jobs.php?act=addjobs');"/>
				</div>
			</div>
			
		</div>
	</div>	
<?php 
$_templatelite_tpl_vars = $this->_vars;
echo $this->_fetch_compile_include("footer.htm", array());
$this->_vars = $_templatelite_tpl_vars;
unset($_templatelite_tpl_vars);
?>
<!-- 首页对联广告  -->
<?php 
echo tpl_function_qishi_ad(array('set' => "显示数目:10,调用名称:QS_indexfloat,列表名:ad"), $this);
if (count((array) $this->_vars['ad'])) {
    foreach ((array) $this->_vars['ad'] as $this->_vars['float']) {
        echo $this->_vars['float'];
    }
}
?>
<!-- 首页对联广告 End -->
</body>
</html>
예제 #3
0
<div class="user_top_logo">
	  <div class="logobox">
		<a href="<?php 
echo $this->_vars['QISHI']['website_dir'];
?>
"><img src="<?php 
echo $this->_vars['QISHI']['upfiles_dir'];
echo $this->_vars['QISHI']['web_logo'];
?>
" alt="<?php 
echo $this->_vars['QISHI']['site_name'];
?>
" border="0" align="absmiddle" /></a>
	  </div>
	  <?php 
echo tpl_function_qishi_ad(array('set' => "显示数目:1,调用名称:QS_alltopimg,列表名:ad"), $this);
?>
	  <?php 
if ($this->_vars['ad']) {
    ?>
	  <?php 
    if (count((array) $this->_vars['ad'])) {
        foreach ((array) $this->_vars['ad'] as $this->_vars['list']) {
            ?>
	  <div class="top_ad">
	  	<a href="<?php 
            echo $this->_vars['list']['img_url'];
            ?>
"><img src="<?php 
            echo $this->_vars['list']['img_path'];
            ?>