diff --git a/WebRoot/admin/applylist.jsp b/WebRoot/admin/applylist.jsp index 8cb9b85..c19a0c9 100644 --- a/WebRoot/admin/applylist.jsp +++ b/WebRoot/admin/applylist.jsp @@ -58,15 +58,13 @@ String usertype = session.getAttribute("userType")+""; - - - - - - - - - + + + + + + + @@ -74,27 +72,11 @@ String usertype = session.getAttribute("userType")+""; - - - - - - - - - + + + + + + diff --git a/WebRoot/admin/applylist2.jsp b/WebRoot/admin/applylist2.jsp index ec307a3..bc65efd 100644 --- a/WebRoot/admin/applylist2.jsp +++ b/WebRoot/admin/applylist2.jsp @@ -65,8 +65,6 @@ String usertype = session.getAttribute("userType")+"";
房源大小类型价格申请人上传资料备注申请时间状态申请人id申请人姓名申请社区申请房源申请资料状态操作
- - ${item.hs.rooname} - ${item.hs.size} ${item.hs.cate} ${item.hs.price}元/月 - - ${item.user.username}/ - ${item.user.realname} - - 查看 - - - 查看 - ${item.created}${item.userid}${USERS_MAP[item.userid].username}${item.name}${item.cate}上传文件 @@ -116,6 +98,16 @@ String usertype = session.getAttribute("userType")+""; 市级审核不通过 + + + 修改 + + + + 删除 + +
-<%-- 申请人id、申请人姓名、申请社区、申请房源、申请资料--%> - @@ -80,19 +78,11 @@ String usertype = session.getAttribute("userType")+""; - + - - +
申请人id 申请人姓名 申请社区
- ${item.userid} -<%-- ${item.hs.rooname}--%> - ${item.userid} ${USERS_MAP[item.userid].username} ${item.name} ${item.cate} -<%-- --%> -<%-- 查看 --%> -<%-- --%> - 上传文件 diff --git a/WebRoot/admin/communitylist.jsp b/WebRoot/admin/communitylist.jsp index 4d73d53..b8ed0a1 100644 --- a/WebRoot/admin/communitylist.jsp +++ b/WebRoot/admin/communitylist.jsp @@ -20,9 +20,14 @@