充值卡管理

  • class="current"<{/if}>>管理
  • class="current"<{/if}>>添加
<{if $smarty.get.operation=='add' or $smarty.get.operation=='edit' }>
充值卡
充值面额
加送点
有效时间 -
生成数量
 
<{else}>
<{foreach item=list from=$de.list}> <{foreachelse}> <{/foreach}>
卡号 密码 面额 加送点 创建时间 有效时间 状态 使用人 操作
<{$list.card_num}> <{$list.password}> <{$config.money}> <{$list.total_price|number_format:2}> <{$config.money}> <{$list.give_price|number_format:2}> <{$list.creat_time|date_format:"%Y-%m-%d %H:%M:%S"}> <{$list.stime|date_format:"%Y-%m-%d"}>---<{$list.etime|date_format:"%Y-%m-%d"}> <{if $list.statu==1}>已使用<{else}>未使用<{/if}> <{if $list.use_name}><{$list.use_name}><{else}>无人使用<{/if}> <{$delimg}>
暂无符合条件的数据记录
<{$de.page}>
<{/if}>