From bb02444af1f3ab2d94e37f8a7ab8ccacdc36627e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=A2=E8=B6=8A?= <552369664@qq.com> Date: Thu, 24 Jul 2025 16:56:45 +0800 Subject: [PATCH] =?UTF-8?q?new:=20=E3=80=90=E5=95=86=E5=9F=8E=E8=A3=85?= =?UTF-8?q?=E4=BF=AE=E3=80=91=E5=AF=BC=E8=88=AA=E6=A0=8F=E4=B8=AD=E7=9A=84?= =?UTF-8?q?=E6=90=9C=E7=B4=A2=E6=A1=86=E6=B7=BB=E5=8A=A0=E6=9B=B4=E5=A4=9A?= =?UTF-8?q?=E5=8A=9F=E8=83=BD=E5=B1=9E=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../NavigationBar/components/CellProperty.vue | 32 ++++++++++++++++++- .../components/mobile/NavigationBar/config.ts | 6 ++++ .../components/mobile/NavigationBar/index.vue | 7 ++-- 3 files changed, 42 insertions(+), 3 deletions(-) diff --git a/src/components/DiyEditor/components/mobile/NavigationBar/components/CellProperty.vue b/src/components/DiyEditor/components/mobile/NavigationBar/components/CellProperty.vue index ea0e7ca9..6c671d3f 100644 --- a/src/components/DiyEditor/components/mobile/NavigationBar/components/CellProperty.vue +++ b/src/components/DiyEditor/components/mobile/NavigationBar/components/CellProperty.vue @@ -13,7 +13,7 @@