⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index_left.tpl.php

📁 一个文章管理系统,很不错的,php语言开发,运行平台:windows和linux
💻 PHP
字号:
<?php
if( !defined('ISELOOK') ){
	header('HTTP/1.0 404 Not Found');
	exit;
}
?>
<base target="main">
<style type=text/css>
body  { 
background:#799AE1; margin:0px; font:normal 12px 宋体; 
SCROLLBAR-FACE-COLOR: #799AE1; SCROLLBAR-HIGHLIGHT-COLOR: #799AE1; 
SCROLLBAR-SHADOW-COLOR: #799AE1; SCROLLBAR-DARKSHADOW-COLOR: #799AE1; 
SCROLLBAR-3DLIGHT-COLOR: #799AE1; SCROLLBAR-ARROW-COLOR: #FFFFFF;
SCROLLBAR-TRACK-COLOR: #AABFEC;
margin-top:2px;
}
table  { border:0px; }
td  { font:normal 12px 宋体; }
img  { vertical-align:bottom; border:0px; }
a  { font:normal 12px 宋体; color:#000000; text-decoration:none; }
a:hover  { color:#428EFF;text-decoration:underline; }
.sec_menu  { border-left:1px solid white; border-right:1px solid white; border-bottom:1px solid white; overflow:hidden; background:#D6DFF7; }
.menu_title  { }
.menu_title span  { position:relative; top:2px; left:8px; color:#215DC6; font-weight:bold; }
.menu_title2  { }
.menu_title2 span  { position:relative; top:2px; left:8px; color:#428EFF; font-weight:bold; }
</style>
<SCRIPT language=javascript1.2>
function showsubmenu(sid)
{
	whichEl = eval("submenu" + sid);
	if (whichEl.style.display == "none")
	{
		eval("submenu" + sid + ".style.display=\"\";");
	}
	else
	{
		eval("submenu" + sid + ".style.display=\"none\";");
	}
}
</SCRIPT>
<table width=158 border="0" align=center cellpadding=0 cellspacing=0>
  <tr>
    <td height=38 valign=bottom>
	  <img src="images/title.gif" width=158 height=38>
    </td>
  </tr>
</table>
<table cellpadding=0 cellspacing=0 width=158 align=center>
  <tr>
        <td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="images/title_bg_quit.gif" id=menuTitle0> 
          <span><a href="index.php?action=index_main"><b>管理首页</b></a> | <a href="login.php?action=logout" target=_top><b>退出</b></a></span> 
        </td>
  </tr>
</table>
<table height=15><tr><td></td></tr></table>
<table cellpadding=0 cellspacing=0 width=158 align=center>
  <tr>
    <td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="<?=getmenuicon();?>" id=menuTitle15 onclick="showsubmenu(15)" style="cursor:hand;"><span>系统管理</span> </td>
  </tr>
  <tr>
    <td id='submenu15'><div class=sec_menu style="width:158">
      <table cellpadding=0 cellspacing=0 align=center width=135>
        <tr>
          <td height=20><a href="settings.php">网站设置</a></td>
        </tr>
        <tr>
          <td height=20><a href="update_sys_date.php">更新系统数据</a></td>
        </tr>
      </table>
    </div>
        <table height=15>
          <tr>
            <td></td>
          </tr>
      </table></td>
  </tr>
</table>
<table cellpadding=0 cellspacing=0 width=158 align=center>
  <tr>
    <td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="<?=getmenuicon();?>" id=menuTitle1 onclick="showsubmenu(1)" style="cursor:hand;"><span>文章管理</span> </td>
  </tr>
  <tr>
    <td style="display" id='submenu1'><div class=sec_menu style="width:158">
      <table cellpadding=0 cellspacing=0 align=center width=135>
        <tr>
          <td height=20><a href="article.php?doaction=add">添加文章</a></td>
        </tr>
        <tr>
          <td height=20><a href="article.php">管理文章</a></td>
        </tr>
        <tr>
          <td height=20><a href="article.php?doaction=recyclebin">文章回收站</a></td>
        </tr>
      </table>
    </div>
        <table height=15>
          <tr>
            <td></td>
          </tr>
      </table></td>
  </tr>
</table>
<table cellpadding=0 cellspacing=0 width=158 align=center>
  <tr>
        <td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="<?=getmenuicon();?>" id=menuTitle3 onclick="showsubmenu(3)" style="cursor:hand;"> 
          <span>栏目管理</span> </td>
  </tr>
  <tr>
    <td id='submenu3'>
	<div class=sec_menu style="width:158">
		<table cellpadding=0 cellspacing=0 align=center width=135>
		<tr><td height=20><a href="class.php?action=add">栏目添加</a> | <a href="class.php">管理</a></td></tr>
	</table>
</div>
<table height=15><tr><td></td></tr></table>
	</td>
  </tr>
</table>
<table cellpadding=0 cellspacing=0 width=158 align=center>
  <tr>
    <td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="<?=getmenuicon();?>" id=menuTitle9 onclick="showsubmenu(9)" style="cursor:hand;"><span>用户管理</span> </td>
  </tr>
  <tr>
    <td id='submenu9'><div class=sec_menu style="width:158">
      <table cellpadding=0 cellspacing=0 align=center width=135>
        <tr>
          <td height=20><a href="admin.php?action=add">管理员添加</a> | <a href="admin.php">管理</a></td>
        </tr>
      </table>
    </div>
        <table height=15>
          <tr>
            <td></td>
          </tr>
        </table></td>
  </tr>
</table>
<table cellpadding=0 cellspacing=0 width=158 align=center>
  <tr>
    <td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="<?=getmenuicon();?>" id=menuTitle10 onclick="showsubmenu(10)" style="cursor:hand;"><span>外观设置</span> </td>
  </tr>
  <tr>
    <td id='submenu10'><div class=sec_menu style="width:158">
      <table cellpadding=0 cellspacing=0 align=center width=135>
        <tr>
          <td height=20><a href="template.php">模板风格管理</a></td>
        </tr>
      </table>
    </div>
        <table height=15>
          <tr>
            <td></td>
          </tr>
        </table></td>
  </tr>
</table>
<table cellpadding=0 cellspacing=0 width=158 align=center>
  <tr>
    <td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="<?=getmenuicon();?>" id=menuTitle100 onclick="showsubmenu(100)" style="cursor:hand;"><span>数据处理</span> </td>
  </tr>
  <tr>
    <td id='submenu100'><div class=sec_menu style="width:158">
      <table cellpadding=0 cellspacing=0 align=center width=135>
        <tr>
          <td height=20><a href="adage.php">格言管理</a></td>
        </tr>
        <tr>
          <td height=20><a href="db_manage.php?doaction=backup_data">备份数据库</a></td>
        </tr>
        <tr>
          <td height=20><a href="db_manage.php?doaction=restore_data">恢复数据库</a></td>
        </tr>
        <tr>
          <td height=20><A href="sysinfo.php">系统信息检测</A> </td>
        </tr>
      </table>
    </div>
        <table height=15>
          <tr>
            <td></td>
          </tr>
        </table></td>
  </tr>
</table>
<table cellpadding=0 cellspacing=0 width=158 align=center>
  <tr>
    <td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="<?=getmenuicon();?>" id=menuTitle101 onclick="showsubmenu(101)" style="cursor:hand;"><span>文件管理</span> </td>
  </tr>
  <tr>
    <td id='submenu101'><div class=sec_menu style="width:158">
      <table cellpadding=0 cellspacing=0 align=center width=135>
        <tr>
          <td height=20><a href="uploadfile_manage.php">上传文件管理</a></td>
        </tr>
      </table>
    </div>
        <table height=15>
          <tr>
            <td></td>
          </tr>
        </table></td>
  </tr>
</table>
<table cellpadding=0 cellspacing=0 width=158 align=center>
  <tr>
        <td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="<?=getmenuicon();?>" id=menuTitle28> 
          <span>版权信息</span> </td>
  </tr>
  <tr>
    <td>
<div class=sec_menu style="width:158">
<table cellpadding=0 cellspacing=0 align=center width=135>
<tr><td height=20><br>版权所有:<a href="http://www.elook.net.cn/" target=_blank>E路网</a><BR>
	技术支持:<a href="http://www.elook.net.cn/bbs/" target=_blank>E路论坛</a><br>
<br>
</td></tr>
</table>
	  </div>
	</td>
  </tr>
</table>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -