作者 钟来

初始提交

@@ -15,7 +15,6 @@ String basePath = request.getScheme()+"://"+request.getServerName()+":"+request. @@ -15,7 +15,6 @@ String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.
15 <meta http-equiv="keywords" content="keyword1,keyword2,keyword3"> 15 <meta http-equiv="keywords" content="keyword1,keyword2,keyword3">
16 <meta http-equiv="description" content="This is my page"> 16 <meta http-equiv="description" content="This is my page">
17 </head> 17 </head>
18 -  
19 <body> 18 <body>
20 <h1><a href="${base}/excel/list"style="text-decoration:none;">文件列表(可编辑)</a></h1> 19 <h1><a href="${base}/excel/list"style="text-decoration:none;">文件列表(可编辑)</a></h1>
21 <h1><a href="${base}/excel/scan" style="text-decoration:none;" >文件列表(只读)</a></h1> 20 <h1><a href="${base}/excel/scan" style="text-decoration:none;" >文件列表(只读)</a></h1>