From 12a15dceedbe96d147bf2d1e4ed80bc098009176 Mon Sep 17 00:00:00 2001 From: Bogdan Date: Fri, 26 Aug 2022 18:07:07 +0200 Subject: [PATCH] design and styles for the new web interface --- HTML/{set_adapters.html => adapters.html} | 16 ++++--- HTML/espfs.paths | 9 ++-- HTML/index.html | 6 +-- HTML/logo.png | Bin 0 -> 10213 bytes HTML/res.js | 12 +++--- HTML/{set_services.html => services.html} | 4 +- HTML/styles.css | 50 ++++++++++++++-------- HTML/{set_system.html => system.html} | 27 ++++++------ components/webguiapp | 2 +- 9 files changed, 72 insertions(+), 54 deletions(-) rename HTML/{set_adapters.html => adapters.html} (90%) create mode 100644 HTML/logo.png rename HTML/{set_services.html => services.html} (97%) rename HTML/{set_system.html => system.html} (77%) diff --git a/HTML/set_adapters.html b/HTML/adapters.html similarity index 90% rename from HTML/set_adapters.html rename to HTML/adapters.html index 6e99446..eccc81c 100644 --- a/HTML/set_adapters.html +++ b/HTML/adapters.html @@ -19,7 +19,7 @@
-

Ethernet

+
ETHERNET
@@ -46,20 +44,19 @@
-

STAT

+
STAT
URL файла обновления:
- - - - + + + - + - - + + - - + +
Ethernet:?
WiFi:?
GPRS:?
LoRaWAN:?
Ethernet:?
WiFi:?
GPRS:?
Основной адаптер:?
Основной адаптер:?
MQTT соединение 1:?
MQTT соединение 2:?
MQTT соединение 1:?
MQTT соединение 2:?
Свободной памяти:?
Минимум памяти:?
Свободной памяти:?
Минимум памяти:?
@@ -68,7 +65,7 @@
-

CONTROL

+
CONTROL

diff --git a/components/webguiapp b/components/webguiapp index 936d2db..4b4b4cd 160000 --- a/components/webguiapp +++ b/components/webguiapp @@ -1 +1 @@ -Subproject commit 936d2db0807024fc99c6fe92c1ca46ac315072e7 +Subproject commit 4b4b4cda4267f2251c0a5fb9668f74c3887d80d7