updated webguiapp component
This commit is contained in:
parent
5140387538
commit
90becda150
|
|
@ -9,31 +9,20 @@ api/set3.json
|
|||
api/stat.json
|
||||
api/status.json
|
||||
api/tmr.json
|
||||
app
|
||||
app/set_app.html
|
||||
control.html
|
||||
favicon.ico
|
||||
head.inc
|
||||
iconsfont.css
|
||||
iconsfont.woff2
|
||||
index.html
|
||||
ioscr.js
|
||||
new
|
||||
new/iconsfont.css
|
||||
new/iconsfont.woff2
|
||||
new/index.html
|
||||
new/ioscr.js
|
||||
new/logo.png
|
||||
new/main.js
|
||||
new/styles.css
|
||||
main.js
|
||||
reboot.html
|
||||
res
|
||||
res.js
|
||||
res/ca_cert.pem
|
||||
style.css
|
||||
sys
|
||||
sys/control.html
|
||||
sys/reboot.html
|
||||
sys/set_eth.html
|
||||
sys/set_gprs.html
|
||||
sys/set_lora.html
|
||||
sys/set_mqtt.html
|
||||
sys/set_sys.html
|
||||
sys/set_time.html
|
||||
sys/set_wifi.html
|
||||
sys/stats.html
|
||||
set_eth.html
|
||||
set_gprs.html
|
||||
set_mqtt.html
|
||||
set_sys.html
|
||||
set_time.html
|
||||
set_wifi.html
|
||||
styles.css
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit d22992654bbc55ca8a6d316b5da6c0489eb3b387
|
||||
Subproject commit 203a9d86c18344d1f25d888b3b18832c41742558
|
||||
|
|
@ -1226,7 +1226,7 @@ CONFIG_ESPFS_USE_HEATSHRINK=y
|
|||
# end of libespfs
|
||||
|
||||
#
|
||||
# WebGuiApp configuration
|
||||
# webguiapp configuration
|
||||
#
|
||||
CONFIG_WEBGUIAPP_PROJECT_VER="0.0.0.0002"
|
||||
CONFIG_WEBGUIAPP_HOSTNAME="DEVICE_HOSTNAME"
|
||||
|
|
@ -1322,7 +1322,7 @@ CONFIG_WEBGUIAPP_DNS1_ADDRESS_DEFAULT="8.8.8.8"
|
|||
CONFIG_WEBGUIAPP_DNS2_ADDRESS_DEFAULT="8.8.4.4"
|
||||
CONFIG_WEBGUIAPP_DNS3_ADDRESS_DEFAULT="1.1.1.1"
|
||||
# end of DNS settings
|
||||
# end of WebGuiApp configuration
|
||||
# end of webguiapp configuration
|
||||
# end of Component config
|
||||
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user