From 4db987cc9e0db914731c996009aa9e32c986fe61 Mon Sep 17 00:00:00 2001 From: zhangxiaomeng <1362468712@qq.com> Date: Fri, 7 Feb 2025 11:13:44 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kcui/src/view/Graph.vue | 43 +++++++++++++++++++++++++------------------ 1 file changed, 25 insertions(+), 18 deletions(-) diff --git a/kcui/src/view/Graph.vue b/kcui/src/view/Graph.vue index 15d2426..8a75870 100644 --- a/kcui/src/view/Graph.vue +++ b/kcui/src/view/Graph.vue @@ -34,24 +34,31 @@
-
- 关键字: - -
- 导入 - - -
-
- 查询 +
+
+
关键字:
+ + +
+ 查询 +
+
+ 导入 + +
+
+ + + +
@@ -629,7 +636,7 @@ export default { .rightList { width: 94.6%; - height: 90%; + height: 88%; position: absolute; z-index: 2; //background-color: #42b983; @@ -666,7 +673,7 @@ export default { justify-content: center; overflow: hidden; width: 100%; - height: 38vw; + height: 37vw; border-radius: 2vw; }