WEB-INF.manager.cms.content.form.ftl Maven / Gradle / Ivy
文章
<#include "../../include/head-file.ftl">
保存
返回
文章标题
${'$'}{field.title}
所属栏目
${'$'}{field.typetitle}
不能为链接和封面类型新建文章
文章类型
用于筛选文章,在自定义字典添加
发布时间
${'$'}{field.date?string("yyyy-MM-dd")}
文章作者
${'$'}{field.author}
文章来源
${'$'}{field.source}
是否显示
{{true? item.label : item.value}}
文章缩略图
文章缩略图,支持jpg格式
${'$'}{field.litpic}
最多上传1张图片
关键字
${'$'}{field.keyword}
描述
${'$'}{field.descrip}
文章内容
${'$'}{field.content}