From 345a804e6351047ea4a33219374be9450b8f061a Mon Sep 17 00:00:00 2001 From: kzmsea <52653115+kzmsea@users.noreply.github.com> Date: Mon, 7 Sep 2020 10:05:23 +0800 Subject: [PATCH] Update editor.md --- docs/component/editor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/component/editor.md b/docs/component/editor.md index 710c2133..ef2acb13 100644 --- a/docs/component/editor.md +++ b/docs/component/editor.md @@ -20,7 +20,7 @@ |:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:| |2.0+,app-vue|2.4.5+|基础库 2.7.0+|x|x|x|x| -editor组件目前只有H5、App的vue页面和微信支持,其他端平台自身为提供editor组件,只能使用web-view加载web页面,也可搜索[插件市场](https://ext.dcloud.net.cn/search?q=%E5%AF%8C%E6%96%87%E6%9C%AC%E7%BC%96%E8%BE%91) 获取简单的markdown富文本编辑器 +editor组件目前只有H5、App的vue页面和微信支持,其他端平台自身未提供editor组件,只能使用web-view加载web页面,也可搜索[插件市场](https://ext.dcloud.net.cn/search?q=%E5%AF%8C%E6%96%87%E6%9C%AC%E7%BC%96%E8%BE%91) 获取简单的markdown富文本编辑器 | 属性 | 类型 | 默认值 | 必填 | 说明 | | --- | --- | --- | --- | --- | -- GitLab