<%inherits "Discuz.Album.Pages.usercpphotomanage"%> <%template _header%>
<%template _menu%>
<%template _albummenu%>
<%if page_err==0%> <%if ispost%> <%template _msgbox%> <%else%>

{currentalbumname}({photocount})

全选   删除图片    转移图片     将 设置为封面    增加图片
 
    <%loop singlePhotoInfo photoList%>
  • <%if singlePhotoInfo["isattachment"].ToString()=="1"%> <%/if%>
    {singlePhotoInfo[PhotoOrder]}   编辑
    {singlePhotoInfo[title]}
    上传时间:{singlePhotoInfo[PostDate]}
  • <%/loop%>
{pageid}/{pagecount}页{pagenumbers} 跳转
<%/if%>
<%else%> <%template _usercperrmsgbox%> <%/if%>
<%template _copyright%> <%template _footer%>