mirror of
https://github.com/ADElectronics/RTL00_WEB_WS2812.git
synced 2025-02-19 06:55:17 +00:00
48 lines
1.9 KiB
HTML
48 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>坐抖批扭忘攸 抖忘技扭忘</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)">坐抖忘志扶忘攸</a></li>
|
|
<li><a href="wifi_set.html" id="op_2" onclick="opt_sel(2)">妖忘扼找把抉抄抗我 WiFi</a></li>
|
|
<li><a href="sys_set.html" id="op_3" onclick="opt_sel(3)">妊我扼找快技扶抑快 扶忘扼找把抉抄抗我</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>
|
|
|