From e404560bd6c7b9239dc2de09dfd0a9a27a70ce1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=A4=E5=82=B2?= <9068149@qq.com> Date: Thu, 25 Nov 2021 08:38:46 +0000 Subject: [PATCH] update README.md. --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ec414ec..8c3b8d9 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,11 @@ 3. npm run build (打包) 4. npm update (用于更新包到基于规范范围的最新版本) +#### 在线文档or在线体验 + +文档地址:[https://was666.gitee.io/as-editor-doc](https://was666.gitee.io/as-editor-doc) +在线体验:[http://www.aseditor.fun/](http://www.aseditor.fun/) + #### 使用说明 ##### 使用教程 @@ -44,9 +49,6 @@ src / utils / componentProperties.js // 组件数据 setStyle: {} // 组件动态数据 } ``` -#### 在线文档 - -文档地址:[https://was666.gitee.io/as-editor-doc](https://was666.gitee.io/as-editor-doc) #### 扩展项目