From f7b7ff982fb2fbd0ca1511e74068c12428fa27e6 Mon Sep 17 00:00:00 2001 From: Anyon Date: Fri, 15 Apr 2022 14:35:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A8=A1=E6=9D=BF=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/data/view/news/item/form.html | 29 ++++++++++++----------------- app/data/view/news/item/index.html | 2 +- 2 files changed, 13 insertions(+), 18 deletions(-) diff --git a/app/data/view/news/item/form.html b/app/data/view/news/item/form.html index 06df0a4c0..1065d374c 100644 --- a/app/data/view/news/item/form.html +++ b/app/data/view/news/item/form.html @@ -5,10 +5,9 @@
{notempty name='marks'} -
- 文章标签 - Mark Name -
+
+ 文章标签Mark Name +
{foreach $marks as $tag}{if isset($vo.mark) && is_array($vo.mark) && in_array($tag.name, $vo.mark)} {else} @@ -18,31 +17,27 @@
{/notempty} -
- 文章封面 - Conver Image -