diff --git a/README.en.md b/README.en.md index 7ac6ea419c683493d1daac48cca078c064f2693d..2001d7f830440e57b6172752c9cbb9cb996b0ea8 100644 --- a/README.en.md +++ b/README.en.md @@ -6,15 +6,15 @@ This codelab implements a bank wealth management app based on the adaptive layou The figure shows the effect on the mobile phone: -![](screenshots/device/phone.en.png) + The figure shows the effect on the foldable phone: -![](screenshots/device/foldable.en.png) + The figure shows the effect on the tablet: -![](screenshots/device/pad.en.png) + ### Permissions @@ -31,6 +31,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 697056123bcaf573528958ce45b36875e4b8ea41..67b24bc5080f1a85655654cd189e346660419b16 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# 优秀实践-一次开发,多端部署-银行理财 +# 一次开发,多端部署-银行理财 ### 简介 @@ -6,15 +6,15 @@ 手机效果图如下: -![](screenshots/device/phone.png) + 折叠屏效果图如下: -![](screenshots/device/foldable.png) + 平板效果图如下: -![](screenshots/device/pad.png) + ### 相关权限 @@ -31,6 +31,6 @@ ### 约束与限制 1. 本示例仅支持标准系统上运行,支持设备:华为手机。 -2. HarmonyOS系统:HarmonyOS NEXT Developer Beta1及以上。 -3. DevEco Studio版本:DevEco Studio NEXT Developer Beta1及以上。 -4. HarmonyOS SDK版本:HarmonyOS NEXT Developer Beta1 SDK及以上。 \ No newline at end of file +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及以上。 \ No newline at end of file diff --git a/features/home/src/main/resources/base/media/ic_list_hello.png b/features/home/src/main/resources/base/media/ic_list_hello.png index 041e56e2a617631f058ae76bdcc396bebd0d7fa1..6ad303670f95b9e5e087b722262a9a38251855de 100644 Binary files a/features/home/src/main/resources/base/media/ic_list_hello.png and b/features/home/src/main/resources/base/media/ic_list_hello.png differ diff --git a/screenshots/device/foldable.en.png b/screenshots/device/foldable.en.png index 8d9ee5e8db0c527c576712e8034bae17d20e9d29..2ec5410131d095dd77a458e859947e232eddf591 100644 Binary files a/screenshots/device/foldable.en.png and b/screenshots/device/foldable.en.png differ diff --git a/screenshots/device/foldable.png b/screenshots/device/foldable.png index cb3ad4f7838a94ee19f026f908f3744f0cd9e33c..5b315bae9fc7de5a96968d9e9f09023d5cfced3d 100644 Binary files a/screenshots/device/foldable.png and b/screenshots/device/foldable.png differ diff --git a/screenshots/device/pad.en.png b/screenshots/device/pad.en.png index 1e91f7413ed127913f262d6c95f2769e76a08869..e224dfdd7263abdf40d2974bcd11df3aad5d1c8a 100644 Binary files a/screenshots/device/pad.en.png and b/screenshots/device/pad.en.png differ diff --git a/screenshots/device/pad.png b/screenshots/device/pad.png index 617bd55946c51d7e27a93caa6defd0a7630ab9b3..05f7ac6ebb4e928e744ce74b746b88360bad28b6 100644 Binary files a/screenshots/device/pad.png and b/screenshots/device/pad.png differ diff --git a/screenshots/device/phone.en.png b/screenshots/device/phone.en.png index 0680b71f5819afd554f33a3f2d1853dac0ee68a5..2db6f9d1cb660a7a87ab9f9b928dc0fd1166fd0f 100644 Binary files a/screenshots/device/phone.en.png and b/screenshots/device/phone.en.png differ diff --git a/screenshots/device/phone.png b/screenshots/device/phone.png index 0c1b31002e193c97f120cab53da92353977741ac..bcc886198a0c16f6b266794e522072ca14007685 100644 Binary files a/screenshots/device/phone.png and b/screenshots/device/phone.png differ