$!httpInclude.include("/top.htm")
$!httpInclude.include("/seller/nav_head.htm")
$!httpInclude.include("/seller/nav.htm?op=advert")
卖家中心 > 我的广告
#foreach($obj in $objs) #if($!obj.ad_ap.ap_type=="img") #set($type="图片") #end #if($!obj.ad_ap.ap_type=="scroll") #set($type="滚动") #end #if($!obj.ad_ap.ap_type=="slide") #set($type="幻灯") #end #if($!obj.ad_ap.ap_type=="wapslide") #set($type="wap幻灯") #end #if($!obj.ad_ap.ap_type=="indexslide") #set($type="首页幻灯") #end #if($!obj.ad_ap.ap_type=="text") #set($type="文字") #end #if($!obj.ad_status==0) #set($ad_status="待审核") #end #if($!obj.ad_status==1) #set($ad_status="审核通过") #end #if($!obj.ad_status==-1) #set($ad_status="审核失败") #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.ad_title$!type $!obj.ad_begin_time $!obj.ad_end_time$!ad_status$!obj.ad_click_num 编辑 延时
$!gotoPageFormHTML
$!httpInclude.include("/footer.htm")