{extend name="layout/content" /} {block name="header"} 添加菜单 {/block} {block name="content"}
{if condition="$log neq 1"} {switch name="$status"} {case value="0"}
取消
{/case} {default /}
{switch name="$status"} {case value="1"}{/case} {case value="2"}{/case} {default /} {/switch} 关闭
{/switch} {/if}
{/block} {block name="footer"} {/block}