Skip to content
This repository has been archived by the owner on Apr 27, 2023. It is now read-only.

适配 wangEditor 3.x 第一个可用版本

Latest
Compare
Choose a tag to compare
@ycrao ycrao released this 26 Dec 09:48
· 3 commits to master since this release

主要修改点:

  • 支持多图片文件上传(包含拖曳上传);
  • 上传的图片使用 其自身文件 md5 值作为文件名,以减少当天相同图片重复上传占用存储空间问题;
  • wangEditor 静态资源目录变更,config/wang-editor.php 相关配置项的变更。