{include file="public/header" /}
{notempty name="payment.payment_config"} {foreach name="payment.payment_config" item="config" key="key"} {/foreach} {/notempty}
{$payment.payment_name}
{$config.lable}
{if $config.type == 'file'} {if $config.value}

已上传{$config.value}

{/if} {else} {if $config.type == 'text'} {elseif $config.type == 'password'} {elseif $config.type == 'radio'}
{elseif $config.type == 'textarea'} {/if} {/if}
{$config.desc|raw}
{$Think.lang.payment_index_enable}
{$Think.lang.ds_back}