diff --git a/frontend/src/views/home/app/index.vue b/frontend/src/views/home/app/index.vue index 8551908e265e..5af5829e93f9 100644 --- a/frontend/src/views/home/app/index.vue +++ b/frontend/src/views/home/app/index.vue @@ -26,12 +26,14 @@
- - + +
+ +
- +
-
+
{{ app.name }}
@@ -42,7 +44,7 @@
-
+
{{ app.currentRow.name }} @@ -61,12 +63,12 @@
-
+
{{ $t('app.version') + ': ' + app.currentRow.version }}
-
+
- {{ $t('home.dir') }} + {{ $t('tabs.more') }} - - - - {{ $t('app.webUIConfig') }} - - {{ $t('firewall.quickJump') }} - - -
-
- - {{ defaultLink + ':' + app.currentRow.httpPort }} - -
-
- - {{ app.currentRow.webUI }} - -
-
-
- + -
@@ -180,18 +132,14 @@