From 4cb53761397f868ff19d7b7263549886461501d3 Mon Sep 17 00:00:00 2001 From: vdpAdmin Date: Wed, 24 Nov 2021 12:07:09 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=AE=BE=E8=AE=A1=E5=99=A8?= =?UTF-8?q?=E6=9C=80=E5=B0=8F=E5=83=8F=E7=B4=A0=E5=AE=BD=E5=BA=A6=EF=BC=9B?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=8F=8B=E9=93=BE=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 +++ src/components/form-designer/index.vue | 1 + 2 files changed, 4 insertions(+) diff --git a/README.md b/README.md index b091e72..1f3d288 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,9 @@ ### 立即体验 [在线Demo](http://demo.vform666.com) +### 友情链接 +[fantastic-admin](https://hooray.gitee.io/fantastic-admin/) —— 一款开箱即用的 Vue 中后台管理系统框架(支持Vue2/Vue3) +
### 功能一览 diff --git a/src/components/form-designer/index.vue b/src/components/form-designer/index.vue index 9a8bf47..5c8608a 100644 --- a/src/components/form-designer/index.vue +++ b/src/components/form-designer/index.vue @@ -255,6 +255,7 @@ border-bottom: 2px dotted #EBEEF5; height: 48px !important; line-height: 48px !important; + min-width: 800px; } div.main-title {