{extend name="../../admin/view/main"} {block name="button"} {/block} {block name='content'}
{notempty name='list'} {/notempty} {foreach $list as $key=>$vo} {/foreach}
通道ID 商户名称 通道名称 创建时间
{$vo.id} {$vo.merchant.name} {$vo.name} {$vo.create_at} {if auth("edit")} 编 辑 {/if} 禁 用 启 用 渠道设置 折扣设置
{empty name='list'}没有记录哦{else}{$pagehtml|raw|default=''}{/empty}
{/block}