mirror of
https://gitee.com/kekingcn/file-online-preview.git
synced 2026-03-18 15:13:45 +08:00
优化项目结构、优化 maven 结构
This commit is contained in:
@@ -0,0 +1,61 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!--***********************************************************
|
||||
*
|
||||
* Licensed to the Apache Software Foundation (ASF) under one
|
||||
* or more contributor license agreements. See the NOTICE file
|
||||
* distributed with this work for additional information
|
||||
* regarding copyright ownership. The ASF licenses this file
|
||||
* to you under the Apache License, Version 2.0 (the
|
||||
* "License"); you may not use this file except in compliance
|
||||
* with the License. You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing,
|
||||
* software distributed under the License is distributed on an
|
||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||
* KIND, either express or implied. See the License for the
|
||||
* specific language governing permissions and limitations
|
||||
* under the License.
|
||||
*
|
||||
***********************************************************-->
|
||||
<html>
|
||||
<head>
|
||||
<title>Unbenanntes Dokument</title>
|
||||
<meta http-equiv="Content-Type"
|
||||
content="text/html; charset=iso-8859-1">
|
||||
<link href="style.css" rel="stylesheet" type="text/css">
|
||||
</head>
|
||||
<body background="images/background.gif">
|
||||
<table width="177" height="100" border="0" align="center">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td width="12" height="20" class="ccolor"> </td>
|
||||
<td width="12" class="ccolor"> </td>
|
||||
<td width="149" class="toctitle">Site title</td>
|
||||
<td width="12" class="ccolor"> </td>
|
||||
<td width="12" class="ccolor"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td height="80" class="ccolor"> </td>
|
||||
<td class="tcolor"> </td>
|
||||
<td class="tcolor">
|
||||
<span class="doctitle">Document</span><br>
|
||||
<span class="doccreationdate">Creation Date</span><br>
|
||||
<span class="doclastchangeddate">Last Change Date</span><br>
|
||||
<span class="docfilename">Filename</span></td>
|
||||
<td class="tcolor"> </td>
|
||||
<td class="ccolor"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="12" height="20" class="ccolor"> </td>
|
||||
<td width="12" class="ccolor"> </td>
|
||||
<td width="149" class="ccolor"> </td>
|
||||
<td width="12" class="ccolor"> </td>
|
||||
<td width="12" class="ccolor"> </td>
|
||||
</tr>
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user