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}