更新富文本官方文档地址

This commit is contained in:
Zheng Jie
2022-02-25 10:54:55 +08:00
parent 46f5d401c6
commit 5064f9483f

View File

@@ -26,7 +26,7 @@ export default {
editorContent: editorContent:
` `
<ul> <ul>
<li>更多帮助请查看官方文档:<a style="color: #42b983" target="_blank" href="https://www.kancloud.cn/wangfupeng/wangeditor3/332599">wangEditor</a></li> <li>更多帮助请查看官方文档:<a style="color: #42b983" target="_blank" href="https://www.wangeditor.com/doc/">wangEditor</a></li>
</ul> </ul>
` `
} }