META-INF.resources.WEB-INF.jsp.website.feedback-admin-list.jsp Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ajaxjs-framework2 Show documentation
Show all versions of ajaxjs-framework2 Show documentation
AJAXJS aims to full-stack, not only the server-side framework,
but also integrates the front-end library. It's written in HTML5 + Java, a successor to the JVM platform, efficient, secure, stable, cross-platform and many other advantages, but it abandoned the traditional enterprise architecture brought about by the large and bloated,
emphasizing the lightweight, and fast, very suitable for the Internet fast application.
The newest version!
<%@page pageEncoding="UTF-8"%>
<%@taglib uri="/ajaxjs" prefix="c"%>
${uiName}一览
#
留言者名称
留言时间
关联用户
联系方式
是否回复
控 制
提示:点击“关联用户”记录可以过滤显示特定的数据。
${item.id}
${item.name}
匿名用户
${empty item.extractData.userName ? item.extractData.userNickName : item.extractData.userName}
${item.contact}
${empty item.feedback ? '未回复': '已回复'}
用户详情
<%@include file="/WEB-INF/jsp/pager.jsp" %>
© 2015 - 2024 Weber Informatics LLC | Privacy Policy