- <%@ page language="java" contentType="text/html; charset=UTF-8" %>
- <%@include file="/commons/include/html_doctype.html"%>
- <head>
- <title>业务流程管理系统-广东宏天软件有限公司</title>
- <%@include file="/commons/include/home.jsp"%>
- </head>
-
- </head>
- <body>
- <div class="index-page">${html }</div>
- </html>
|