From ed8d844683fcc567b77961a84906aed3fbd4a6b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E6=B0=B8=E5=87=AF?= Date: Tue, 19 Aug 2025 20:48:17 +0800 Subject: [PATCH] diff MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 刘永凯 --- api/@internal/component/ets/tab_content.d.ts | 6 ++---- api/@ohos.arkui.ArcAlphabetIndexer.d.ts | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/api/@internal/component/ets/tab_content.d.ts b/api/@internal/component/ets/tab_content.d.ts index 0b608df9b7..fa475a4258 100644 --- a/api/@internal/component/ets/tab_content.d.ts +++ b/api/@internal/component/ets/tab_content.d.ts @@ -516,10 +516,9 @@ declare interface TabBarIconStyle { */ declare class TabBarSymbol { /** - * Symbol icon in the normal style. + * The properties of the symbol icon in the tab bar need to be unselected. * * @type { SymbolGlyphModifier } - * @default fontColor: #66182431, renderingStrategy: SymbolRenderingStrategy.MULTIPLE_OPACITY, fontSize: 24vp * @syscap SystemCapability.ArkUI.ArkUI.Full * @atomicservice * @since 12 @@ -537,10 +536,9 @@ declare class TabBarSymbol { normal: SymbolGlyphModifier; /** - * Symbol icon in the selected style. + * The properties of the symbol icon in the tab bar need to be unselected. * * @type { ?SymbolGlyphModifier } - * @default fontColor: #ff007dff, renderingStrategy: SymbolRenderingStrategy.MULTIPLE_OPACITY, fontSize: 24vp * @syscap SystemCapability.ArkUI.ArkUI.Full * @atomicservice * @since 12 diff --git a/api/@ohos.arkui.ArcAlphabetIndexer.d.ts b/api/@ohos.arkui.ArcAlphabetIndexer.d.ts index 1ee5480c98..22f78240c3 100755 --- a/api/@ohos.arkui.ArcAlphabetIndexer.d.ts +++ b/api/@ohos.arkui.ArcAlphabetIndexer.d.ts @@ -282,7 +282,7 @@ declare class ArcAlphabetIndexerAttribute extends CommonMethod