From b6d7b1fa1c712358537ebc3eb17dd71625346511 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=9C=E5=BA=86=E6=B3=89?= Date: Thu, 1 Sep 2022 10:05:42 +0000 Subject: [PATCH] update docs/plugin/uts-plugin.md. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 杜庆泉 --- docs/plugin/uts-plugin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/plugin/uts-plugin.md b/docs/plugin/uts-plugin.md index 286107389..73ba66719 100644 --- a/docs/plugin/uts-plugin.md +++ b/docs/plugin/uts-plugin.md @@ -70,7 +70,7 @@ uts插件编译到app平台时,在功能上相当于uni-app之前的app原生 选择 **uts原生插件** -![新建插件2](https://native-res.dcloud.net.cn/images/uts/new_uts_plugin2.jpg) +![新建插件2](https://native-res.dcloud.net.cn/images/uts/new_uts_plugin2_1.jpg) uts插件目录结构 -- GitLab