From 4c8ecbf501e9b34c2b6e3053ef27a1315f5c7f1c Mon Sep 17 00:00:00 2001 From: Anyon Date: Thu, 3 Sep 2020 10:35:31 +0800 Subject: [PATCH] Update form.html --- app/data/view/news_item/form.html | 21 ++++++--------------- 1 file changed, 6 insertions(+), 15 deletions(-) diff --git a/app/data/view/news_item/form.html b/app/data/view/news_item/form.html index 8b86f326a..a7604fee0 100644 --- a/app/data/view/news_item/form.html +++ b/app/data/view/news_item/form.html @@ -5,10 +5,9 @@
-
文章标签 -
+
{foreach $mark as $tag}{if isset($vo.mark) && is_array($vo.mark) && in_array($tag.title, $vo.mark)} {else} @@ -56,26 +55,18 @@