From 68647f2f6bfa2c2500f4c2eb188c2a4cfe803b9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=9C=E5=BA=86=E6=B3=89?= Date: Mon, 19 Jun 2023 15:40:40 +0800 Subject: [PATCH] Update readme.md --- uni_modules/uts-tencentgeolocation/readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uni_modules/uts-tencentgeolocation/readme.md b/uni_modules/uts-tencentgeolocation/readme.md index f1ab96c..89d481a 100644 --- a/uni_modules/uts-tencentgeolocation/readme.md +++ b/uni_modules/uts-tencentgeolocation/readme.md @@ -13,7 +13,7 @@ 3. 打包自定义基座 -注意将`uts-tencentgeolocation/utssdk/app-android/libs/androix-core-1.0.0.jar`先移到其他目录。 +目前UTS只支持云端打包 4. 运行自定义基座 @@ -47,4 +47,4 @@ ## 相关开发文档 - [UTS 语法](https://uniapp.dcloud.net.cn/tutorial/syntax-uts.html) -- [UTS 原生插件](https://uniapp.dcloud.net.cn/plugin/uts-plugin.html) \ No newline at end of file +- [UTS 原生插件](https://uniapp.dcloud.net.cn/plugin/uts-plugin.html) -- GitLab