{include file="Public:header2"/}
| ID | 盒子ID | 盒子名称 | 备注 | 当前利润率(%) | 配置下架利润(%) | 订单总价值 | 出货总价值 | 下架时间 | 操作 |
|---|---|---|---|---|---|---|---|---|---|
| {if condition="$vo.is_read eq 0"} {/if} {$vo.id} | {$vo.goods_id} | {$vo.goods_title} | {$vo.remarks|default=''} |
{$vo.profit_rate}% | {$vo.xiajia_lirun}% | {$vo.order_total} | {$vo.goods_total} | {$vo.create_time_text} | 查看盒子 {if condition="$vo.goods_status neq 1"} 上架盒子 {/if} |
| 暂时没有数据! | |||||||||