ID | 类型 | 大小 | 地址 | 房主 | 价格 | 租用人 | 操作 |
---|---|---|---|---|---|---|---|
${u.house_id} | ${u.house_type} | ${u.house_size} | ${u.address} | ${u.house_name} | ${u.price} | ${u.user_name} | 退租 |
%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@ taglib prefix = "c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ include file="user_meau.jsp" %>