|
@@ -3430,7 +3430,7 @@ U.MD.D.I.openInApplication = function (str, data, screenType, tType) {
|
|
"onresize": function () { }
|
|
"onresize": function () { }
|
|
}, {
|
|
}, {
|
|
closecallback: function () { }
|
|
closecallback: function () { }
|
|
- }, { "style": { "height": "36px" } }).form; //创建窗体
|
|
|
|
|
|
+ }, { "style": { "height": "36px" } }).form; //創建窗體
|
|
break;
|
|
break;
|
|
}
|
|
}
|
|
case "openCourseEUpdate":
|
|
case "openCourseEUpdate":
|
|
@@ -3447,19 +3447,19 @@ U.MD.D.I.openInApplication = function (str, data, screenType, tType) {
|
|
"onresize": function () { }
|
|
"onresize": function () { }
|
|
}, {
|
|
}, {
|
|
closecallback: function () { }
|
|
closecallback: function () { }
|
|
- }, { "style": { "height": "36px" } }).form; //创建窗体
|
|
|
|
|
|
+ }, { "style": { "height": "36px" } }).form; //創建窗體
|
|
break;
|
|
break;
|
|
}
|
|
}
|
|
case "inviteLoginSz":
|
|
case "inviteLoginSz":
|
|
_formdiv = new U.UF.UI.form(
|
|
_formdiv = new U.UF.UI.form(
|
|
- "随机码登录",
|
|
|
|
|
|
+ "隨機碼登錄",
|
|
$$("iframe", { "allow": "camera *; microphone *;display-capture;midi;encrypted-media;", "webkitallowfullscreen": "", "mozallowfullscreen": "", "allowfullscreen": "", "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": US.Config.bpbl + "/pbl-teacher-table/dist/#/inviteLoginSZ?code=" + data }), {
|
|
$$("iframe", { "allow": "camera *; microphone *;display-capture;midi;encrypted-media;", "webkitallowfullscreen": "", "mozallowfullscreen": "", "allowfullscreen": "", "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": US.Config.bpbl + "/pbl-teacher-table/dist/#/inviteLoginSZ?code=" + data }), {
|
|
"id": "inviteLoginSz",
|
|
"id": "inviteLoginSz",
|
|
"style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
|
|
"style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
|
|
"onresize": function () { }
|
|
"onresize": function () { }
|
|
}, {
|
|
}, {
|
|
closecallback: function () { }
|
|
closecallback: function () { }
|
|
- }, { "style": { "height": "36px" } }).form; //创建窗体
|
|
|
|
|
|
+ }, { "style": { "height": "36px" } }).form; //創建窗體
|
|
break;
|
|
break;
|
|
case "teacher":
|
|
case "teacher":
|
|
if (!_userinfo || Object.keys(_userinfo).length === 0) {
|
|
if (!_userinfo || Object.keys(_userinfo).length === 0) {
|
|
@@ -3468,14 +3468,14 @@ U.MD.D.I.openInApplication = function (str, data, screenType, tType) {
|
|
}, 2000);
|
|
}, 2000);
|
|
} else {
|
|
} else {
|
|
_formdiv = new U.UF.UI.form(
|
|
_formdiv = new U.UF.UI.form(
|
|
- "教师管理",
|
|
|
|
|
|
+ "教師管理",
|
|
$$("iframe", { "allow": "camera *; microphone *;display-capture;midi;encrypted-media;", "webkitallowfullscreen": "", "mozallowfullscreen": "", "allowfullscreen": "", "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": US.Config.bpbl + "/pbl-teacher-table/dist/#/teacher?userid=" + _userid + "&oid=" + _oid + "&org=" + _org }), {
|
|
$$("iframe", { "allow": "camera *; microphone *;display-capture;midi;encrypted-media;", "webkitallowfullscreen": "", "mozallowfullscreen": "", "allowfullscreen": "", "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": US.Config.bpbl + "/pbl-teacher-table/dist/#/teacher?userid=" + _userid + "&oid=" + _oid + "&org=" + _org }), {
|
|
"id": "teacher",
|
|
"id": "teacher",
|
|
"style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
|
|
"style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
|
|
"onresize": function () { }
|
|
"onresize": function () { }
|
|
}, {
|
|
}, {
|
|
closecallback: function () { }
|
|
closecallback: function () { }
|
|
- }, { "style": { "height": "36px" } }).form; //创建窗体
|
|
|
|
|
|
+ }, { "style": { "height": "36px" } }).form; //創建窗體
|
|
break;
|
|
break;
|
|
}
|
|
}
|
|
case "dataBoardSZArea":
|
|
case "dataBoardSZArea":
|
|
@@ -3485,14 +3485,14 @@ U.MD.D.I.openInApplication = function (str, data, screenType, tType) {
|
|
}, 2000);
|
|
}, 2000);
|
|
} else {
|
|
} else {
|
|
_formdiv = new U.UF.UI.form(
|
|
_formdiv = new U.UF.UI.form(
|
|
- "综合数据看板",
|
|
|
|
|
|
+ "綜合數據看板",
|
|
$$("iframe", { "allow": "camera *; microphone *;display-capture;midi;encrypted-media;", "webkitallowfullscreen": "", "mozallowfullscreen": "", "allowfullscreen": "", "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": US.Config.bpbl + "/pbl-teacher-table/dist/#/sz/dataBoardArea?userid=" + _userid + "&oid=" + _oid + "&org=" + _org }), {
|
|
$$("iframe", { "allow": "camera *; microphone *;display-capture;midi;encrypted-media;", "webkitallowfullscreen": "", "mozallowfullscreen": "", "allowfullscreen": "", "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": US.Config.bpbl + "/pbl-teacher-table/dist/#/sz/dataBoardArea?userid=" + _userid + "&oid=" + _oid + "&org=" + _org }), {
|
|
"id": "dataBoardSZArea",
|
|
"id": "dataBoardSZArea",
|
|
"style": { "width": "100%", "height": "100%", "overflow": 'hidden' },
|
|
"style": { "width": "100%", "height": "100%", "overflow": 'hidden' },
|
|
"onresize": function () { }
|
|
"onresize": function () { }
|
|
}, {
|
|
}, {
|
|
closecallback: function () { }
|
|
closecallback: function () { }
|
|
- }, { "style": { "height": "36px" } }).form; //创建窗体
|
|
|
|
|
|
+ }, { "style": { "height": "36px" } }).form; //創建窗體
|
|
break;
|
|
break;
|
|
}
|
|
}
|
|
case "dataBoardSZCity":
|
|
case "dataBoardSZCity":
|
|
@@ -3502,14 +3502,14 @@ U.MD.D.I.openInApplication = function (str, data, screenType, tType) {
|
|
}, 2000);
|
|
}, 2000);
|
|
} else {
|
|
} else {
|
|
_formdiv = new U.UF.UI.form(
|
|
_formdiv = new U.UF.UI.form(
|
|
- "综合数据看板",
|
|
|
|
|
|
+ "綜合數據看板",
|
|
$$("iframe", { "allow": "camera *; microphone *;display-capture;midi;encrypted-media;", "webkitallowfullscreen": "", "mozallowfullscreen": "", "allowfullscreen": "", "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": US.Config.bpbl + "/pbl-teacher-table/dist/#/sz/dataBoardCity?userid=" + _userid + "&oid=" + _oid + "&org=" + _org }), {
|
|
$$("iframe", { "allow": "camera *; microphone *;display-capture;midi;encrypted-media;", "webkitallowfullscreen": "", "mozallowfullscreen": "", "allowfullscreen": "", "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": US.Config.bpbl + "/pbl-teacher-table/dist/#/sz/dataBoardCity?userid=" + _userid + "&oid=" + _oid + "&org=" + _org }), {
|
|
"id": "dataBoardSZCity",
|
|
"id": "dataBoardSZCity",
|
|
"style": { "width": "100%", "height": "100%", "overflow": 'hidden' },
|
|
"style": { "width": "100%", "height": "100%", "overflow": 'hidden' },
|
|
"onresize": function () { }
|
|
"onresize": function () { }
|
|
}, {
|
|
}, {
|
|
closecallback: function () { }
|
|
closecallback: function () { }
|
|
- }, { "style": { "height": "36px" } }).form; //创建窗体
|
|
|
|
|
|
+ }, { "style": { "height": "36px" } }).form; //創建窗體
|
|
break;
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|