mirror of
https://github.com/GB28181/GB28181-Simulation-Tool.git
synced 2026-02-07 23:16:24 +08:00
53 lines
1.0 KiB
HTML
53 lines
1.0 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<title>没有该软件的有效授权!</title>
|
|
<link href="index.css" rel="stylesheet" type="text/css" />
|
|
</head>
|
|
<body>
|
|
|
|
<div id="container">
|
|
<!--页面头部-->
|
|
<div id="header">
|
|
</div>
|
|
|
|
<!--页面主体-->
|
|
<div id="pagebody">
|
|
|
|
<div id="error" style="border:1px;height:500px;text-align:center;font:bold 20px Verdana;color:#3399FF;">
|
|
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
<strong>没有该软件的有效授权!</strong>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
<!--页面底部-->
|
|
<div class="clear">
|
|
</div>
|
|
|
|
<div id="footer" align="center">
|
|
Copyright © 2010-2014 公安部第一研究所/北京中盾安全技术开发公司 版权所有
|
|
<br>版本 1.0.0.5
|
|
</div>
|
|
|
|
</div>
|
|
</body>
|
|
</html> |