From a32569b32bebaa3c54cb83b8231a9d29679f6435 Mon Sep 17 00:00:00 2001 From: JackLee <809262979@qq.com> Date: Fri, 10 Apr 2026 20:56:23 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=8A=9F=E8=83=BD=E7=BB=84?= =?UTF-8?q?=E7=9A=84=E5=B7=A6=E5=8F=B3=E9=97=B4=E8=B7=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- entry/src/main/ets/pages/TitleLayout/TitleTabContent.ets | 1 + 1 file changed, 1 insertion(+) diff --git a/entry/src/main/ets/pages/TitleLayout/TitleTabContent.ets b/entry/src/main/ets/pages/TitleLayout/TitleTabContent.ets index 21e64722..6304d98d 100644 --- a/entry/src/main/ets/pages/TitleLayout/TitleTabContent.ets +++ b/entry/src/main/ets/pages/TitleLayout/TitleTabContent.ets @@ -47,6 +47,7 @@ export struct TitleTabContent { GroupTextEventMenu({grpEvent:group_item}) } }.height('100%') + .margin({ top:0, left: 10, bottom: 0, right: 10 }) Divider().vertical(true).strokeWidth(1).lineCap(LineCapStyle.Round).height('90%').backgroundColor(Color.Grey) }) }else{