searchresult.ftl.svn-base
来自「一个实用的CMS管理」· SVN-BASE 代码 · 共 67 行
SVN-BASE
67 行
<html lang="true">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=GBK">
<title>SunCMS</title>
<link href="css/style.css" rel="stylesheet" type="text/css">
</head>
<body>
<table width="890" border="0" align="center" cellpadding="0" cellspacing="0" background="images/topbg.jpg">
<iframe marginheight=0 marginwidth=0 frameborder=0 width=890 height=100 scrolling=NO src="news/top.html"></iframe>
</TABLE>
<table width="890" border="0" align="center" cellpadding="0" cellspacing="0" >
<iframe marginheight=0 marginwidth=0 frameborder=0 width=890 height=40 scrolling=NO src="news/Search.jsp"></iframe>
</TABLE>
<table width="890" border="0" align="center" cellpadding="0" cellspacing="0" class="stoke">
<tr>
<td valign="top">
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr valign="top">
<td width="198" height="500">
<iframe marginheight=0 marginwidth=0 frameborder=0 width=193 height=128 scrolling=NO src="news/login.htm"></iframe>
<iframe marginheight=0 marginwidth=0 frameborder=0 width=193 height=328 scrolling=NO src="news/vote.html"></iframe>
<table width="50%" height="10" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td></td>
</tr>
</table>
</td>
<td width="692">
<table width="692" height="28" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="22"><img src="images/mleft.gif" width="22" height="28"></td>
<td width="10" background="images/mbg.gif"><img src="images/msanjiao.gif" width="8" height="5"></td>
<td width="95" background="images/mbg.gif" class="12white"><strong>搜索结果</strong></td>
<td background="images/mmbg.jpg"><img src="images/mmright.gif" width="32" height="28"></td>
<td width="92" align="right" background="images/mmbg.jpg" class="12b"> </td>
<td width="4" align="right" background="images/mmbg.jpg"><img src="images/mzuiyou.jpg" width="4" height="28"></td>
</tr>
</table>
<table width="692" border="0" align="center" cellpadding="0" cellspacing="0" background="images/newbg.jpg">
<#list docs as doc>
<tr>
<td align="left" height="25" class="121"> [<b>${doc.art_class_name}</b>] <a href="${doc.art_file}">${doc.art_title} (${doc.art_time})</a></td>
</tr>
<tr>
<td align="left" >${doc.art_content}</td>
</tr>
<tr>
<td align="left" height="5" > </td>
</tr>
</#list>
</table>
<table width="692" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><img src="images/486di.gif" width="692" height="2"></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?