You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
956 B
25 lines
956 B
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
|
|
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
|
<head>
|
|
<title>高拍仪</title>
|
|
<meta http-equiv="content-type" content="text/html; charset=utf8" />
|
|
<link rel="stylesheet" href="http://192.168.1.75:33336/video/style.css" type="text/css" />
|
|
<script type="text/javascript" src="http://192.168.1.75:33336/Common/commondefine.js"></script>
|
|
<script type="text/javascript" src="http://192.168.1.75:33336/Common/jquery.js"></script>
|
|
<script type="text/javascript" src="http://192.168.1.75:33336/video/jquery.rotate.js"></script>
|
|
<script type="text/javascript" src="http://192.168.1.75:33336/video/function.js"></script>
|
|
|
|
|
|
</head>
|
|
|
|
<body style="background-color: #FFF;" onLoad="Init()", onbeforeunload="Release()">
|
|
<div id="gpy_result_base64">null</div>
|
|
<script>
|
|
window.onload = function() {
|
|
GrabImage();
|
|
}
|
|
</script>
|
|
</body>
|
|
</html>
|
|
|
|
|