|
@@ -3353,7 +3353,9 @@ U.MD.D.I.openApplicationJie = function (str, cid, stage, task, tool) {
|
|
_lchild.appendChild(_lspan)
|
|
_lchild.appendChild(_lspan)
|
|
_lchild.style = "color: #fff;padding: 15px;background: #00000070;font-size: 18px;display:flex;align-items:center;"
|
|
_lchild.style = "color: #fff;padding: 15px;background: #00000070;font-size: 18px;display:flex;align-items:center;"
|
|
_loading.appendChild(_lchild)
|
|
_loading.appendChild(_lchild)
|
|
-
|
|
|
|
|
|
+ _loading.onclick = function(){
|
|
|
|
+ U.UF.EV.stopBubble();
|
|
|
|
+ }
|
|
var _box = $$('div', {
|
|
var _box = $$('div', {
|
|
"style": {
|
|
"style": {
|
|
"position": "relative",
|
|
"position": "relative",
|
|
@@ -3795,7 +3797,9 @@ U.MD.D.I.openApplicationJieTeacher = function (str, cid, stage, task, tool, stud
|
|
_lchild.appendChild(_lspan)
|
|
_lchild.appendChild(_lspan)
|
|
_lchild.style = "color: #fff;padding: 15px;background: #00000070;font-size: 18px;display:flex;align-items:center;"
|
|
_lchild.style = "color: #fff;padding: 15px;background: #00000070;font-size: 18px;display:flex;align-items:center;"
|
|
_loading.appendChild(_lchild)
|
|
_loading.appendChild(_lchild)
|
|
-
|
|
|
|
|
|
+ _loading.onclick = function(){
|
|
|
|
+ U.UF.EV.stopBubble();
|
|
|
|
+ }
|
|
var _box = $$('div', {
|
|
var _box = $$('div', {
|
|
"style": {
|
|
"style": {
|
|
"position": "relative",
|
|
"position": "relative",
|
|
@@ -4281,7 +4285,9 @@ U.MD.D.I.openApplicationJieS = function (str, cid, stage, task, tool) {
|
|
_lchild.appendChild(_lspan)
|
|
_lchild.appendChild(_lspan)
|
|
_lchild.style = "color: #fff;padding: 15px;background: #00000070;font-size: 18px;display:flex;align-items:center;"
|
|
_lchild.style = "color: #fff;padding: 15px;background: #00000070;font-size: 18px;display:flex;align-items:center;"
|
|
_loading.appendChild(_lchild)
|
|
_loading.appendChild(_lchild)
|
|
-
|
|
|
|
|
|
+ _loading.onclick = function(){
|
|
|
|
+ U.UF.EV.stopBubble();
|
|
|
|
+ }
|
|
var _box = $$('div', {
|
|
var _box = $$('div', {
|
|
"style": {
|
|
"style": {
|
|
"position": "relative",
|
|
"position": "relative",
|
|
@@ -4575,7 +4581,9 @@ U.MD.D.I.openApplicationJieStudio = function (str, cid, stage, task, tool) {
|
|
_lchild.appendChild(_lspan)
|
|
_lchild.appendChild(_lspan)
|
|
_lchild.style = "color: #fff;padding: 15px;background: #00000070;font-size: 18px;display:flex;align-items:center;"
|
|
_lchild.style = "color: #fff;padding: 15px;background: #00000070;font-size: 18px;display:flex;align-items:center;"
|
|
_loading.appendChild(_lchild)
|
|
_loading.appendChild(_lchild)
|
|
-
|
|
|
|
|
|
+ _loading.onclick = function(){
|
|
|
|
+ U.UF.EV.stopBubble();
|
|
|
|
+ }
|
|
var _box = $$('div', {
|
|
var _box = $$('div', {
|
|
"style": {
|
|
"style": {
|
|
"position": "relative",
|
|
"position": "relative",
|
|
@@ -4869,7 +4877,9 @@ U.MD.D.I.openApplicationYu = function (str, cid, stage, task, tool) {
|
|
_lchild.appendChild(_lspan)
|
|
_lchild.appendChild(_lspan)
|
|
_lchild.style = "color: #fff;padding: 15px;background: #00000070;font-size: 18px;display:flex;align-items:center;"
|
|
_lchild.style = "color: #fff;padding: 15px;background: #00000070;font-size: 18px;display:flex;align-items:center;"
|
|
_loading.appendChild(_lchild)
|
|
_loading.appendChild(_lchild)
|
|
-
|
|
|
|
|
|
+ _loading.onclick = function(){
|
|
|
|
+ U.UF.EV.stopBubble();
|
|
|
|
+ }
|
|
var _box = $$('div', {
|
|
var _box = $$('div', {
|
|
"style": {
|
|
"style": {
|
|
"position": "relative",
|
|
"position": "relative",
|