From b910e73a89183027cd7ca3f9851619db6efa7862 Mon Sep 17 00:00:00 2001 From: liugang9704 <2745340733@qq.com> Date: Wed, 15 Jan 2025 09:08:20 +0800 Subject: [PATCH] =?UTF-8?q?README=E4=B8=AD=E6=A0=87=E9=A2=98=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0f3a460..6c895eb 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# 登录和注销模拟场景实现 +# 基于Navigation组件实现模拟登录和注销的场景 ## 介绍 -基于Navigation实现导航跳转,采用PromptAction实现弹窗。模拟登录和注销的场景实现,且界面满足一多适配。应用登录符合隐私要求,实现正确的跳转逻辑,满足更好的用户体验。 +基于Navigation组件实现导航跳转,采用PromptAction实现弹窗。模拟登录和注销的场景实现,且界面满足一多适配。应用登录符合隐私要求,实现正确的跳转逻辑,满足更好的用户体验。 ## 预览效果 手机运行效果图如下: -- Gitee