From 94e0c3cda0be387d7a0f6b6566a9a4292e24edf4 Mon Sep 17 00:00:00 2001 From: Lloyd_Liu <12595420+Lloyd-Liu@user.noreply.gitee.com> Date: Fri, 21 Mar 2025 02:24:56 +0000 Subject: [PATCH] update README.en.md. Signed-off-by: Lloyd_Liu <12595420+Lloyd-Liu@user.noreply.gitee.com> --- README.en.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.en.md b/README.en.md index c37bfbf..79da9c0 100644 --- a/README.en.md +++ b/README.en.md @@ -10,19 +10,19 @@ Below are the preview effects. **Tab adaptive centering** -| Smartphone | Foldable Screen (Unfolded) | Tablet、2in1 | +| Smartphone | Foldable Screen (Unfolded) | Tablet、PC/2in1 | |----------------------------------------|----------------------------------------|----------------------------------------| | ![](screenshots/Devices/image1.en.png) | ![](screenshots/Devices/image2.en.png) | ![](screenshots/Devices/image3.en.png) | **Adaptive table extension** -| Smartphone | Foldable Screen (Unfolded) | Tablet、2in1 | +| Smartphone | Foldable Screen (Unfolded) | Tablet、PC/2in1 | |----------------------------------------|----------------------------------------|----------------------------------------| | ![](screenshots/Devices/image4.en.png) | ![](screenshots/Devices/image5.en.png) | ![](screenshots/Devices/image6.en.png) | **Adaptive centering of two tabs** -| Smartphone | Foldable Screen (Unfolded) | Tablet、2in1 | +| Smartphone | Foldable Screen (Unfolded) | Tablet、PC/2in1 | |----------------------------------------|----------------------------------------|----------------------------------------| | ![](screenshots/Devices/image7.en.png) | ![](screenshots/Devices/image8.en.png) | ![](screenshots/Devices/image9.en.png) | @@ -66,7 +66,7 @@ N/A ### Constraints -1. The sample app is supported on Huawei phones, tablets, and 2in1 running the standard system. +1. The sample app is supported on Huawei phones, tablets, and PC/2in1 running the standard system. 2. The HarmonyOS version must be HarmonyOS 5.0.0 Release or later. -- Gitee