From a934ede90cb51b1cc74d4ef9ec12509241f052a3 Mon Sep 17 00:00:00 2001 From: pengda <10266652509@qq.com> Date: Fri, 25 Oct 2024 10:17:01 +0800 Subject: [PATCH] =?UTF-8?q?=E8=8D=AF=E6=96=B9=E5=AE=A1=E6=A0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/templates/admin/formula_list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/templates/admin/formula_list.html b/view/templates/admin/formula_list.html index 3c60184..6878966 100644 --- a/view/templates/admin/formula_list.html +++ b/view/templates/admin/formula_list.html @@ -106,7 +106,7 @@ {/foreach}
用法:{$item.method}
-
备注:{$item.remark}
+ {if $item.remark}
备注:{$item.remark}
{/if} {if $item.uid==0}