<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %> 消息列表
用户列表
用户姓名 昵称 头像 创建时间 来源 地址
${user.username } ${user.display_name } 用户头像 ${user.ext_type } ${user.location }
没有查询到数据
<%@include file="/common/other/paper/pager.jsp"%>