From abb66a0e799e7ca613e8967a304e7c5ed00e034e Mon Sep 17 00:00:00 2001
From: chengkun <chengkun@ishangstudy.com>
Date: Fri, 30 May 2025 11:37:48 +0800
Subject: [PATCH] 提交
---
app/template/member/com/left.htm | 22 +++++++++++-----------
1 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/app/template/member/com/left.htm b/app/template/member/com/left.htm
index b34c50e..10798fb 100644
--- a/app/template/member/com/left.htm
+++ b/app/template/member/com/left.htm
@@ -35,27 +35,27 @@
</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" &&
+ <!-- <li {yun:}if $smarty.get.c=="right" && $smarty.get.act=="" || $smarty.get.c=="right" &&
$smarty.get.act=="time" || $smarty.get.c=="right" && $smarty.get.act=="added"|| $smarty.get.c=="ad"|| $smarty.get.c=="pay"|| $smarty.get.c=="paylogtc"|| $smarty.get.c=="paylog"|| $smarty.get.c=="invoice"|| $smarty.get.c=="coupon_list"|| $smarty.get.c=="jobpack"|| $smarty.get.c=="friendhelp"|| $smarty.get.c=="integral"|| $smarty.get.c=="right" {/yun}
class="style01 left_nav_newcur" {yun:}else{/yun} class="style12" {yun:}/if{/yun}>
<span>
<a href="index.php?c=right" class="new_com_nav_a"><i class="com_left_icon com_left_icon7"></i>会员服务<i class="com_icon com_icon_new"></i></a>
</span>
- </li>
+ </li> -->
{yun:}/if{/yun}
<li {yun:}if $smarty.get.c=="info"|| $smarty.get.c=="uppic"||$smarty.get.c=="comtpl"|| $smarty.get.c=="map"|| $smarty.get.c=="news" || $smarty.get.c=="show" || $smarty.get.c=="product"{/yun} class="style01 left_nav_newcur" {yun:}else{/yun} class="style01"
@@ -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