<%inherits "Discuz.Album.Pages.usercpphotomanage"%> <%template _header%>
<%template _menu%>

管理图片

<%template _albummenu%> <%if page_err==0%> <%if ispost%> <%template _usercpmsgbox%> <%else%>

{currentalbumname}({photocount})

    <%if photocount>0%> <%loop singlePhotoInfo photoList%>
  • <%if singlePhotoInfo["isattachment"].ToString()=="1"%> <%/if%>
    {singlePhotoInfo[PhotoOrder]}   编辑
    {singlePhotoInfo[title]}
    时间:{singlePhotoInfo[PostDate]}
  • <%/loop%> <%else%>
    暂无图片
    <%/if%>

<%if pagecount>1%>
{pagenumbers} {pageid}/{pagecount}页
全选   删除图片   转移图片    将 设置为封面 <%/if%>   增加图片
<%/if%> <%else%> <%template _usercperrmsgbox%> <%/if%>
<%template _copyright%> <%template _footer%>