From c1d295a530693bc52181770493bc492745cfed6b Mon Sep 17 00:00:00 2001 From: zhouke Date: Fri, 24 Jun 2022 15:26:23 +0800 Subject: [PATCH] =?UTF-8?q?fixed=20712b0fd=20from=20https://gitee.com/zhou?= =?UTF-8?q?-ke-0929/docs/pulls/5804=20=E6=96=87=E6=A1=A3=E4=B8=80=E8=87=B4?= =?UTF-8?q?=E6=80=A7=E9=97=AE=E9=A2=98=E6=8A=A5=E9=94=99=E4=BF=AE=E6=94=B9?= =?UTF-8?q?.Signed-off-by:=20.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zhouke --- zh-cn/application-dev/reference/apis/js-apis-uitest.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/zh-cn/application-dev/reference/apis/js-apis-uitest.md b/zh-cn/application-dev/reference/apis/js-apis-uitest.md index e3ca10b0aa..15ffef5fa4 100644 --- a/zh-cn/application-dev/reference/apis/js-apis-uitest.md +++ b/zh-cn/application-dev/reference/apis/js-apis-uitest.md @@ -1323,5 +1323,3 @@ async function demo() { | CONTAINS | 1 | 包含给定值。 | | STARTS_WITH | 2 | 从给定值开始。 | | ENDS_WITH | 3 | 以给定值结束。 | - -### -- GitLab