From 642dc3a5683e1831114832b00bbd344f3e1c42bd Mon Sep 17 00:00:00 2001 From: augushong Date: Thu, 30 Apr 2020 10:37:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=98=BE=E7=A4=BA=E5=9B=BE=E7=89=87=E5=88=97?= =?UTF-8?q?=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/admin/nav/index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/view/admin/nav/index.html b/view/admin/nav/index.html index 1865ceb..49b167d 100644 --- a/view/admin/nav/index.html +++ b/view/admin/nav/index.html @@ -43,6 +43,9 @@ ID 名称 链接 + {eq name='$Request.param.show_img' value='1'} + 图片 + {/eq} 排序 状态 @@ -57,6 +60,9 @@ {$vo.title} {$vo.value} + {eq name='$Request.param.show_img' value='1'} + + {/eq} {$vo.sort} {$vo.status_name}