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