主题 : v9.3附件管理异常 |
级别: 举人
![]() |
11# 发表于:2018-10-29 14:07:49 IP:111.195.*.*
|
||||
---|---|---|---|---|---|
级别: 举人
![]() |
13# 发表于:2018-10-29 14:18:04 IP:111.195.*.*
[#list a.attachments as attach]
<a href="${attach.path}" target="_blank" id="attach${attach_index}"> <h2>[@text_cut s=a.title len=titLen append=append/]</h2> <p>[@text_cut s=a.description len='100'append=append/]</p> <span>查看详情<i></i></span> </a> [/#list] |
||
---|---|---|---|