pandao / editor.md

The open source embeddable online markdown editor (component).
http://editor.md.ipandao.com/
MIT License
13.82k stars 2.42k forks source link

根据demo起了一页,但上传图片失败, 所有js和css都已引入 #1006

Open 98549844 opened 5 months ago

98549844 commented 5 months ago

根据demo起了一页simple的editor.md. 编辑文字, post到后台都无问题, 但是上传图片, 后台报错, (不是报找不到css或js) image image 后台报错的截图 image

html页面引入也没报找不到js或css new-issue.txt

98549844 commented 5 months ago

https://github.com/98549844/ace 这是完整代码

NightCruise commented 1 month ago

我也有这个问题,请问你解决了吗?