请先加好本站链接
<#assign path='/cfdc226d-8abc-48ec-810d-f3941b175b20.html'/> <@import path="ftl/tools.ftl" namespace="t"/> <#if error?has_content><@t.m error/>
#if> <#if result?has_content&&!error?has_content>提交成功,请等待管理员审核!
<#else> #if> <@_placeMetadata path=path><#assign a=object/>@_placeMetadata> <#if user?has_content&&(a.adminIds)?has_content&&a.adminIds?seq_contains(user.id)> <@_placeList path=path advanced=true pageIndex=pageNum count=numPerPage> <#list page.list as a> <@t.merge 'userIds' a.userId!/> #list> <@_sysUser ids=t.userIds!><#assign userMap=map!/>@_sysUser> <#list page.list as a>${a.title} ${a.clicks} [${(userMap[a.userId?string].nickName)!}] <#if 0=a.status> 审核 #if> 删除
#list> @_placeList> #if>