Files
dootask/public/js/tinymce
2023-02-22 16:25:39 +08:00
..
2022-02-15 15:11:00 +08:00
2022-11-15 22:39:28 +08:00
2022-11-15 22:39:28 +08:00

修改了

themes/silver/theme.js、themes/silver/theme.min.js

加上,自定义弹窗z-index

if(typeof window.modalTransferIndex==="number"){dirAttributes.styles={'z-index':(window.modalTransferIndex+100).toString()}}