From f93a4d80820f1d542b3156a5136c4a9c4308e50a Mon Sep 17 00:00:00 2001 From: Russel Yasol Date: Thu, 3 Oct 2024 16:28:50 +0800 Subject: [PATCH] fixed data fetching error --- www/about.html | 12 ++- www/advance-settings.html | 6 +- www/bandlock.html | 124 +++++++++++++++++++---------- www/cell-locking.html | 5 +- www/cell-scanner.html | 5 +- www/cell-settings.html | 5 +- www/cell-sms.html | 5 +- www/css/custom.css | 29 +------ www/home.html | 3 +- www/js/utils/reboot.js | 4 +- www/js/utils/restart-connection.js | 69 ++++++++++++++++ 11 files changed, 185 insertions(+), 82 deletions(-) create mode 100644 www/js/utils/restart-connection.js diff --git a/www/about.html b/www/about.html index 3a968dc..b5b0f39 100644 --- a/www/about.html +++ b/www/about.html @@ -23,6 +23,7 @@ + + @@ -89,7 +90,10 @@