From 211c15badb792657df346ed64a4cb3ffae27c2b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=A4=E5=82=B2?= <9068149@qq.com> Date: Sat, 30 Oct 2021 02:56:31 +0000 Subject: [PATCH] update README.md. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index acfa937..e98160b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ #### 介绍 -基于 vue 开发的移动端模版,可以通过定义的JSON生成页面。与 [AS-Editor](https://gitee.com/was666/as-editor.git) 一起使用可以可视化生成vue页面 +基于 vue 开发的移动端模版,可以通过定义的JSON生成页面。 +与 [AS-Editor](https://gitee.com/was666/as-editor.git) 一起使用可以可视化生成vue页面 #### 安装教程