汇联通执法队后台管理系统
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

index.jsp 211B

1234
  1. <%@ page contentType="text/html;charset=utf-8"%>
  2. <%@ include file="/WEB-INF/jsp/include.jsp"%>
  3. <!-- 有sso时直接到首页,sso会拦截后跳到登录页面 -->
  4. <c:redirect url="/app/index?myMenuId=index"/>