{extend name="../../admin/view/main"} {block name="button"} {/block} {block name='content'}
商户名称 | 商品名称 | 总金额(万) | 分成 | 是否计入余额 | 时间 | |
---|---|---|---|---|---|---|
{$vo.mname} | {$vo.product_name} | {$vo.num} | {$vo.percent} | {if $vo.is_yue == 1}计入{else}不计入{/if} | {$vo.create_at} | {if auth("edit")} 编 辑 {/if} 删 除 |