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 | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/template/member/com/left.htm b/app/template/member/com/left.htm index b34c50e..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> @@ -49,13 +49,13 @@ {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" -- Gitblit v1.9.0