{$Title}
{$Form1Begin}
{foreach key=key1 item=Row from=$Controls}
{$Row.Title}
{if $Row.Title=="打开失败页面"}
{$Row.Data}
{else} {$Row.Data} {/if}
{/foreach} {if $Op!="view"}
{$Key0}
{/if}
{$Form1End} {$Form1Check}