<{if $configs}> <{foreach from=$configs item=item}> <{/foreach}>
<{$item.label}>: <{$item.inputer}> <{if $item.required}> * 必填 <{/if}>
<{/if}>