From 556f387f1dfe5d714bb88ab138b31a93430af279 Mon Sep 17 00:00:00 2001 From: WangLin305 Date: Tue, 25 Mar 2025 14:20:07 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=9B=B4=E6=96=B0readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.en.md | 6 +++--- README.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.en.md b/README.en.md index 93ddebe..e6d1952 100644 --- a/README.en.md +++ b/README.en.md @@ -26,6 +26,6 @@ N/A ### Constraints 1. The sample app is supported only on Huawei phones running the standard system. -2. HarmonyOS: HarmonyOS NEXT Developer Beta 1 or later -3. DevEco Studio: DevEco Studio NEXT Developer Beta 1 or later -4. HarmonyOS SDK: HarmonyOS NEXT Developer Beta 1 SDK or later +2. HarmonyOS: HarmonyOS 5.0.0 Release or later +3. DevEco Studio: DevEco Studio 5.0.0 Release or later +4. HarmonyOS SDK: HarmonyOS 5.0.0 Release SDK or later diff --git a/README.md b/README.md index 3369833..5e570c7 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,6 @@ ### 约束与限制 1. 本示例仅支持标准系统上运行,支持设备:华为手机。 -2. HarmonyOS系统:HarmonyOS NEXT Developer Beta1及以上。 -3. DevEco Studio版本:DevEco Studio NEXT Developer Beta1及以上。 -4. HarmonyOS SDK版本:HarmonyOS NEXT Developer Beta1 SDK及以上。 +2. HarmonyOS系统:HarmonyOS 5.0.0 Release及以上。 +3. DevEco Studio版本:DevEco Studio 5.0.0 Release及以上。 +4. HarmonyOS SDK版本:HarmonyOS 5.0.0 Release SDK及以上。 -- Gitee From b54cf70a231abcf6e564ab2f6cf58bffe868036d Mon Sep 17 00:00:00 2001 From: WangLin305 Date: Tue, 25 Mar 2025 14:28:18 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E6=9B=B4=E6=96=B0readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e570c7..3f0b504 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# 首选项 +# 实现用户首选项功能 ### 简介 -- Gitee