📄 %%4f^4fb^4fb39daa%%main_index.html.php
字号:
<?php /* Smarty version 2.6.6, created on 2006-11-28 16:43:58 compiled from main_index.html */ ?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title><?php echo $this->_tpl_vars['Title']; ?></title>
<link href="imagefiles/style.css" rel="stylesheet" type="text/css">
<SCRIPT LANGUAGE="JavaScript" src="imagefiles/func.js"></SCRIPT>
</head>
<SCRIPT LANGUAGE="JavaScript">
<!--
function xmlexport()
{
document.exportform.action='sql_xml.php';
document.exportform.target='_blank';
document.exportform.submit();
}
function csvexport()
{
document.exportform.action='sql_csv.php';
document.exportform.target='_blank';
document.exportform.submit();
}
function textexport()
{
document.exportform.action='sql_txt.php';
document.exportform.target='_blank';
document.exportform.submit();
}
//-->
</SCRIPT>
<FORM METHOD=POST ACTION="" name=exportform>
<INPUT TYPE="hidden" name=datas value=<?php echo $this->_tpl_vars['SqlDatas']; ?>>
<INPUT TYPE="hidden" name=datastitle value=<?php echo $this->_tpl_vars['SqlDatasTitle']; ?>>
<INPUT TYPE="hidden" name=website VALUE=<?php echo $this->_tpl_vars['website']; ?>>
<INPUT TYPE="hidden" name=fname VALUE=<?php echo $this->_tpl_vars['fname']; ?>>
<INPUT TYPE="hidden" name=sql VALUE=<?php echo $this->_tpl_vars['Sql']; ?>>
<INPUT TYPE="hidden" name=nowview VALUE=<?php echo $this->_tpl_vars['NowView']; ?>>
<INPUT TYPE="hidden" name=recordnum VALUE=<?php echo $this->_tpl_vars['NowView']; ?>>
<INPUT TYPE="hidden" name=fieldtype VALUE=<?php echo $this->_tpl_vars['FieldType']; ?>>
</FORM>
<body topmargin="0">
<center>
<table width="100%" border="0" cellpadding="0" cellspacing="0" >
<tr>
<td width="1%" height="383">
</td>
<td width="99%" ><table width="99%" border="0" align="left" cellpadding="0" cellspacing="0">
<tr>
<td valign="top"><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr >
<td width="37%"><a href="site_list.php?website=true&action=sitelist"><img src="imagefiles/logo.gif" width="200" height="60" border="0"></a></td>
<td width="63%" valign="bottom">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="25%"> </td>
<td width="25%"> </td>
<td width="25%"> </td>
<td width="25%" align="right"><a href="login.php?logout=true"><strong>注销登录</strong></a></td>
</tr>
</table>
</td>
</tr>
<tr class=titlefont_02>
<td colspan="2"> 正在查看 - <?php echo $this->_tpl_vars['NowView']; ?> | <?php echo $this->_tpl_vars['QuickLink']; ?>
<div align="right"></div></td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="400" valign="top" class="cod">
<div class="mainbody"><?php echo $this->_tpl_vars['Main']; ?></div></td>
</tr>
<tr>
<td height="24" class=copyright>
<p><?php echo $this->_tpl_vars['CopyRight']; ?>
</td>
</tr>
</table></td>
</tr>
</table>
</center>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -