diff --git a/README.md b/README.md index 4646ff7a1b145e93dd2a36764573c78700c85a77..64d388f16de3890795e110f7f0ed59643e7aa2ff 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Web和应用的跳转与拉起 +# 基于应用拉起相关能力实现Web跳转功能 ## 介绍 @@ -7,7 +7,7 @@ ## 效果预览 手机运行效果图如下: - +![](./screenshots/device/phone.png) ## 工程目录结构 diff --git a/README_EN.md b/README_EN.md index b05908a374ca13ae9480bd47c1b9f5aeef821f3b..e45b5810bda55757d30047da39d2ba209cf75aae 100644 --- a/README_EN.md +++ b/README_EN.md @@ -7,7 +7,7 @@ Based on the application startup capabilities, this sample implements scenarios ## Preview The following figure shows the running effect on a mobile phone. - +![](./screenshots/device/phone_EN.png) ## Project Directory diff --git a/screenshots/device/phone.gif b/screenshots/device/phone.gif deleted file mode 100644 index 01adea1be0ab41efd3e2ff38f9373d5d6c685acf..0000000000000000000000000000000000000000 Binary files a/screenshots/device/phone.gif and /dev/null differ diff --git a/screenshots/device/phone.png b/screenshots/device/phone.png new file mode 100644 index 0000000000000000000000000000000000000000..ccc84f936bcf78437fa0be7f064007c6f8239bbf Binary files /dev/null and b/screenshots/device/phone.png differ