parlist.ftl
来自「一个实用的CMS管理」· FTL 代码 · 共 131 行
FTL
131 行
<html>
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<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="../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="../Search.jsp"></iframe>
</TABLE>
<table width="890" border="0" align="center" cellpadding="0" cellspacing="0" class="stoke">
<tr>
<td valign="top"><table width="98%" height="5" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td></td>
</tr>
</table>
<table width="99%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr valign="top">
<td width="198">
<table width="193" border="0" align="center" cellpadding="0" cellspacing="0" background="../../images/lbg.gif">
<tr>
<td width="12"><img src="../../images/lleft.gif" width="12" height="28"></td>
<td width="10" align="center"><img src="../../images/sanjiao.gif" width="3" height="5"></td>
<td width="68" class="12b"><strong><font color="#6699CC">${ac.class_name}</font></strong></td>
<td width="103" align="right"><img src="../../images/lright.gif" width="103" height="28"></td>
</tr>
</table>
<table width="193" border="0" align="center" cellpadding="0" cellspacing="0" background="../../images/ldabg.jpg">
<tr>
<td align="center" valign="top">
<#list news as item>
<table width="50%" height="5" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td></td>
</tr>
</table>
<table width="156" height="22" border="0" cellpadding="0" cellspacing="0" background="../../images/15622.gif">
<tr>
<td width="20" align="center"><img src="../../images/sanjiao.gif" width="3" height="5"></td>
<td width="136" class="12black"><a href="../${item.row_id}/${item.row_id}_1.html">${item.class_name}</a></td>
</tr>
</table>
</#list>
</td>
</tr>
</table>
</td>
<td>
<#list news as item>
<table width="680" border="0" cellpadding="0" cellspacing="0" background="../../images/ddbg.gif">
<tr valign="top">
<td>
<table width="680" 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="100" background="../../images/mbg.gif" class="12white"><strong>${item.class_name}</strong></td>
<td background="../../images/mmbg.jpg"><img src="../../images/mmright.gif" width="32" height="28"></td>
<td align="right" background="../../images/mmbg.jpg" class="12b"> <a href="../${item.row_id}/${item.row_id}_1.html">更多>></a> </td>
<td width="4" align="right" background="../../images/mmbg.jpg"><img src="../../images/mzuiyou.jpg" width="4" height="28"></td>
</tr>
</table>
<table width="675" border="0" align="center" cellpadding="0" cellspacing="0">
<#list item.artlist as aitem>
<#if aitem.article_title =="">
<tr>
<td align="left" height="25" class="12l"> </td>
</tr>
<#else>
<tr>
<td align="left" height="25" class="12l"> <font color="#FF9900">·</font><a href="../../${aitem.article_file}" target="_blank">${aitem.article_title}</a></td>
</tr>
</#if>
</#list>
</table>
</td>
</tr>
</table>
<table width="680" height="1" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#E4E4E4">
<tr>
<td></td>
</tr>
</table>
<table width="680" height="5" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td></td>
</tr>
</table>
</#list>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="890" height="71" border="0" align="center" cellpadding="0" cellspacing="0" background="../../images/topbg2.jpg">
<tr>
<td align="center"><br>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr><td align="center" height="20"><hr size="2" color="#e5e5e5" width="98%" /></td></tr>
</table>
</td>
</tr>
<tr>
<td> </td>
</tr>
</table>
<table width="890" height="10" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td> </td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?