From 5cfb3295bd2abae18ad9af23e5f84f961d800c48 Mon Sep 17 00:00:00 2001 From: msgroup Date: Sat, 29 May 2021 09:27:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=95=E5=AF=BC=E6=96=87=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/manager/cms/content/form.ftl | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/main/webapp/WEB-INF/manager/cms/content/form.ftl b/src/main/webapp/WEB-INF/manager/cms/content/form.ftl index 20bc87d7..82f8811a 100644 --- a/src/main/webapp/WEB-INF/manager/cms/content/form.ftl +++ b/src/main/webapp/WEB-INF/manager/cms/content/form.ftl @@ -45,7 +45,7 @@ children: node.children }}" @change="categoryChange" - :options="contentCategoryIdOptions" placeholder="请选择"/> + :options="contentCategoryIdOptions" placeholder="请选择">
标签:${'$'}{field.typetitle} 不能选择封面、链接栏目类型,不能选择父栏目 @@ -69,7 +69,8 @@ :label="item.dictLabel">
- 用于筛选文章,在自定义字典添加 + 标签:${'$'}{flag} + 通过自定义字典可扩展,通常用在 arclist标签的flag属性上进行过滤文章
@@ -170,7 +171,7 @@ list-type="picture-card">
- 标签:${'$'}{field.litpic}
+ 标签:${'{@ms:file field.litpic/}'}
最多上传1张图片,文章缩略图,支持jpg格式
@@ -184,7 +185,7 @@ placeholder="请输入文章关键字">
- 标签:${'$'}{field.keyword} + 标签:${'$'}{field.keyword},用于SEO优化
@@ -196,7 +197,7 @@ placeholder="请输入对该文章的简短描述,以便用户查看文章简略">
- 标签:${'$'}{field.descrip} + 标签:${'$'}{field.descrip},用于SEO优化