From cd3c612d6362af5d3ba9d7f344d929e638a8f0e2 Mon Sep 17 00:00:00 2001
From: zhangliang <1466013297@qq.com>
Date: Thu, 24 Oct 2024 15:03:54 +0800
Subject: [PATCH] =?UTF-8?q?=E7=AB=99=E7=82=B9=E9=85=8D=E7=BD=AE=E5=8A=9F?=
=?UTF-8?q?=E8=83=BD=E5=AE=8C=E5=96=84?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/gis/Site/RoleLeft/index.vue | 35 +++++++++----
src/views/gis/Site/RoleRight/index.vue | 71 +++++++++++++++++++-------
src/views/gis/Site/index.vue | 33 ++++++++----
3 files changed, 103 insertions(+), 36 deletions(-)
diff --git a/src/views/gis/Site/RoleLeft/index.vue b/src/views/gis/Site/RoleLeft/index.vue
index d124fa6..bf9d0ae 100644
--- a/src/views/gis/Site/RoleLeft/index.vue
+++ b/src/views/gis/Site/RoleLeft/index.vue
@@ -6,35 +6,34 @@
-
新增站点
-
-
+
-
+
saveGroup(data)" ref="inputRef"
:maxlength="64">
-
+
{{ nodeName }}
e.stopPropagation()">
@@ -67,7 +66,7 @@
-
+
导入站点
@@ -345,7 +344,7 @@ onMounted(() => {
.title {
flex: 1;
- margin-right: 80px;
+ //margin-right: 80px;
}
.func-btns {
@@ -369,4 +368,22 @@ onMounted(() => {
}
}
}
+:deep(.ant-btn-primary) {
+ width: 100%;
+}
+::-webkit-scrollbar {
+ height: 6px;
+}
+
+/* 滚动槽 */
+::-webkit-scrollbar-track {
+ background: #f2f2f2;
+ border-radius: 4px;
+}
+
+/* 滚动条滑块 */
+::-webkit-scrollbar-thumb {
+ background: #cecece;
+ border-radius: 4px;
+}
diff --git a/src/views/gis/Site/RoleRight/index.vue b/src/views/gis/Site/RoleRight/index.vue
index 8ede248..5b17453 100644
--- a/src/views/gis/Site/RoleRight/index.vue
+++ b/src/views/gis/Site/RoleRight/index.vue
@@ -1,16 +1,22 @@
-
+
+
+
+
+
diff --git a/src/views/gis/Site/index.vue b/src/views/gis/Site/index.vue
index 6f9f894..fdec8d9 100644
--- a/src/views/gis/Site/index.vue
+++ b/src/views/gis/Site/index.vue
@@ -1,27 +1,37 @@
-
+
+