From e93a2bc605bbad15d572d0bcfee2519795d50478 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=83=96=E8=99=8E?= <9575462+tang-and-han-dynasties@user.noreply.gitee.com> Date: Wed, 17 Jul 2024 17:47:18 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=AE=9E=E7=8E=B0=E6=92=A4=E9=94=80?= =?UTF-8?q?=E9=87=8D=E5=81=9A=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/form-design/index.vue | 173 ++++++++++++++------ packages/form-design/panel-header/index.vue | 159 ++++++++++-------- packages/locale/lang/zh_CN.js | 2 + 3 files changed, 214 insertions(+), 120 deletions(-) diff --git a/packages/form-design/index.vue b/packages/form-design/index.vue index 7a597b3..9237ceb 100644 --- a/packages/form-design/index.vue +++ b/packages/form-design/index.vue @@ -1,14 +1,8 @@