|
@@ -3445,7 +3445,7 @@ U.MD.D.I.openApplication = function (str, obj, info) {
|
|
case "AIChat": //AI共創
|
|
case "AIChat": //AI共創
|
|
_formdiv = new U.UF.UI.form(
|
|
_formdiv = new U.UF.UI.form(
|
|
"AI共創",
|
|
"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",
|
|
"id": "AIChat",
|
|
"style": { "width": "550px", "height": "550px", "bottom": "30px", "right": "30px", "overflow": 'hidden' },
|
|
"style": { "width": "550px", "height": "550px", "bottom": "30px", "right": "30px", "overflow": 'hidden' },
|
|
"onresize": function () { }
|
|
"onresize": function () { }
|