<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <% String path = request.getContextPath(); String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; String type=request.getParameter("type"); String title="读者积分清单"; %> <%=title %> <%@ include file="../global/linkcss.jsp" %>
查询 格式设计
<%@ include file="exportfd.jsp" %> <%@ include file="../global/easyui-dialog.jsp"%> <%@ include file="../global/linkjs.jsp" %>