Back to Dootask

README

public/js/tinymce/README.md

1.7.29238 B
Original Source

修改了

themes/silver/theme.jsthemes/silver/theme.min.js

加上,自定义弹窗z-index

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