<%@ page language="java" 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"%> <%@ page isELIgnored="false" %> <% <<<<<<< HEAD String path = request.getContextPath(); // 获取应用的上下文路径 ======= String path = request.getContextPath(); >>>>>>> remotes/origin/wyp_branch %> <<<<<<< HEAD <<<<<<< HEAD
  
序号 账号 密 码 姓名 操作
${ss.index+1} ${user.loginname} ${user.loginpw} ${user.name} ======= 序号 账号 密 码 姓名 操作
${ss.index+1} ${user.loginname} ${user.loginpw} ${user.name} >>>>>>> remotes/origin/wyp_branch