主题 : jeecmspdf阅读 |
级别: 管理员
![]() |
8# 发表于:2021-06-16 17:24:53 IP:59.210.*.*
附件:
[@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] |
||
---|---|---|---|
级别: 商业授权用户
![]() |
10# 发表于:2021-06-16 17:41:24 IP:222.96.*.*
[#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] 这一块是判断什么的,判断进不去,我再附件上传,上传了pdf |
||
---|---|---|---|