root 1 year ago
parent
commit
91781ee5bf
3 changed files with 2 additions and 2 deletions
  1. 1 1
      css/Desktop/Desktop.css
  2. BIN
      img/aichat.png
  3. 1 1
      js/Desktop/DeskTop.js

+ 1 - 1
css/Desktop/Desktop.css

@@ -725,7 +725,7 @@ body div ::-webkit-scrollbar-resizer:vertical {
     height: 65px;
     position: absolute;
     right: 20px;
-    left: 80px;
+    bottom: 20px;
     background-image: url("/img/aichat.png");
 }
 

BIN
img/aichat.png


+ 1 - 1
js/Desktop/DeskTop.js

@@ -3009,7 +3009,7 @@ U.MD.D.I.openApplication = function (str, obj, info) {
                 closecallback: function () { $("#aichat_icon").remove(); },
                 narrowcallback: function () {
                     if (!$("#aichat_icon")[0]) {
-                        $$("div", { "id": "aichat_icon", "className": "U_MD_D_KO_AI", "onclick": function () { U.UF.F.topWindow(_formdiv.form); } }, $("#U_MD_D")[0])
+                        $$("div", { "id": "aichat_icon", "className": "U_MD_D_KO_AI", "onclick": function () { U.UF.F.topWindow(_formdiv); } }, $("#U_MD_D")[0])
                     }
                 },
             }, { "style": { "height": "36px" } }).form; //创建窗体