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/default/header.htm | 6 +++---
app/template/member/com/left.htm | 4 ++--
app/template/default/index/index.htm | 2 +-
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/app/template/default/header.htm b/app/template/default/header.htm
index 6266ebe..89dfe66 100644
--- a/app/template/default/header.htm
+++ b/app/template/default/header.htm
@@ -10,7 +10,7 @@
电话:{yun:}$config.sy_freewebtel{/yun}
</div>
<div class="yun_new_right" id = "login_head_div">
- <div class="yun_topNav fr">
+ <!-- <div class="yun_topNav fr">
<a class="yun_navMore" href="javascript:;">网站导航</a>
<div class="yun_webMoredown none">
<div class="yun_top_nav_box">
@@ -29,12 +29,12 @@
</div>
</div>
- </div>
+ </div> -->
<span class="yun_new_right_we">{yun:}$config.sy_webname{/yun}欢迎您!</span>
- <a href="{yun:}url m=index c=wap{/yun}" class="yun_new_right_wap">手机端</a>
+ <!-- <a href="{yun:}url m=index c=wap{/yun}" class="yun_new_right_wap">手机端</a> -->
<span id="login_head_id"></span>
</div>
diff --git a/app/template/default/index/index.htm b/app/template/default/index/index.htm
index ae73bf8..460aaed 100644
--- a/app/template/default/index/index.htm
+++ b/app/template/default/index/index.htm
@@ -465,7 +465,7 @@
<div class="new_index_tit">
<span class="new_index_tit_list new_index_tit_cur">友情链接<i class="new_index_tit_line"></i></span>
{yun:}if $config.sy_linksq==1{/yun} <span class="new_index_tit_list" data-no="1"><a href="{yun:}url m=link{/yun}" target="_blank" class=" "> 申请链接</a></span> {yun:}/if{/yun}
- <a href="{yun:}url m=link{/yun}" target="_blank" class="new_index_tit_more">查看更多</a>
+ <!-- <a href="{yun:}url m=link{/yun}" target="_blank" class="new_index_tit_more">查看更多</a> -->
</div>
<div class=" ">
<div class="index_link_box_banner">
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