From ba794a697063ebdf3e04d3bd59b0eb1dc38c81dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=B0=E9=9B=A8?= Date: Tue, 1 Jul 2025 12:11:02 +0000 Subject: [PATCH] update zh-cn/application-dev/reference/apis-arkui/arkui-ts/ts-methods-custom-dialog-box.md. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 田雨 --- .../apis-arkui/arkui-ts/ts-methods-custom-dialog-box.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ts-methods-custom-dialog-box.md b/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ts-methods-custom-dialog-box.md index 94be66e4a13..b3efa8710ff 100644 --- a/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ts-methods-custom-dialog-box.md +++ b/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ts-methods-custom-dialog-box.md @@ -4,7 +4,7 @@ > **说明:** > -> 从API version 7开始支持。后续版本如有新增内容,则采用上角标单独标记该内容的起始版本。 +> 从API version 7开始支持。后续版本如有新增内容,则采用上角标单独标记该内容起始版本。 ## 接口 -- Gitee