From 368bf5b04433bbd80f232abbcfa064b636d93582 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=9C=E5=BA=86=E6=B3=89?= Date: Wed, 13 Dec 2023 14:52:01 +0800 Subject: [PATCH] Update uts-component.md --- docs/plugin/uts-component.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/plugin/uts-component.md b/docs/plugin/uts-component.md index 060c7b6be..4a50de3b9 100644 --- a/docs/plugin/uts-component.md +++ b/docs/plugin/uts-component.md @@ -580,7 +580,7 @@ NVUpdateStyles(styles: Map){ #### 创建插件 -在HBuilder X 中选中Uni-App项目下 uni_modules目录 +在HBuilder X 中选中Uni-App项目下 uni_modules目录,右键选择新建`uni_modules插件` ![创建界面](https://native-res.dcloud.net.cn/images/uts/component/image0.png) -- GitLab