diff --git a/static/index.html b/static/index.html index 5ced711..9649269 100644 --- a/static/index.html +++ b/static/index.html @@ -100,7 +100,8 @@ - {{ pingLatency !== null ? pingLatency + 'ms' : '--ms' }} + {{ pingLatency !== null ? pingLatency + 'ms' : '--ms' + }} @@ -343,34 +344,7 @@ - -
-
-

{{ dialogMode === 'add' ? '新增隧道' : '编辑隧道' }}

-
-
-
- - -
-
-
-
-
-
-
-
- - -
-
-
-
+ @@ -378,6 +352,34 @@ + +
+
+

{{ dialogMode === 'add' ? '新增隧道' : '编辑隧道' }}

+
+
+
+ + +
+
+
+
+
+
+
+
+ + +
+
+
+