From bfe436e493006bea75d32383d6bdfc0af8c7e5d0 Mon Sep 17 00:00:00 2001
From: surprise <15810472099@163.com>
Date: 星期四, 19 十月 2023 13:44:19 +0800
Subject: [PATCH] 图层组透明度,临时图层组

---
 public/SmartEarthSDK/SmartEarth.min - 副本.js |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

diff --git "a/public/SmartEarthSDK/SmartEarth.min - \345\211\257\346\234\254.js" "b/public/SmartEarthSDK/SmartEarth.min - \345\211\257\346\234\254.js"
index 6eb5ece..a72bc7a 100644
--- "a/public/SmartEarthSDK/SmartEarth.min - \345\211\257\346\234\254.js"
+++ "b/public/SmartEarthSDK/SmartEarth.min - \345\211\257\346\234\254.js"
@@ -15855,7 +15855,7 @@
                           ("polygon" === p && 3 < h.pottingPoint.length)
                           ? u.tooltip.showAt(
                               t.endPosition,
-                              "鎷栨嫿淇敼浣嶇疆锛屽彸閿垹闄ょ偣"
+                              "鎷栨嫿淇敼浣嶇疆鐐�"
                             )
                           : u.tooltip.showAt(t.endPosition, "鎷栨嫿淇敼浣嶇疆")
                         : !r.id ||
@@ -15869,7 +15869,7 @@
                         : u.tooltip.showAt(t.endPosition, "鎷栨嫿淇敼浣嶇疆")
                       : u.tooltip.showAt(
                           t.endPosition,
-                          "鎷栨嫿淇敼浣嶇疆锛屽彸閿垹闄�"
+                          "鎷栨嫿淇敼浣嶇疆"
                         )
                     : u.isEditting ||
                       0 !== F.states ||
@@ -24502,7 +24502,7 @@
                           ("polygon" === p && 3 < h.pottingPoint.length)
                           ? u.tooltip.showAt(
                               t.endPosition,
-                              "鎷栨嫿淇敼浣嶇疆锛屽彸閿垹闄ょ偣"
+                              "鎷栨嫿淇敼浣嶇疆鐐�"
                             )
                           : u.tooltip.showAt(t.endPosition, "鎷栨嫿淇敼浣嶇疆")
                         : !r.id ||
@@ -24516,7 +24516,7 @@
                         : u.tooltip.showAt(t.endPosition, "鎷栨嫿淇敼浣嶇疆")
                       : u.tooltip.showAt(
                           t.endPosition,
-                          "鎷栨嫿淇敼浣嶇疆锛屽彸閿垹闄�"
+                          "鎷栨嫿淇敼浣嶇疆"
                         )
                     : u.isEditting ||
                       0 !== F.states ||
@@ -49344,7 +49344,7 @@
                         ("polygon" === g && 3 < m.pottingPoint.length)
                         ? c.tooltip.showAt(
                             t.endPosition,
-                            "鎷栨嫿淇敼浣嶇疆锛屽彸閿垹闄ょ偣"
+                            "鎷栨嫿淇敼浣嶇疆鐐�"
                           )
                         : c.tooltip.showAt(t.endPosition, "鎷栨嫿淇敼浣嶇疆")
                       : !e.id ||
@@ -49369,7 +49369,7 @@
                     : s
                     ? c.tooltip.showAt(
                         t.endPosition,
-                        "model" === g ? "鍙抽敭鍒犻櫎" : "鎷栨嫿淇敼浣嶇疆锛屽彸閿垹闄�"
+                        "model" === g ? "" : "鎷栨嫿淇敼浣嶇疆"
                       )
                     : "model" !== g &&
                       c.tooltip.showAt(t.endPosition, "鎷栨嫿淇敼浣嶇疆");
@@ -49380,7 +49380,7 @@
                       ? a.editProp
                         ? c.tooltip.showAt(
                             t.endPosition,
-                            "鐐瑰嚮婵�娲荤紪杈�" + (s ? "锛屽彸閿垹闄�" : "")
+                            "鐐瑰嚮婵�娲荤紪杈�" + (s ? "" : "")
                           )
                         : (void 0 === e.id.GeoType &&
                             ((r = c.getEntityTypeAndObject(e.id)),
@@ -49395,7 +49395,7 @@
                               c.tooltip.showAt(t.endPosition, "鎷栨嫿淇敼浣嶇疆"))
                             : c.tooltip.showAt(
                                 t.endPosition,
-                                "鐐瑰嚮婵�娲荤紪杈�" + (s ? "锛屽彸閿垹闄�" : "")
+                                "鐐瑰嚮婵�娲荤紪杈�" + (s ? "" : "")
                               ))
                       : c.tooltip.show(!1));
               else
@@ -103265,7 +103265,7 @@
                 A.isEditting ||
                   0 !== F.states ||
                   (i.id && -1 < A.MilitaryStandardObj.indexOf(i.id.id)
-                    ? A.tooltip.showAt(e.endPosition, "鐐瑰嚮婵�娲荤紪杈戯紝鍙抽敭鍒犻櫎")
+                    ? A.tooltip.showAt(e.endPosition, "鐐瑰嚮婵�娲荤紪杈�")
                     : A.tooltip.show(!1));
             else 0 != F.states || O || A.tooltip.show(!1);
             if (A.isEditting && O) {

--
Gitblit v1.9.3