From d09f4c00ee91b02d22559000ec5938e17c1780f2 Mon Sep 17 00:00:00 2001 From: LiAn Date: Tue, 26 Jul 2022 03:54:02 +0000 Subject: [PATCH] update en/application-dev/ui/ui-js-components-swiper.md. Signed-off-by: LiAn --- en/application-dev/ui/ui-js-components-swiper.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/en/application-dev/ui/ui-js-components-swiper.md b/en/application-dev/ui/ui-js-components-swiper.md index d240e96baa..7a5514ed2c 100644 --- a/en/application-dev/ui/ui-js-components-swiper.md +++ b/en/application-dev/ui/ui-js-components-swiper.md @@ -368,9 +368,4 @@ export default { } ``` -![en-us_image_0000001231843132](figures/en-us_image_0000001231843132.gif) -## Samples - -The following sample is provided to help you better understand how to develop the **<swiper>** component: - -- [`Swiper`: Swiper (JavaScript, API 7)](https://gitee.com/openharmony/app_samples/tree/master/UI/Swiper) +![en-us_image_0000001231843132](figures/en-us_image_0000001231843132.gif) \ No newline at end of file -- GitLab