editor真机未初始化,且setContents再getContents后html内无src属性?

发布于 6 年前作者 xiuyingren4106 次浏览最后编辑 6 年前来自 ask

1.editor组件在一加7pro真机上首次打开未初始化(开发工具上正常)

2.this.editorCtx.setContents(delta)再getContents()后,返回的res.html里面img标签无src属性

delta[i].insert.image = ‘cloud://pro-civ2x.7072-pro-civ2x-1303232512/subject/1626327352427-3195394.369412199.jpeg’

替换成 cloud:// 就有问题

1 回复