From dcb285ccc145fcbcb1302ca61c051b497df815a2 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Thu, 10 Jun 2021 17:34:31 +0800
Subject: [PATCH] 目录树修改完善,天地图影像更换等

---
 widgets/SceneMode/Widget.js |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/widgets/SceneMode/Widget.js b/widgets/SceneMode/Widget.js
index a4ad191..de6f64a 100644
--- a/widgets/SceneMode/Widget.js
+++ b/widgets/SceneMode/Widget.js
@@ -29,7 +29,6 @@
 			layers: {},
 			startup: function () {
 				var that = this;
-				// console.log(that.map, 213)
 				$(".jimu-widget-SceneMode button").html("<img src='../../../images/2D.png' alt='' title='2D'>");
 
 				$(".jimu-widget-SceneMode button").click(function () {

--
Gitblit v1.9.3