All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.WEB-INF.jsp.cms.article-list.jsp Maven / Gradle / Ivy

The newest version!
<%@page pageEncoding="UTF-8"%>
<%@taglib uri="/ajaxjs" prefix="c"%>


	
		
			
			
		
	
	
		
# ${uiName}名称 创建时间 修改时间 分 类 是否上线 控 制
${current.id} ${current.name} ${current.catelogName} ${(empty current.status || current.status == 1) ? '已上线': '已下线'} 浏览 编辑 删除
<%@include file="/jsp/common/pager.jsp" %>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy