From 0adb1445d27a3c064d8ef1f7c5b98d431b36d1b9 Mon Sep 17 00:00:00 2001 From: DCloud_LXH <283700113@qq.com> Date: Thu, 7 Apr 2022 16:53:36 +0800 Subject: [PATCH] chore: docs --- docs/collocation/miniprogram-plugin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/collocation/miniprogram-plugin.md b/docs/collocation/miniprogram-plugin.md index 8696130af..d83aaccb1 100644 --- a/docs/collocation/miniprogram-plugin.md +++ b/docs/collocation/miniprogram-plugin.md @@ -8,7 +8,7 @@ uni-app 不仅仅可以开发完整的小程序,也可以编译为小程序插 | 微信小程序 | 支付宝小程序 | 百度小程序 | 字节跳动小程序、飞书小程序 | QQ 小程序 | 快手小程序 |京东小程序| | :--------: | :----------: | :--------: | :------------: | :-------: | :--------: | :--------: | -| √ | √ ( `3.2.9+` ) | x | x | x | x |x | +| √ | √ ( `3.2.9+` ) | x | x | x | x |x| **注意** -- GitLab