<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" isELIgnored="false" %> <%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %> <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %> 水价信息列表 <%-- 全局主题配置--%>

水价信息信息

<%-- --%>
${statisticInfo}
<%----%> <%----%>
#年月 水价 ↓ 操作
${s.count}input class="t-check" type="checkbox" value="${ i.id}">${ i.niany } ${ i.price } 查看 编辑 删除
<%--时间选择的插件--%>