From 2207dcd1815e76e2f41f2b6b116308f721832de8 Mon Sep 17 00:00:00 2001 From: wuyanlin <5298057@qq.com> Date: Sun, 22 May 2022 12:27:00 +0000 Subject: [PATCH] =?UTF-8?q?=E9=80=89=E9=A1=B9=E5=BF=98=E8=AE=B0=E6=94=B9?= =?UTF-8?q?=E4=BA=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/tutorial/app-geolocation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorial/app-geolocation.md b/docs/tutorial/app-geolocation.md index 4038ef12b..183722483 100644 --- a/docs/tutorial/app-geolocation.md +++ b/docs/tutorial/app-geolocation.md @@ -68,7 +68,7 @@ App端定位模块封装系统自带的`系统定位`,及市场上主流的三 > 需要向百度申请商业授权,参考:[商业授权相关说明](app-geolocation?id=business),使用前需登录 [百度地图开放平台](https://lbsyun.baidu.com/) 创建应用申请访问应用密钥(AK) -使用`高德定位`需在“App模块配置”项的“Geolocation(定位)”下,勾选“百度定位”: +使用`高德定位`需在“App模块配置”项的“Geolocation(定位)”下,勾选“高德定位”: ![](https://native-res.dcloud.net.cn/images/uniapp/geolocation/baidu.png) #### 参数说明 -- GitLab