$!httpInclude.include("/top.htm")
$!httpInclude.include("/seller/nav_head.htm")
$!httpInclude.include("/seller/nav.htm?op=advert")
卖家中心 > 广告列表
#foreach($obj in $objs) #if($!obj.ap_type=="img") #set($type="图片") #end #if($!obj.ap_type=="scroll") #set($type="滚动") #end #if($!obj.ap_type=="slide") #set($type="幻灯") #end #if($!obj.ap_type=="wapslide") #set($type="wap幻灯") #end #if($!obj.ap_type=="indexslide") #set($type="首页幻灯") #end #if($!obj.ap_type=="text") #set($type="文字") #end #if($!obj.ap_show_type==0) #set($ap_show_type="固定广告") #end #if($!obj.ap_show_type==1) #set($ap_show_type="随机广告") #end #end
广告标题 广告类型 广告宽度 广告高度 广告价格 显示类型 操作
$!obj.ap_title$!type $!obj.ap_width $!obj.ap_height $!{obj.ap_price} 金币/月$!ap_show_type 购买广告
$!gotoPageFormHTML
$!httpInclude.include("/footer.htm")