{template 'common/header'} {if $do == 'display'}
支付参数 参数配置状态 操作
支付宝支付 {{ paysetting.alipay.has_config ? '已配置' : '未配置' }}
微信支付 {{ paysetting.wechat.has_config ? '已配置' : '未配置' }}
{/if} {template 'common/footer'}