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 |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app/template/member/com/left.htm b/app/template/member/com/left.htm
index b2b9a0e..10798fb 100644
--- a/app/template/member/com/left.htm
+++ b/app/template/member/com/left.htm
@@ -40,13 +40,13 @@
                     <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}
+			<!-- {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" &&
@@ -100,7 +100,7 @@
 						<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