diff --git a/images/add.svg b/images/add.svg index 84e4d21..71b934e 100644 --- a/images/add.svg +++ b/images/add.svg @@ -1,22 +1 @@ - - - 编组 4 - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/images/face.svg b/images/face.svg index 662e87a..8ab1d43 100644 --- a/images/face.svg +++ b/images/face.svg @@ -1,26 +1 @@ - - - 编组 6 - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/images/keyboard.svg b/images/keyboard.svg index 0f14e09..029db0e 100644 --- a/images/keyboard.svg +++ b/images/keyboard.svg @@ -1,14 +1 @@ - - - 椭圆形备份 25 - - - - - - - - - - - + \ No newline at end of file diff --git a/images/voice.svg b/images/voice.svg index 4f711d4..6619071 100644 --- a/images/voice.svg +++ b/images/voice.svg @@ -1,23 +1 @@ - - - 编组 9 - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/lib/ui/views/TIMUIKitChat/TIMUIKitAppBar/tim_uikit_appbar.dart b/lib/ui/views/TIMUIKitChat/TIMUIKitAppBar/tim_uikit_appbar.dart index 1da606f..b572032 100644 --- a/lib/ui/views/TIMUIKitChat/TIMUIKitAppBar/tim_uikit_appbar.dart +++ b/lib/ui/views/TIMUIKitChat/TIMUIKitAppBar/tim_uikit_appbar.dart @@ -183,7 +183,7 @@ class _TIMUIKitAppBarState extends TIMUIKitState { theme.primaryColor, actionsIconTheme: setAppbar?.actionsIconTheme, foregroundColor: setAppbar?.foregroundColor, - elevation: setAppbar?.elevation ?? (isDesktopScreen ? 0 : 1), + elevation: setAppbar?.elevation ?? 0, bottom: setAppbar?.bottom, bottomOpacity: setAppbar?.bottomOpacity ?? 1.0, titleSpacing: setAppbar?.titleSpacing, diff --git a/lib/ui/views/TIMUIKitChat/TIMUIKitTextField/tim_uikit_text_field_layout/narrow.dart b/lib/ui/views/TIMUIKitChat/TIMUIKitTextField/tim_uikit_text_field_layout/narrow.dart index 5400a65..8a890cc 100644 --- a/lib/ui/views/TIMUIKitChat/TIMUIKitTextField/tim_uikit_text_field_layout/narrow.dart +++ b/lib/ui/views/TIMUIKitChat/TIMUIKitTextField/tim_uikit_text_field_layout/narrow.dart @@ -424,7 +424,7 @@ class _TIMUIKitTextFieldLayoutNarrowState extends TIMUIKitState