From 1569ccfd1d5629646b83bcf5d0802276336fab05 Mon Sep 17 00:00:00 2001 From: LCJ-MinYa <1049468118@qq.com> Date: Mon, 19 Jan 2026 10:02:45 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=8B=96=E6=8B=BD=E5=B8=83=E5=B1=80-?= =?UTF-8?q?=E5=9B=BD=E9=99=85=E5=8C=96=E5=92=8C=E4=B8=80=E4=BA=9B=E9=97=AE?= =?UTF-8?q?=E9=A2=98=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- demoHtml/flex/css/index.css | 4 ++++ demoHtml/flex/index.html | 8 ++++++- demoHtml/flex/js/i18n.js | 6 ++++-- demoHtml/flex/js/index.js | 42 ++++++++++++++++++++++++------------- demoHtml/flex/js/list.js | 13 ++++++------ demoHtml/flex/js/utils.js | 8 +++---- 6 files changed, 52 insertions(+), 29 deletions(-) diff --git a/demoHtml/flex/css/index.css b/demoHtml/flex/css/index.css index 4ad4cce..8cac0c9 100644 --- a/demoHtml/flex/css/index.css +++ b/demoHtml/flex/css/index.css @@ -383,3 +383,7 @@ form { border-color: rgb(102, 126, 234) !important; box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.08); } + +#copy-component { + margin: 5px 0 10px; +} diff --git a/demoHtml/flex/index.html b/demoHtml/flex/index.html index 93272f3..e59e93b 100644 --- a/demoHtml/flex/index.html +++ b/demoHtml/flex/index.html @@ -116,7 +116,13 @@
{{= i18n.$t('user.empty_component') }}