From d46b3f827f2aa923a53d9edd2db9a9a717173321 Mon Sep 17 00:00:00 2001 From: Anyon Date: Sat, 24 Mar 2018 11:27:53 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=9B=B4=E6=96=B0]=E4=BF=AE=E6=94=B9=E8=A1=A8?= =?UTF-8?q?=E5=8D=95=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/goods/view/spec/index.html | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/application/goods/view/spec/index.html b/application/goods/view/spec/index.html index 6993e14db..a55ff4855 100644 --- a/application/goods/view/spec/index.html +++ b/application/goods/view/spec/index.html @@ -87,23 +87,24 @@ - {if auth("$classuri/edit")} + | - 编辑 - {/if} + 编辑 + - {if $vo.status eq 1 and auth("$classuri/forbid")} + | 禁用 - {elseif auth("$classuri/resume")} + | 启用 - {/if} + - {if auth("$classuri/del")} + | 删除 - {/if} + + {/foreach}