From 5635a3069e30250f67aa229e281d4e467b4c7919 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=A4=E5=82=B2?= <9068149@qq.com> Date: Wed, 27 Oct 2021 17:26:58 +0000 Subject: [PATCH] update README.md. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8ddd94..9f6743a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # AS-Editor-H5 #### 介绍 -基于 vue 可视化 [AS-Editor](https://gitee.com/was666/as-editor.git) 的H5展示模板,与 [AS-Editor](https://gitee.com/was666/as-editor.git) 一起使用可以可视化生成vue页面 +基于 vue 开发的移动端模版,可以通过定义的JSON生成页面。与 [AS-Editor](https://gitee.com/was666/as-editor.git) 一起使用可以可视化生成vue页面 [AS-Editor链接](https://gitee.com/was666/as-editor.git) #### 安装教程