You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
625 B
HTML
24 lines
625 B
HTML
<!doctype html>
|
|
<html>
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>Report</title>
|
|
</head>
|
|
|
|
<body style="margin-left: 24px; margin-top: 24px;">
|
|
|
|
<p> </p>
|
|
<p><a href="http://aliyun.xinyingpower.com/">主站</a>
|
|
<a href="photos.html">照片报表</a>
|
|
<a href="basicinfo.html">基本信息历史</a>
|
|
<a href="ws.html">工作状态历史</a>
|
|
<a href="rs.html">运行状态历史</a>
|
|
<a href="gps.html">GPS</a>
|
|
<a href="aialarm.html">AI报警</a>
|
|
</p>
|
|
|
|
|
|
</body>
|
|
|
|
</html> |