|
@@ -844,7 +844,7 @@ U.MD.D.I.openApplication = function (str, obj, info) {
|
|
|
// U.MD.D.I.isRoom();
|
|
|
_formdiv = new U.UF.UI.form(
|
|
|
"协同文档",
|
|
|
- $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "/Office/Word/WordEditArea.htm" }), {
|
|
|
+ $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://docs.qq.com/desktop/" }), {
|
|
|
"id": "doc",
|
|
|
"style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
|
|
|
"onresize": function () { }
|
|
@@ -1119,7 +1119,7 @@ U.MD.D.I.openApplication = function (str, obj, info) {
|
|
|
// U.MD.D.I.isRoom();
|
|
|
_formdiv = new U.UF.UI.form(
|
|
|
"协同文档",
|
|
|
- $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "/Office/Word/WordEditArea.htm" }), {
|
|
|
+ $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://docs.qq.com/desktop/" }), {
|
|
|
"id": "doc",
|
|
|
"style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
|
|
|
"onresize": function () { }
|
|
@@ -1303,7 +1303,7 @@ U.MD.D.I.openApplication = function (str, obj, info) {
|
|
|
// U.MD.D.I.isRoom();
|
|
|
_formdiv = new U.UF.UI.form(
|
|
|
"协同文档",
|
|
|
- $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "/Office/Word/WordEditArea.htm" }), {
|
|
|
+ $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://docs.qq.com/desktop/" }), {
|
|
|
"id": "doc",
|
|
|
"style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
|
|
|
"onresize": function () { }
|
|
@@ -1731,7 +1731,7 @@ U.MD.D.I.openApplicationJie = function (str, cid, stage, task, tool) {
|
|
|
"style": {
|
|
|
"cssText": "border:0;width:100%;height:100%"
|
|
|
},
|
|
|
- "src": "/Office/Word/WordEditArea.htm"
|
|
|
+ "src": "https://docs.qq.com/desktop/"
|
|
|
})
|
|
|
_box.appendChild(_iframe);
|
|
|
_box.appendChild(_jie);
|