From 5bea9d5140b2ae7d1590ecc1804da54f7966e300 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=A4=E5=82=B2?= <9068149@qq.com> Date: Thu, 3 Aug 2023 08:51:39 +0000 Subject: [PATCH] update README.md. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 孤傲 <9068149@qq.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57212af..29a599e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## 介绍 -基于 vue 可视化拖拽编辑,页面生成工具。提升前端开发效率,可集成至移动端项目作为通过定义 JSON 直接生成 UI 界面。 +基于 vue2.x 可视化拖拽编辑,页面生成工具。提升前端开发效率,可集成至移动端项目作为通过定义 JSON 直接生成 UI 界面。 文档地址:[https://was666.gitee.io/as-editor-doc](https://was666.gitee.io/as-editor-doc)