{template 'header', 'member'} {if $action == 'add'}
{if $currency == 'money'} {else} {/if}
关键词 {$word}
所属频道 {$MODULE[$mid][name]}
最低出价 {$price}{$unit}
加价幅度 {if $step}{$step}{$unit}{else}不限{/if}
* 我的出价
* 购买时长
* 信息ID
应付总额 {$price}{$unit}
{$DT[credit_name]}余额 {$_credit}{$unit}  [购买]
 
{elseif $action == 'list'}
* 关键词:
* 频道:
{else}
{loop $lists $k $v} {$v[days]} {/loop}
关键词 模块 出价 单位 开始日期 结束日期 剩余(天) 投放状态 申请时间 信息
{$v[word]} {$MODULE[$v[mid]][name]} {$v[price]} {if $v[currency]=='money'}{$DT[money_unit]}{else}{$DT[credit_unit]}{/if} {timetodate($v[fromtime], 3)} {timetodate($v[totime], 3)} {$v[process]} {timetodate($v[addtime], 5)} 直达
{$pages}
{/if} {if $action == 'add'} {/if} {template 'footer', 'member'}