From d72638c12046fa4acb4ba746412f3e3d1a9eb4a9 Mon Sep 17 00:00:00 2001 From: ygytsyjj <747016451@qq.com> Date: Wed, 4 Jun 2025 14:16:11 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20ubest,App=E7=AB=AF=E5=8E=9F=E7=94=9F?= =?UTF-8?q?=E6=8F=92=E4=BB=B6=E9=85=8D=E7=BD=AE=E8=AF=A6=E8=A7=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/base/18-app.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/base/18-app.md b/docs/base/18-app.md index a72266f..0090a69 100644 --- a/docs/base/18-app.md +++ b/docs/base/18-app.md @@ -30,3 +30,7 @@ function foo() { ![alt text](image-18-2.png) 只需要把对应的内容拷贝到 `manifest.config.ts` 中的 `distribute.plugins` 里面即可。 + +## 3.unibest 的 `原生插件` 模块配置 + +> [参考文献: 掘金教程 - Unibest 原生插件模块配置](https://juejin.cn/post/7496807547447427081)