提交 ccf5f386 authored 作者: 王天霸's avatar 王天霸

no message

上级 1c9e72cb
......@@ -26,6 +26,7 @@ export default {
const editor = new E("#wangeditor");
editor.config.height = 500;
editor.config.uploadImgShowBase64 = true;
editor.config.uploadImgMaxSize = 20 * 1024 * 1024
editor.config.showLinkImg = false;
// editor.config.uploadImgMaxLength = 1
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论