正在显示
1 个修改的文件
包含
0 行增加
和
1 行删除
| @@ -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> |
-
请 注册 或 登录 后发表评论