From 47ae222de66b176763a475ff53cbc0f71d306406 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=A4=E5=82=B2?= <9068149@qq.com> Date: Fri, 25 Feb 2022 05:47:27 +0000 Subject: [PATCH] update README.md. --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 6071f51..ddafd70 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,13 @@ AS-Editor链接:[https://gitee.com/was666/as-editor.git](https://gitee.com/was ###### 打开AS-Editor-H5 以src/views/home.vue 页面为demo实例 ![步骤3](https://images.gitee.com/uploads/images/2021/1027/180656_e71a6d53_5546746.png "image3.png") +#### 官方生态 + +| 项目 | 描述 | +| --- | --- | +| [AS-Editor(Vue2版)](https://gitee.com/was666/as-editor) | 基于 Vue2 的 AS-Editor | +| [AS-Editor(Vue3版)](https://gitee.com/was666/as-editor/tree/vue3.x/) | 基于 Vue3 的 AS-Editor | +| [AS-Editor-H5](https://gitee.com/was666/as-editor-h5.git) | AS-Editor-H5 是移动端 Vue 模版,可以通过定义的 JSON 生成 Vue 页面 | #### 参与贡献