主题 : freemarker语法获取失败 |
级别: 童生
![]() |
11# 发表于:2021-02-18 14:59:10 IP:113.226.*.*
|
||||
---|---|---|---|---|---|
级别: 管理员
![]() |
13# 发表于:2021-02-18 15:12:02 IP:59.202.*.*
[@cms_content id=content.id]
<ol style="list-style-type:decimal;font-size:12px;line-height:200%;"> <li style="border-bottom:1px dashed #dedede;margin-bottom:10px;line-height:30px;">附件列表:</li> [#if tag_bean.attr.attachments??&&tag_bean.attr.attachments.contentAttrRes??&&(tag_bean.attr.attachments.contentAttrRes)?size>0] [#list tag_bean.attr.fileUpload_JeDD1p.contentAttrRes as res] <li style="list-style-type:decimal;"><a href="${res.resUrl!}">【${res.resAlias!}】</a> <span style="display:inline-block;float:right;margin-left:50px;">大小:${res.fileSize!}</span></li> [/#list] </ol>[/#if] [/@cms_content] |
||
---|---|---|---|