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

META-INF.resources.WEB-INF.jsp.website.ads-admin-list.jsp Maven / Gradle / Ivy

Go to download

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} ${catalogs[item.catalogId].name} ${item.link} ${(empty item.is_valid || item.is_valid == 1) ? '已上线': '已下线'}
<%@include file="/WEB-INF/jsp/pager.jsp" %>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy