From 6b166047bbe4069322fcb2cc7c26ec4c2bd623d3 Mon Sep 17 00:00:00 2001 From: yanyilin Date: Fri, 11 Mar 2022 17:47:48 +0800 Subject: [PATCH] update app-oauth-qq.md --- docs/app-oauth-google.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/app-oauth-google.md b/docs/app-oauth-google.md index 009b66d13..f7ec76558 100644 --- a/docs/app-oauth-google.md +++ b/docs/app-oauth-google.md @@ -10,7 +10,7 @@ ### 配置 打开项目的manifest.json文件,在“App模块配置”项的“OAuth(登录鉴权)”下,勾选“Google登录”: -![](https://partner-dcloud-native.oss-cn-hangzhou.aliyuncs.com/images/uniapp/oauth/google-manifest.png) +![](https://native-res.dcloud.net.cn/images/uniapp/oauth/google-manifest.png) - iOS平台客户端ID Google云平台创建的OAuth2.0凭证的iOS平台客户端ID -- GitLab