|
@@ -2144,7 +2144,7 @@ U.MD.D.I.openApplication = function (str, obj, info) {
|
|
|
// _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/gm/examine.png)" }, "name": "消息通知", "forms": _formdiv, "click": function () { U.MD.D.I.openApplication(str, obj, info); } }
|
|
|
- window.open("https://gdpbl.cocorobo.cn/#/login", top=100, left=100, toolbar=no, menubar=0, resizable=0, location=0, status=no");
|
|
|
+ window.open("https://gdpbl.cocorobo.cn/#/login", "案例征集", "height=" + US.height + ", width=" + US.width + ", top=100, left=100, toolbar=no, menubar=0, resizable=0, location=0, status=no");
|