{template 'header', 'member'}
{if $action == 'add'} {load('clear.js')} {elseif $action == 'list'}| 编号 | 广告位名称 | 广告类型 | 规格(px) | 价格/月 | 示意图 | 预定 |
|---|---|---|---|---|---|---|
| A{$v[pid]} | {$v[name]} | {$v[typename]} | {$v[width]} x {$v[height]} | {if $v[price]}{$v[price]}{$unit}{else}面议{/if} | {if $v[thumb]}查看{else}暂无{/if} | {if $EXT[ad_buy]}预定{else}--{/if} |
| 广告类型 | 广告名称 | 出价 | 开始日期 | 结束日期 | 剩余(天) | 投放状态 | 申请时间 | 预览 |
|---|---|---|---|---|---|---|---|---|
| {$TYPE[$v[typeid]]} | {$v[title]} | {$v[amount]}{if $v[currency] == 'money'}{$DT[money_unit]}{else}{$DT[credit_unit]}{/if} | {timetodate($v[fromtime], 3)} | {timetodate($v[totime], 3)} | {$v[days]} | {$v[process]} | {timetodate($v[addtime], 5)} | 预览 |