$!httpInclude.include("/top.htm")
$!httpInclude.include("/seller/nav_head.htm")
$!httpInclude.include("/seller/nav.htm?op=album")
卖家中心 > 我的相册
#foreach($obj in $objs) #if($!obj.album_cover) #set($cover_img="$!webPath/$!obj.album_cover.path/$!obj.album_cover.name") #else #set($cover_img="$!webPath/resources/style/system/front/default/images/new/case_small_img.jpg") #end #end
$!gotoPageHTML
$!httpInclude.include("/footer.htm")