From 13d9b4cf023bf9d96419ac921e19d74c591c0019 Mon Sep 17 00:00:00 2001 From: Anyon Date: Fri, 13 Dec 2019 09:56:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=90=8E=E5=8F=B0=E6=A8=A1?= =?UTF-8?q?=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/admin/view/menu/index.html | 4 ++-- app/admin/view/queue/index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/admin/view/menu/index.html b/app/admin/view/menu/index.html index 68ed7ccc5..c741342d3 100644 --- a/app/admin/view/menu/index.html +++ b/app/admin/view/menu/index.html @@ -21,7 +21,7 @@ - + @@ -36,7 +36,7 @@ {foreach $list as $key=>$vo} - + diff --git a/app/admin/view/queue/index.html b/app/admin/view/queue/index.html index 571a4bfc5..12f05c4e7 100644 --- a/app/admin/view/queue/index.html +++ b/app/admin/view/queue/index.html @@ -11,7 +11,7 @@ {/if} {if auth("remove")} - + {/if} {/block}