root 2 lat temu
rodzic
commit
1e6a454ebb
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      js/Desktop/DeskTop.js

+ 2 - 1
js/Desktop/DeskTop.js

@@ -3029,9 +3029,10 @@ U.MD.D.I.openApplication = function (str, obj, info) {
                 "AI助手",
                 $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://cloud.cocorobo.cn/aichat/" }), {
                 "id": "AIChat",
-                "style": { "width": "550px", "height": "550px", "bottom": "30px", "right": "30px", "overflow": 'hidden', "zIndex": "9999" },
+                "style": { "width": "550px", "height": "550px", "bottom": "30px", "right": "30px", "overflow": 'hidden' },
                 "onresize": function () { }
             }, {
+                istop:true,
                 closecallback: function () { $("#aichat_icon").remove(); },
                 narrowcallback: function () {
                     if (!$("#aichat_icon")[0]) {