From 3b321a2882db082c68aaf8771e0f55daa58a63d3 Mon Sep 17 00:00:00 2001 From: chengkun <chengkun@ishangstudy.com> Date: Thu, 22 May 2025 13:50:53 +0800 Subject: [PATCH] 提交 --- app/template/member/com/left.htm | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/template/member/com/left.htm b/app/template/member/com/left.htm index d623c11..1b4f413 100644 --- a/app/template/member/com/left.htm +++ b/app/template/member/com/left.htm @@ -35,11 +35,11 @@ </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> + </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> -- Gitblit v1.9.0