功能條整
This commit is contained in:
@@ -973,7 +973,7 @@
|
||||
})
|
||||
return g;
|
||||
},
|
||||
renderNormal(mid, d)
|
||||
renderNormal(mid, d) {
|
||||
let self = this;
|
||||
let txt = $(`<div class='${d.elementID}'>${mid==undefined?"":mid}</div>`).css({
|
||||
"z-index": 9999, visibility: d.visibility,
|
||||
|
||||
Reference in New Issue
Block a user