From 63be968b2346e9ff944856c3ccf643debf050a2c Mon Sep 17 00:00:00 2001 From: LCJ-MinYa <1049468118@qq.com> Date: Fri, 30 Jan 2026 10:43:39 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=8B=96=E6=8B=BD=E5=B8=83=E5=B1=80-?= =?UTF-8?q?=E9=95=BF=E5=BA=A6=EF=BC=8C=E5=AE=BD=E5=BA=A6=EF=BC=8C=E6=96=87?= =?UTF-8?q?=E6=9C=AC=E5=AF=B9=E9=BD=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- demoHtml/flex/css/index.css | 2 ++ demoHtml/flex/index.html | 27 +++++++++++++++++++++++++++ demoHtml/flex/js/i18n.js | 6 ++++++ demoHtml/flex/js/index.js | 22 ++++++++++++++++++++++ 4 files changed, 57 insertions(+) diff --git a/demoHtml/flex/css/index.css b/demoHtml/flex/css/index.css index cd9f064..dcf752e 100644 --- a/demoHtml/flex/css/index.css +++ b/demoHtml/flex/css/index.css @@ -120,6 +120,8 @@ html { .component-item span, .grid-stack-item span { font-size: 14px; + width: 100%; + text-align: center; } .image-container { width: 100%; diff --git a/demoHtml/flex/index.html b/demoHtml/flex/index.html index 1500055..98dc290 100644 --- a/demoHtml/flex/index.html +++ b/demoHtml/flex/index.html @@ -154,6 +154,33 @@
+
+ + +
+
+ + +
+
+ + +