From 4462855c0033970c39ac8d0da704b7dc41eabbfe Mon Sep 17 00:00:00 2001
From: chengkun <chengkun@ishangstudy.com>
Date: Mon, 26 May 2025 10:55:35 +0800
Subject: [PATCH] 提交
---
app/template/member/com/left.htm | 18 +++++++++---------
1 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/app/template/member/com/left.htm b/app/template/member/com/left.htm
index d623c11..10798fb 100644
--- a/app/template/member/com/left.htm
+++ b/app/template/member/com/left.htm
@@ -35,18 +35,18 @@
</span>
</li>
{yun:}/if{/yun}
- <li {yun:}if $smarty.get.c=="zphnet"|| $smarty.get.c=="zphnet" || $smarty.get.c=="zhaopinhui" {/yun} class="left_nav_newcur" {yun:}else{/yun} {yun:}/if{/yun}>
+ <!-- <li {yun:}if $smarty.get.c=="zphnet"|| $smarty.get.c=="zphnet" || $smarty.get.c=="zhaopinhui" {/yun} class="left_nav_newcur" {yun:}else{/yun} {yun:}/if{/yun}>
<span>
<a href="index.php?c=zhaopinhui"class="new_com_nav_a"><i class="com_left_icon com_left_icon12" ></i>招聘会</a>
</span>
- </li>
- {yun:}if $config.sy_spview_web == 1 && empty($spid){/yun}
+ </li> -->
+ <!-- {yun:}if $config.sy_spview_web == 1 && empty($spid){/yun}
<li {yun:}if $smarty.get.c=="spview" || $smarty.get.c=="spviewadd" {/yun} class="style01 left_nav_newcur" {yun:}else{/yun} class="style07" {yun:}/if{/yun}>
<span>
<a href="index.php?c=spview"class="new_com_nav_a"><i class="com_left_icon com_left_icon6" ></i>视频面试</a>
</span>
</li>
- {yun:}/if{/yun}
+ {yun:}/if{/yun} -->
{yun:}if empty($spid){/yun}
<!-- <li {yun:}if $smarty.get.c=="right" && $smarty.get.act=="" || $smarty.get.c=="right" &&
@@ -73,7 +73,7 @@
<li class="more_box" style="position: relative; z-index: 100;" onMouseOver="leftmoreShow('show')" onMouseOut="leftmoreShow('hide')">
<span><a title="更多服务"class="new_com_nav_a"><i class="com_left_icon com_left_icon9" ></i>更多服务</a></span>
<div class="user_more" style="display: none;">
- <div class="user_more_list">
+ <!-- <div class="user_more_list">
<span class="user_more_name">招聘管理 ></span>
<a href="index.php?c=partok&w=1" class="user_more_a">兼职管理</a>
<a href="index.php?c=partapply" class="user_more_a">兼职报名</a>
@@ -92,15 +92,15 @@
<a href="index.php?c=record"class="user_more_a">推送简历</a>
<a href="index.php?c=subscribe"class="user_more_a">简历订阅</a>
<a href="index.php?c=finder"class="user_more_a">人才搜索器</a>
- </div>
+ </div> -->
<div class="user_more_list">
- <span class="user_more_name">其他服务 ></span>
+ <!-- <span class="user_more_name">其他服务 ></span>
<a href="index.php?c=xjh" class="user_more_a">宣讲会</a>
- <a href="index.php?c=baoming_subject" class="user_more_a">培训管理</a>
+ <a href="index.php?c=baoming_subject" class="user_more_a">培训管理</a> -->
<a href="index.php?c=special" class="user_more_a">专题招聘</a>
<a href="index.php?c=report&act=show" title="投诉记录" class="user_more_a">投诉记录</a>
- <a href="{yun:}url m=ask c=friend a=myquestion uid=$uid{/yun}" target="_blank" title="我的问答" class="user_more_a">我的问答</a>
+ <!-- <a href="{yun:}url m=ask c=friend a=myquestion uid=$uid{/yun}" target="_blank" title="我的问答" class="user_more_a">我的问答</a> -->
</div>
</div>
</li>
--
Gitblit v1.9.0