用ecmsinfo标签,标签模板如下: 页面模板内容 [!--empirenews.listtemp--]<!--list.var1-->[!--empirenews.listtemp--]
list.var模板内容
<table width="100%" border="0" cellspacing="1" cellpadding="3"> <tr> <td width="29%"><div align="center"><a href="[!--titleurl--]" target=_blank><img src="[!--titlepic--]" width=120 height=120 border="0"></a></div></td> <td width="71%"><a href="[!--titleurl--]" target=_blank><b>[!--title--]</b></a><br>[!--smalltext--]</td> </tr> </table>
|