widgets/Tool/Widget.js
@@ -35,6 +35,12 @@ $('.tool-bar .tool-btn span').click(function () { topic.publish('closeMap', this.name); topic.publish('closeZtree', this.name); topic.publish('closeNavigation', this.name); $(".jimu-widget-Layermanagement .layer-list").stop().hide(); if ($(".jimu-widget-Layermanagement .layer-list").is(":hidden")) { $(".jimu-widget-Layermanagement .tree-layer-opcity").stop().hide(); } $('.tool-y-box').toggle(); })