From b7cdd380dc79038010215ba814f03549e9f18840 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E6=99=AF=E7=AB=8B?= Date: Fri, 21 Apr 2017 11:37:01 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=9B=B4=E6=96=B0]=E5=BE=AE=E4=BF=A1=E5=85=B3?= =?UTF-8?q?=E9=94=AE=E5=AD=97=E7=AE=A1=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/wechat/view/keys.index.html | 41 ++++++------------------- 1 file changed, 9 insertions(+), 32 deletions(-) diff --git a/application/wechat/view/keys.index.html b/application/wechat/view/keys.index.html index 532cf3017..d4c9eb582 100644 --- a/application/wechat/view/keys.index.html +++ b/application/wechat/view/keys.index.html @@ -7,7 +7,7 @@ {/block} {block name='content'} -
+ @@ -22,9 +22,9 @@ {foreach $list as $key=>$vo} - - - + + - - + @@ -67,29 +66,7 @@ {block name="script"}
{$vo.keys}{$vo.type} + {$vo.keys}{$vo.type} {if $vo.type eq '音乐'} @@ -44,16 +44,15 @@ {$vo.content} {/if} {$vo.create_at} + {$vo.create_at} {if auth("$classuri/edit")} | - 编辑 + 编辑 {/if} {if auth("$classuri/del")} | - 删除 + 删除 {/if}