META-INF.resources.WEB-INF.jsp.entity.article-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}一览
新建 |
#
${uiName}名称
创建时间
修改时间
分 类
是否上线
封面图片
控 制
${item.id}
${item.name}
${newsCatalogs[item.catalogId].name}
${(empty item.is_valid || item.is_valid == 1) ? '已上线': '已下线'}
<%@include file="/WEB-INF/jsp/pager.jsp" %>