|
@@ -645,7 +645,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": "https://www.kdocs.cn/latest?from=docs" }), { //"/Office/Word/WordEditArea.htm"
|
|
|
+ $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "/Office/Word/WordEditArea.htm" }), { //"/Office/Word/WordEditArea.htm"
|
|
|
"id": "doc",
|
|
|
"style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
|
|
|
"onresize": function() {}
|
|
@@ -846,7 +846,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": "https://www.kdocs.cn/latest?from=docs" }), {
|
|
|
+ $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "/Office/Word/WordEditArea.htm" }), {
|
|
|
"id": "doc",
|
|
|
"style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
|
|
|
"onresize": function() {}
|
|
@@ -1121,7 +1121,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": "https://www.kdocs.cn/latest?from=docs" }), {
|
|
|
+ $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "/Office/Word/WordEditArea.htm" }), {
|
|
|
"id": "doc",
|
|
|
"style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
|
|
|
"onresize": function() {}
|
|
@@ -1305,7 +1305,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": "https://www.kdocs.cn/latest?from=docs" }), {
|
|
|
+ $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "/Office/Word/WordEditArea.htm" }), {
|
|
|
"id": "doc",
|
|
|
"style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
|
|
|
"onresize": function() {}
|
|
@@ -1733,7 +1733,7 @@ U.MD.D.I.openApplicationJie = function(str, cid, stage, task, tool) {
|
|
|
"style": {
|
|
|
"cssText": "border:0;width:100%;height:100%"
|
|
|
},
|
|
|
- "src": "https://www.kdocs.cn/latest?from=docs"
|
|
|
+ "src": "/Office/Word/WordEditArea.htm"
|
|
|
})
|
|
|
_box.appendChild(_iframe);
|
|
|
_box.appendChild(_jie);
|