添加自变量
变量名
变量值
操作
{foreach $sys as $dat}
{$dat.as}({$dat.key})
{if strlen($dat.value)>50}
{$dat.value}
{else}
{/if}
删除
{/foreach}
确认保存