From 274dcdc1d38eaaad1b096b5df7d360e0f0603f41 Mon Sep 17 00:00:00 2001 From: chengkun <chengkun@ishangstudy.com> Date: Tue, 20 May 2025 18:03:04 +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 b34c50e..d623c11 100644 --- a/app/template/member/com/left.htm +++ b/app/template/member/com/left.htm @@ -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