lsc hai 1 ano
pai
achega
d7b228aa7a
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      index.html
  2. 1 1
      js/Desktop/DeskTop.js

+ 1 - 1
index.html

@@ -32,7 +32,7 @@
     <link rel="apple-touch-icon-precomposed" sizes="72x72" href="" />
     <link rel="apple-touch-icon-precomposed" sizes="144x144" href="" />
     <link href="img/favicon.ico" rel="Shortcut Icon" />
-    <title>智慧平臺</title>
+    <title>Coco Class</title>
     <link href="css/Desktop/Desktop.css" rel="stylesheet" type="text/css" />
     <link href="./css/Desktop/Desktop.css" rel="stylesheet" type="text/css" />
     <link href="css/Desktop/Taskbar.css" rel="stylesheet" type="text/css" />

+ 1 - 1
js/Desktop/DeskTop.js

@@ -3445,7 +3445,7 @@ U.MD.D.I.openApplication = function (str, obj, info) {
         case "AIChat": //AI共創
             _formdiv = new U.UF.UI.form(
                 "AI共創",
-                $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://cloud.cocorobo.cn/aichat/" }), {
+                $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://cloud.cocorobo.hk/aichat/" }), {
                 "id": "AIChat",
                 "style": { "width": "550px", "height": "550px", "bottom": "30px", "right": "30px", "overflow": 'hidden' },
                 "onresize": function () { }