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

user.view.list.jsp Maven / Gradle / Ivy

The newest version!
<%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="utf-8"%>
<%@ taglib prefix="c"  uri="http://java.sun.com/jsp/jstl/core" %>

账号 姓名 角色 部门 办公电话 手机号码 状态 帐号有效期 有效 上一次登陆时间 上一次登陆IP 注册时间 操作
抱歉,没有任何记录。
${pojo.account} ${pojo.trueName} ${role.name}, ${depart.code.remark}, ${pojo.officePhone} ${pojo.mobileNum} 正常 锁定 ${pojo.availablePeriod} ${pojo.isValid} ${pojo.lastLoginTime} ${pojo.lastLoginIp} ${pojo.regTime} 锁定 解锁 删除 编辑
每页 条,共${listPage.dpc.allCount}条记录,每页${listPage.dpc.numPerPage}条,当前第${listPage.dpc.currentPage}/${listPage.dpc.pageCount}页




© 2015 - 2025 Weber Informatics LLC | Privacy Policy