<%@ 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"%> <% String path = request.getContextPath(); String basePath = request.getScheme() + "://" + request.getServerName() + ":" + request.getServerPort() + path + "/"; %> <%@ include file="../../system/index/top.jsp"%>

科目管理

序号 中文名称 英文名称 备注
${vs.index+1} ${var.CNAME} ${var.ENAME} ${var.REMARK}
没有相关数据
<%@ include file="../../system/index/foot.jsp"%>