diff --git a/control.html b/control.html index f6ba63f..7fcd901 100644 --- a/control.html +++ b/control.html @@ -6,6 +6,9 @@ + + + @@ -40,11 +43,11 @@
- + + value="off">
@@ -54,11 +57,11 @@
+ value="enable"> + value="disable">
@@ -66,7 +69,7 @@
-
@@ -75,11 +78,11 @@
+ value="enable"> + value="disable">
@@ -89,11 +92,11 @@
+ value="enable"> + value="disable">
@@ -103,20 +106,26 @@
+ value="lock"> + value="unlock">
+
+ +
+ +
+
- +
@@ -128,6 +137,24 @@ + + \ No newline at end of file diff --git a/home.html b/home.html index 34590c4..664f64c 100644 --- a/home.html +++ b/home.html @@ -7,6 +7,7 @@ + @@ -15,7 +16,7 @@
-
GEAZAN
+
diff --git a/js/config.js b/js/config.js new file mode 100644 index 0000000..26729c3 --- /dev/null +++ b/js/config.js @@ -0,0 +1,2 @@ +var siteName="GEAZAN" +var siteUrl="www.geazan.com" \ No newline at end of file diff --git a/system.html b/system.html index 723de15..d7c2bb8 100644 --- a/system.html +++ b/system.html @@ -6,6 +6,9 @@ + + + @@ -39,44 +42,54 @@
- +
+ v1.0.0 +
- +
+ v1.0.1 +
- +
+ SN-2343-123-NNDD +
- +
+ HostName +
- +
- - + + + +
-
@@ -88,6 +101,33 @@ + \ No newline at end of file