From c918994a22a8a3667085f293a234be1621e1ede8 Mon Sep 17 00:00:00 2001
From: sakuya <81883387@qq.com>
Date: Fri, 18 Jun 2021 22:48:12 +0800
Subject: [PATCH] =?UTF-8?q?ADD=20=E5=B9=B3=E9=9D=A2=E5=B8=83=E7=BD=AE?=
=?UTF-8?q?=E5=9B=BE=E6=A8=A1=E6=9D=BF?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
public/img/floorplan.svg | 2694 +++++++++++++++++++++++++++
src/views/setting/system/index.vue | 12 +-
src/views/template/svgmap/index.vue | 118 ++
3 files changed, 2823 insertions(+), 1 deletion(-)
create mode 100644 public/img/floorplan.svg
create mode 100644 src/views/template/svgmap/index.vue
diff --git a/public/img/floorplan.svg b/public/img/floorplan.svg
new file mode 100644
index 00000000..369f74f2
--- /dev/null
+++ b/public/img/floorplan.svg
@@ -0,0 +1,2694 @@
+
+
+
+
\ No newline at end of file
diff --git a/src/views/setting/system/index.vue b/src/views/setting/system/index.vue
index 639be483..34f94322 100644
--- a/src/views/setting/system/index.vue
+++ b/src/views/setting/system/index.vue
@@ -46,7 +46,7 @@
-
+
@@ -65,6 +65,12 @@
{{scope.row.value}}
+
+
+
+ {{scope.row.category}}
+
+
@@ -113,21 +119,25 @@
{
key: "file_serve",
value: "https://file.scui.com",
+ category: "url",
title: "文件服务器地址"
},
{
key: "cloud_url",
value: "-",
+ category: "url",
title: "客户端地址"
},
{
key: "crm_url",
value: "-",
+ category: "url",
title: "CRM地址"
},
{
key: "autoSwitch",
value: true,
+ category: "user",
title: "自动判断boolean类型"
}
]
diff --git a/src/views/template/svgmap/index.vue b/src/views/template/svgmap/index.vue
new file mode 100644
index 00000000..5bb5cbc4
--- /dev/null
+++ b/src/views/template/svgmap/index.vue
@@ -0,0 +1,118 @@
+
+
+
+
+
+
+
+
+
+
+ tree
+
+
+
+
+
+
+
+
+
+
+
+