赣州市洪水风险预警系统三维版本
guoshilong
2023-02-01 c2c9f6faf819d7e284227d61962ba623a22865ec
widgets/BackStageManagement/Widget.js
@@ -32,7 +32,7 @@
         onOpen: function () {
            //面板打开的时候触发 (when open this panel trigger)
            window.open("http://localhost:82/#/login");
            window.open("http://localhost:82/#/login");
            this.onClose();
         },
@@ -44,7 +44,7 @@
                  $(divLi[i]).removeClass('jimu-state-selected');
               }
            }
         },
         onMinimize: function () {