11111
This commit is contained in:
+250
@@ -0,0 +1,250 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="zh-cn">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<link rel="shortcut icon" href="https://www.xftsoft.com/favicon.ico" />
|
||||
<title>单页下载</title>
|
||||
<style>
|
||||
* {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
table {
|
||||
font-size: 12px;
|
||||
border-top: 1px solid#ccc;
|
||||
border-left: 1px solid#ccc;
|
||||
line-height: 30px;
|
||||
width: 100%;
|
||||
}
|
||||
th {
|
||||
background-color: #3f51b5;
|
||||
color: #fff;
|
||||
}
|
||||
th,
|
||||
td {
|
||||
border-right: 1px solid#ccc;
|
||||
border-bottom: 1px solid#ccc;
|
||||
padding: 2px 5px;
|
||||
}
|
||||
.num {
|
||||
width: 60px;
|
||||
text-align: center;
|
||||
}
|
||||
.dt {
|
||||
width: 130px;
|
||||
text-align: center;
|
||||
}
|
||||
.su {
|
||||
text-align: center;
|
||||
width: 60px;
|
||||
}
|
||||
.err {
|
||||
text-align: center;
|
||||
width: 60px;
|
||||
}
|
||||
.error {
|
||||
background-color: #ffeb3b6b;
|
||||
}
|
||||
.dir {
|
||||
margin: 0 5px;
|
||||
}
|
||||
.url {
|
||||
line-height: 18px;
|
||||
}
|
||||
.url a {
|
||||
word-break: break-word;
|
||||
white-space: normal;
|
||||
}
|
||||
a {
|
||||
color: blue;
|
||||
}
|
||||
a:visited {
|
||||
color: #333;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<table cellspacing="0">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>序号</th>
|
||||
<th>网址</th>
|
||||
<th>保存地址</th>
|
||||
<th>是否成功</th>
|
||||
<th>原因</th>
|
||||
<th>完成时间</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="">
|
||||
<td class="num">1</td>
|
||||
<td class="url">
|
||||
<a
|
||||
href="javascript:;"
|
||||
onclick="javascript:window.open('https://cloud.baidu.com/');"
|
||||
>https://cloud.baidu.com/</a
|
||||
>
|
||||
</td>
|
||||
<td>
|
||||
<span class="dir">D:\gitproject\baidu\Pg_cloud.baidu.com</span> [<a
|
||||
href="D:\gitproject\baidu\Pg_cloud.baidu.com\index.html"
|
||||
target="_blank"
|
||||
>浏览</a
|
||||
>]
|
||||
</td>
|
||||
<td class="su">成功</td>
|
||||
<td class="err"></td>
|
||||
<td class="dt">2024/09/19 11:47:24</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="num">2</td>
|
||||
<td class="url">
|
||||
<a
|
||||
href="javascript:;"
|
||||
onclick="javascript:window.open('https://cloud.baidu.com/product/bcd.html');"
|
||||
>https://cloud.baidu.com/product/bcd.html</a
|
||||
>
|
||||
</td>
|
||||
<td>
|
||||
<span class="dir">D:\gitproject\baidu\Pg_cloud.baidu.com_2</span>
|
||||
[<a
|
||||
href="D:\gitproject\baidu\Pg_cloud.baidu.com_2\index.html"
|
||||
target="_blank"
|
||||
>浏览</a
|
||||
>]
|
||||
</td>
|
||||
<td class="su">成功</td>
|
||||
<td class="err"></td>
|
||||
<td class="dt">2024/09/19 11:48:58</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="num">3</td>
|
||||
<td class="url">
|
||||
<a
|
||||
href="javascript:;"
|
||||
onclick="javascript:window.open('https://cloud.baidu.com/product/aipage.html');"
|
||||
>https://cloud.baidu.com/product/aipage.html</a
|
||||
>
|
||||
</td>
|
||||
<td>
|
||||
<span class="dir">D:\gitproject\baidu\Pg_cloud.baidu.com_2</span>
|
||||
[<a
|
||||
href="D:\gitproject\baidu\Pg_cloud.baidu.com_2\index.html"
|
||||
target="_blank"
|
||||
>浏览</a
|
||||
>]
|
||||
</td>
|
||||
<td class="su">成功</td>
|
||||
<td class="err"></td>
|
||||
<td class="dt">2024/09/19 11:52:23</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="num">4</td>
|
||||
<td class="url">
|
||||
<a
|
||||
href="javascript:;"
|
||||
onclick="javascript:window.open('https://cloud.baidu.com/product/ssl.html');"
|
||||
>https://cloud.baidu.com/product/ssl.html</a
|
||||
>
|
||||
</td>
|
||||
<td>
|
||||
<span class="dir">D:\gitproject\baidu\Pg_cloud.baidu.com_3</span>
|
||||
[<a
|
||||
href="D:\gitproject\baidu\Pg_cloud.baidu.com_3\index.html"
|
||||
target="_blank"
|
||||
>浏览</a
|
||||
>]
|
||||
</td>
|
||||
<td class="su">成功</td>
|
||||
<td class="err"></td>
|
||||
<td class="dt">2024/09/19 11:54:15</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="num">5</td>
|
||||
<td class="url">
|
||||
<a
|
||||
href="javascript:;"
|
||||
onclick="javascript:window.open('https://cloud.baidu.com/product/cdn.html');"
|
||||
>https://cloud.baidu.com/product/cdn.html</a
|
||||
>
|
||||
</td>
|
||||
<td>
|
||||
<span class="dir">D:\gitproject\baidu\Pg_cloud.baidu.com_4</span>
|
||||
[<a
|
||||
href="D:\gitproject\baidu\Pg_cloud.baidu.com_4\index.html"
|
||||
target="_blank"
|
||||
>浏览</a
|
||||
>]
|
||||
</td>
|
||||
<td class="su">成功</td>
|
||||
<td class="err"></td>
|
||||
<td class="dt">2024/09/19 11:56:00</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="num">6</td>
|
||||
<td class="url">
|
||||
<a
|
||||
href="javascript:;"
|
||||
onclick="javascript:window.open('https://cloud.baidu.com/product/waf.html');"
|
||||
>https://cloud.baidu.com/product/waf.html</a
|
||||
>
|
||||
</td>
|
||||
<td>
|
||||
<span class="dir">D:\gitproject\baidu\Pg_cloud.baidu.com_5</span>
|
||||
[<a
|
||||
href="D:\gitproject\baidu\Pg_cloud.baidu.com_5\index.html"
|
||||
target="_blank"
|
||||
>浏览</a
|
||||
>]
|
||||
</td>
|
||||
<td class="su">成功</td>
|
||||
<td class="err"></td>
|
||||
<td class="dt">2024/09/19 11:57:28</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="num">7</td>
|
||||
<td class="url">
|
||||
<a
|
||||
href="javascript:;"
|
||||
onclick="javascript:window.open('https://cloud.baidu.com/product/cdnabroad.html');"
|
||||
>https://cloud.baidu.com/product/cdnabroad.html</a
|
||||
>
|
||||
</td>
|
||||
<td>
|
||||
<span class="dir">D:\gitproject\baidu\Pg_cloud.baidu.com_6</span>
|
||||
[<a
|
||||
href="D:\gitproject\baidu\Pg_cloud.baidu.com_6\index.html"
|
||||
target="_blank"
|
||||
>浏览</a
|
||||
>]
|
||||
</td>
|
||||
<td class="su">成功</td>
|
||||
<td class="err"></td>
|
||||
<td class="dt">2024/09/19 11:58:45</td>
|
||||
</tr>
|
||||
<tr class="">
|
||||
<td class="num">8</td>
|
||||
<td class="url">
|
||||
<a
|
||||
href="javascript:;"
|
||||
onclick="javascript:window.open('https://cloud.baidu.com/product/ddos.html');"
|
||||
>https://cloud.baidu.com/product/ddos.html</a
|
||||
>
|
||||
</td>
|
||||
<td>
|
||||
<span class="dir">D:\gitproject\baidu\Pg_cloud.baidu.com_7</span>
|
||||
[<a
|
||||
href="D:\gitproject\baidu\Pg_cloud.baidu.com_7\index.html"
|
||||
target="_blank"
|
||||
>浏览</a
|
||||
>]
|
||||
</td>
|
||||
<td class="su">成功</td>
|
||||
<td class="err"></td>
|
||||
<td class="dt">2024/09/19 12:00:47</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<div style="font-size: 12px; margin: 8px">统计:成功8个;失败0个。</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user