@@ -1525,6 +1525,7 @@ U.MD.D.I.openApplicationJie = function(str, cid, stage, task, tool) {
},
})
_box.appendChild(_loading)
+ _box.id = str + '_loadLi'
switch (str) {
case "whiteboard":
_iframe = $$("iframe", {
@@ -1766,7 +1767,7 @@ U.MD.D.I.openApplicationJie = function(str, cid, stage, task, tool) {
"'" +
", " +
- _loading +
+ str+'_loadLi' +
")\n" +
" });\n" +