make webui looks better
This commit is contained in:
parent
3144214cfe
commit
dc20153722
11 changed files with 255 additions and 102 deletions
8
src/ota_html/ota-part1.html
Normal file
8
src/ota_html/ota-part1.html
Normal file
|
@ -0,0 +1,8 @@
|
|||
R"=====(<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
|
||||
<form method="POST" action="#" enctype="multipart/form-data" id="upload_form">
|
||||
<h1>ESPMega PRO</h1>
|
||||
<h3>Programming Tool</h3>
|
||||
|
||||
<p style="text-align: left">
|
||||
Hostname
|
||||
<span style="float: right">)====="
|
Loading…
Add table
Add a link
Reference in a new issue