{attachment.attachment} ()

{attachment.postdatetime}

<%if {attachment.preview}!=""%>

{attachment.preview}

<%/if%>

<%if {allowdownloadattach}%> <%if {config.showimages}==1%> <%if {config.attachimgpost}==1%> <%if {attachment.attachimgpost}==1%> {attachment.attachment} src="upload/{attachment.filename}" <%else%> src="attachment.aspx?attachmentid={attachment.aid}" <%/if%> onmouseover="attachimg(this, 'mouseover')" onload="attachimg(this, 'load');" onclick="zoom(this, this.src);" /> <%/if%> <%/if%>
<%/if%> <%else%> 您所在的用户组无法下载或查看附件 <%/if%>