From 8746f3a8f0346c9a55fa22fa3779b60c9b75b3cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=9C=E5=BA=86=E6=B3=89?= Date: Thu, 10 Nov 2022 16:43:37 +0800 Subject: [PATCH] Update uts-plugin.md --- 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 dfd9e61e3..49a7983bb 100644 --- a/docs/plugin/uts-plugin.md +++ b/docs/plugin/uts-plugin.md @@ -83,7 +83,7 @@ uts 插件编译到 app 平台时,在功能上相当于 uni-app 之前的 app 选择类型 **uts插件** -![新建插件2](https://native-res.dcloud.net.cn/images/uts/new_uts_plugin2_1.jpg) +![新建插件2](https://native-res.dcloud.net.cn/images/uts/new_uts_plugin2_1.jpg){:height="400" width="600"} **为了避免和插件市场的其他插件冲突,建议起一个自己的插件前缀名称。** -- GitLab