diff --git a/README.md b/README.md index 7d92b86..fb94bd7 100644 --- a/README.md +++ b/README.md @@ -11,21 +11,18 @@ ![view](./assets/view.png) -## Table of Contents - -* **[Introduction](#introduction)** -* **[Feature](#feature)** -* **[Demo](#demo)** -* **[Pre install](#pre-install)** -* **[Install](#install)** -* **[Quick Start](#quick-start)** -* **[Props](#props)** -* **[Methods](#methods)** -* **[Events](#events)** -* **[Slots](#slots)** -* **[Dev](#dev)** -* **[License](#license)** -* **[Contributors](#contributors)** +## Table of Contents + +* [Introduction](#introduction) + * [组件大小](#组件大小) + * [OSS 文件上传](#oss-文件上传) +* [Feature](#feature) +* [Demo](#demo) +* [Install](#install) +* [Quick start](#quick-start) +* [Dev](#dev) +* [License](#license) +* [Contributors](#contributors) ## Introduction @@ -62,42 +59,32 @@ [⬆ Back to Top](#table-of-contents) -## Pre install - -``` -yarn add @femessage/upload-to-ali -``` - -[⬆ Back to Top](#table-of-contents) - ## Install -``` -yarn add @femessage/v-editor +```sh +# 上传图片功能依赖upload-to-ali组件 +yarn add @femessage/upload-to-ali @femessage/v-editor ``` [⬆ Back to Top](#table-of-contents) ## Quick start -``` +```vue //step1 确保oss配置 - //step2 在需要使用该渲染器的.vue文件中 - -``` \ No newline at end of file +``` diff --git a/docs/disabled.md b/docs/disabled.md index 9a283aa..e47a495 100644 --- a/docs/disabled.md +++ b/docs/disabled.md @@ -3,13 +3,10 @@ ```vue -