TinyMCE编辑器“图片上传”的时候,图片上传成功后,返回的路径自动转换问题

This commit is contained in:
hdm 2022-06-08 12:15:36 +08:00
parent d0e2f2b94b
commit d8478ba679

View File

@ -19,6 +19,7 @@ layui.define([], function (exports) {
elementpath: false,
branding: false,
statusbar: false,
convert_urls: false,// 附件路径无需要转换为相对路径。
contextmenu_never_use_native: true,
menubar: 'file edit insert format table',
menu: {