feat: 添加艺术画板功能,比如可以用来绘制一些设计思想架构图

This commit is contained in:
xiaoxian521
2024-01-14 12:42:30 +08:00
parent c48291130c
commit 61c6ec230a
6 changed files with 39 additions and 7 deletions

View File

@@ -18,7 +18,8 @@ export default {
meta: {
title: $t("menus.hsFormDesign"),
frameSrc:
"https://haixin-fang.github.io/vue-form-design/playground/index.html"
"https://haixin-fang.github.io/vue-form-design/playground/index.html",
frameLoading: false
}
}
]