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.

26 lines
931 B

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<%@ page language="java" contentType="text/html; charset=UTF-8"
pageEncoding="UTF-8"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Insert title here</title>
</head>
<body>
<div title="欢迎使用" style="padding:20px;overflow:hidden; color:red;padding-top:256px; " align="center" >
<p style="font-size: 50px; line-height: 30px; height: 30px;">欢迎使用书画系统</p>
<!--<p>欢迎使用</p>
<p>开发周期2018/6/3 --- 2018/6/10共计7天</p>
<hr />
<h2>系统环境</h2>
<p>系统环境Windows</p>
<p>开发工具Eclipse</p>
<p>Java版本JDK 1.7</p>
<p>服务器tomcat 7.0</p>
<p>数据库MySQL 5.7</p>
<p>系统采用技术: Servlet+Jsp+Jdbc+dbutils+EasyUI+jQuery+Ajax+面向接口编程</p> -->
</div>
</body>
</html>