|
@@ -459,9 +459,9 @@ U.MD.D.I.openApplication = function(str, obj, info) {
|
|
|
case "note":
|
|
|
_formdiv = new U.UF.UI.form(
|
|
|
"便签分类",
|
|
|
- $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "/jsMemo/index.html" }), {
|
|
|
+ $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/note?userid=71160a48-11e2-11ec-80ad-005056b86db5" }), {
|
|
|
"id": "note",
|
|
|
- "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
|
|
|
+ "style": { "width": "20%", "height": "90%", "overflow": 'hidden' },
|
|
|
"onresize": function() {}
|
|
|
}, {
|
|
|
closecallback: function() {}
|