<{t}>整合论坛名称:<{/t}><{$params.passport_name}>
<{t}>是否开启:<{/t}> checked="checked"<{/if}> /> <{t}>是<{/t}> checked="checked"<{/if}> /> <{t}>否<{/t}>
<{foreach from=$options item=item key=key}> <{/foreach}>
<{$item.label}> <{input type=$item.type options=$item.options name="config[{$key}]" value=$item.value class="x-input" required=$item.required}>
<{button type="submit" label="保存"}>