From 829cc8ead2e92b8fedd2dc108bd7eec918375064 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=A4=E5=82=B2?= <9068149@qq.com> Date: Sun, 27 Feb 2022 16:30:47 +0000 Subject: [PATCH] update README.md. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ddafd70..13e12d8 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ 基于 vue 开发的移动端模版,可以通过定义的JSON生成页面。 +#### 搭配 + 与 [AS-Editor](https://gitee.com/was666/as-editor.git) 一起使用可以简单生成vue页面 AS-Editor链接:[https://gitee.com/was666/as-editor.git](https://gitee.com/was666/as-editor.git) @@ -18,7 +20,7 @@ AS-Editor链接:[https://gitee.com/was666/as-editor.git](https://gitee.com/was ##### 使用教程 -###### 打开AS-Editor +###### 打开[AS-Editor](https://gitee.com/was666/as-editor.git) ![步骤1](https://images.gitee.com/uploads/images/2021/1027/180625_a6903982_5546746.png "image1.png") ![步骤2](https://images.gitee.com/uploads/images/2021/1027/180644_1710b3f0_5546746.png "image2.png") ###### 打开AS-Editor-H5 以src/views/home.vue 页面为demo实例