mirror of
https://github.com/ADElectronics/RTL00_WEB_WS2812.git
synced 2025-02-21 00:15:19 +00:00
49 lines
1.9 KiB
HTML
49 lines
1.9 KiB
HTML
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|||
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|||
|
|
|||
|
<head>
|
|||
|
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
|
|||
|
<base target="child_page" />
|
|||
|
<title><EFBFBD><EFBFBD><EFBFBD>ݧ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ѧ<EFBFBD> <20>ݧѧާ<D1A7><DEA7><EFBFBD></title>
|
|||
|
<link rel="stylesheet" href="index_style.css" />
|
|||
|
<script type="text/javascript">
|
|||
|
var sel = 1;
|
|||
|
function opt_sel(v) {
|
|||
|
document.getElementById("op_" + sel).className = "";
|
|||
|
document.getElementById("op_" + v).className = "opt_sel";
|
|||
|
sel = v;
|
|||
|
}
|
|||
|
function resizeIframe(obj) {
|
|||
|
obj.style.height = obj.contentWindow.document.body.scrollHeight + 'px';
|
|||
|
}
|
|||
|
</script>
|
|||
|
</head>
|
|||
|
|
|||
|
<body>
|
|||
|
<div style="width:850px;margin-left:auto;margin-right:auto;margin-top:0px;font-family:Avqest">
|
|||
|
<div id="header" style="position:relative;float:left;width: 100%;">
|
|||
|
<div class="logo" style="display:block;position:relative;float:left;width:213px;height:50px">
|
|||
|
<a target="_blank" href="https://adelectronics.ru/">
|
|||
|
<img src="logo.png"/>
|
|||
|
</a>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
|
|||
|
<div style="width:200px;float:left;position:relative">
|
|||
|
<ul id="menu" style='margin-top:35px;'>
|
|||
|
<li><a href="ws.html" id="op_1" class="opt_sel" onclick="opt_sel(1)"><EFBFBD><EFBFBD><EFBFBD>ݧѧӧߧѧ<EFBFBD></a></li>
|
|||
|
<li><a href="wifi_set.html" id="op_2" onclick="opt_sel(2)"><EFBFBD><EFBFBD><EFBFBD>ѧ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ۧܧ<EFBFBD> WiFi</a></li>
|
|||
|
<li><a href="sys_set.html" id="op_3" onclick="opt_sel(3)"><EFBFBD><EFBFBD><EFBFBD>ڧ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>֧ާߧ<EFBFBD><EFBFBD><EFBFBD> <20>ߧѧ<DFA7><D1A7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ۧܧ<DBA7></a></li>
|
|||
|
</ul>
|
|||
|
</div>
|
|||
|
|
|||
|
<div id="back_div" class="back_div" style='width:650px;float:left;position:relative;'>
|
|||
|
<iframe id="child_page" name="child_page" frameborder="0" style="border-style:none;width:100%;margin-top:20px;height:1150px;border-spacing:0px" src="ws.html" scrolling="auto" allowTransparency="true"></iframe>
|
|||
|
</div>
|
|||
|
|
|||
|
</div>
|
|||
|
</body>
|
|||
|
|
|||
|
</html>
|
|||
|
|