提交 c3771739 编写于 作者: D-GSQ's avatar D-GSQ

Update mp-weixin-plugin.md

上级 28ad4df6
......@@ -95,12 +95,12 @@
}
}
// 百度小程序 注意是 usingSwanComponents 不是 usingComponents(HBuilder 3.1.0+ 可以使写为 usingComponents)
// 百度小程序 注意是 HBuilder 3.1.0 以下部分插件需使用 usingSwanComponents
{
"path": "pages/index/index",
"style": {
"mp-baidu": {
"usingSwanComponents": {
"usingComponents": {
"my-special-list": "dynamicLib://myDynamicLib/special-list"
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册