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

META-INF.resources.jsp.user.list.jsp Maven / Gradle / Ivy

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


	
		
			
			
		
	
	
		
# ${uiName}名称 性别 头像 邮件 手机 创建时间 操作
下载 Excel
${current.id} ${current.name} ${empty current.sex ? '未知' : (current.sex == 1 ? '男' : '女')} ${current.avatar} ${current.email} ${current.phone} 详情|登录信息
<%@include file="/jsp/common/pager.jsp" %>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy