From 84bddb30c47499291178c0ed66ab06a80227f233 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=A4=E5=82=B2?= <9068149@qq.com> Date: Thu, 25 Nov 2021 08:50:26 +0000 Subject: [PATCH] update README.md. --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 66aa477..3b85a6d 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,11 @@ 基于 vue 可视化拖拽编辑,页面生成工具。提升前端开发效率,可集成至移动端项目作为通过定义 JSON 直接生成 UI 界面。 + +官网:[https://was666.gitee.io/as-editor-doc](https://was666.gitee.io/as-editor-doc) + +在线体验:[http://www.aseditor.fun/](http://www.aseditor.fun/) + #### 安装教程 1. npm install (安装 node_modules 模块) @@ -11,12 +16,6 @@ 3. npm run build (打包) 4. npm update (用于更新包到基于规范范围的最新版本) -#### 在线文档or在线体验 - -文档地址:[https://was666.gitee.io/as-editor-doc](https://was666.gitee.io/as-editor-doc) - -在线体验:[http://www.aseditor.fun/](http://www.aseditor.fun/) - #### 使用说明 ##### 使用教程