From 4543c07e017a687f5df38891b80766eb20c4c453 Mon Sep 17 00:00:00 2001 From: yanyilin Date: Fri, 11 Mar 2022 17:48:20 +0800 Subject: [PATCH] update app-oauth-weixin.md --- docs/app-oauth-weibo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/app-oauth-weibo.md b/docs/app-oauth-weibo.md index 5dcfacbfd..0ed2b0a23 100644 --- a/docs/app-oauth-weibo.md +++ b/docs/app-oauth-weibo.md @@ -11,7 +11,7 @@ ### 配置 打开项目的manifest.json文件,在“App模块配置”项的“OAuth(登录鉴权)”下,勾选“新浪微博登录”: -![](https://partner-dcloud-native.oss-cn-hangzhou.aliyuncs.com/images/uniapp/oauth/sina-manifest.png) +![](https://native-res.dcloud.net.cn/images/uniapp/oauth/sina-manifest.png) - appkey 新浪微博开放平台申请应用的AppKey值 -- GitLab