$!httpInclude.include("/top.htm")
$!httpInclude.include("/seller/nav_head.htm")
$!httpInclude.include("/seller/nav.htm?op=album")
卖家中心
>
相册图片
相册列表
图片列表
水印管理
#if($!album.album_cover) #set($cover_img="$!webPath/$!{album.album_cover.path}/$!{album.album_cover.name}") #else #set($cover_img="$!webPath/resources/style/system/front/default/images/user_photo/smph.jpg") #end
$!album.album_name
全选
|
删除
|
#foreach($album in $albums)
$!album.album_name
#end
转移相册
|
添加水印
$!gotoPageHTML
#foreach($obj in $objs)
上传时间:$!CommUtil.formatShortDate($!obj.addTime)
原图尺寸:$!{obj.width}X$!{obj.height}
转移相册
设为封面
删除图片
#end
$!gotoPageHTML
$!httpInclude.include("/footer.htm")