mirror of
https://github.com/pvvx/RTL00_WEB.git
synced 2025-07-31 20:31:05 +00:00
first commit
This commit is contained in:
commit
fa343db334
154 changed files with 18186 additions and 0 deletions
20
WEBFiles/index.htm
Normal file
20
WEBFiles/index.htm
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
|
||||
<title>RTL871X</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
</head><body>
|
||||
~inc:menu.inc~
|
||||
<div class="content">
|
||||
<h2 class="title">✯<a href="/help/webvars.htm">Info</a>✯</h2>
|
||||
<p class="center">
|
||||
Name: ~wifi_ap_ssid~ Password: ~wifi_ap_psw~<br>
|
||||
Web connect: ~web_remote~,<br>
|
||||
WEB ver: ~sys_webver~, SDK ver: ~sys_sdkver~.<br>
|
||||
ChipID: ~sys_cid~.<br><br>
|
||||
DevTime: <span id='sntptime'>SNTP disable</span><br>
|
||||
PowerStartTime: <span id='starttime'>?</span><br><br>
|
||||
</p></div>
|
||||
~inc:footer.inc~
|
||||
~inc:time.inc~
|
||||
</body></html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue