refactor: 升级为vue3.x全家桶+element-plus+vant3,解决相关兼容问题

This commit is contained in:
王奥斯
2022-02-10 17:38:53 +08:00
parent 1a9f20924e
commit a1f8067cbc
68 changed files with 4251 additions and 5954 deletions
+3 -1
View File
@@ -2,7 +2,9 @@
## 介绍
基于 vue 可视化拖拽编辑,页面生成工具。提升前端开发效率,可集成至移动端项目作为通过定义 JSON 直接生成 UI 界面。
该分支是基于 vue3.x 可视化拖拽编辑,页面生成工具。提升前端开发效率,可集成至移动端项目作为通过定义 JSON 直接生成 UI 界面。
该分支使用了element-plus + vant3 组件库
文档地址:[https://was666.gitee.io/as-editor-doc](https://was666.gitee.io/as-editor-doc)