From 7f06c7e92e565bd5ab5b9703377c0d8f814443e6 Mon Sep 17 00:00:00 2001
From: see-more <107225647+see-more@users.noreply.github.com>
Date: Sat, 14 Sep 2024 13:43:52 +0800
Subject: [PATCH] =?UTF-8?q?style:=E4=BC=98=E5=8C=96=E6=A6=82=E8=A7=88?=
=?UTF-8?q?=E7=95=8C=E9=9D=A2=E7=9A=84=E5=B8=83=E5=B1=80=20(#6491)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
* fix:
cannot be child of
* style:优化概览界面的布局
---
.../components/error-message/error_code.vue | 20 ++-
.../src/components/router-button/index.vue | 3 +-
frontend/src/views/home/index.vue | 142 +++++++++---------
3 files changed, 85 insertions(+), 80 deletions(-)
diff --git a/frontend/src/components/error-message/error_code.vue b/frontend/src/components/error-message/error_code.vue
index 8a345889e..2bd25d957 100644
--- a/frontend/src/components/error-message/error_code.vue
+++ b/frontend/src/components/error-message/error_code.vue
@@ -1,16 +1,14 @@
-
-
-
- {{ loadErrInfo() }}
-
-
-
-
- nginx
-
-
+
+
+ {{ loadErrInfo() }}
+
+
+
+
+ nginx
+
diff --git a/frontend/src/components/router-button/index.vue b/frontend/src/components/router-button/index.vue
index 17d75cb13..69e794839 100644
--- a/frontend/src/components/router-button/index.vue
+++ b/frontend/src/components/router-button/index.vue
@@ -1,6 +1,6 @@
-