主题 : 新闻发布中上传的ftp怎么在页面上显示出来 |
级别: 论坛管理员
![]() |
4# 发表于:2019-10-08 16:53:42 IP:117.131.*.*
您好 是这样的 目前v9之前的版本我们都已经不在维护了 所以我目前也没有老版本的标签使用文档了 要不我告诉下您v9的调用方式 您试下
|
||
---|---|---|---|
级别: 论坛管理员
![]() |
7# 发表于:2019-10-08 17:01:18 IP:117.131.*.*
[#if content.attachments?size gt 0]
<h4>附件</h4> <ul> [#list content.attachments as attach] <li><a id="attach${attach_index}">${attach.name}</a></li> [/#list] </ul> [/#if] |
||
---|---|---|---|
1
共1页