|
@@ -1651,7 +1651,7 @@ U.MD.D.I.openApplicationJie = function (str) {
|
|
script3.src = "https://html2canvas.hertzen.com/dist/js/html2canvas.min.js";
|
|
script3.src = "https://html2canvas.hertzen.com/dist/js/html2canvas.min.js";
|
|
const script4 = document.createElement("script");
|
|
const script4 = document.createElement("script");
|
|
script4.type = "text/javascript";
|
|
script4.type = "text/javascript";
|
|
- script4.src = "https://pbl.cocorobo.cn/pbl-student-table/dist/js/jietu.js";
|
|
|
|
|
|
+ script4.src = "https://pbl.cocorobo.cn/pbl-student-table/dist/js/jietu2.js";
|
|
|
|
|
|
if (_iframe) {
|
|
if (_iframe) {
|
|
_iframe.onload = () => {
|
|
_iframe.onload = () => {
|
|
@@ -1680,6 +1680,18 @@ U.MD.D.I.openApplicationJie = function (str) {
|
|
"'" +
|
|
"'" +
|
|
this.cid +
|
|
this.cid +
|
|
"'" +
|
|
"'" +
|
|
|
|
+ ", " +
|
|
|
|
+ "'" +
|
|
|
|
+ this.stage +
|
|
|
|
+ "'" +
|
|
|
|
+ ", " +
|
|
|
|
+ "'" +
|
|
|
|
+ this.task +
|
|
|
|
+ "'" +
|
|
|
|
+ ", " +
|
|
|
|
+ "'" +
|
|
|
|
+ this.tool +
|
|
|
|
+ "'" +
|
|
")\n" +
|
|
")\n" +
|
|
" });\n" +
|
|
" });\n" +
|
|
"}\n" +
|
|
"}\n" +
|