From efa5a4ef14d9898b4284212e6541e87f867d6b06 Mon Sep 17 00:00:00 2001 From: rex Date: Tue, 19 Jan 2021 10:18:23 +0800 Subject: [PATCH] docs(tabbar): replace minicode (#3971) fix #3953 --- packages/tabbar/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/tabbar/README.md b/packages/tabbar/README.md index 22d5cc53..b0edd12a 100644 --- a/packages/tabbar/README.md +++ b/packages/tabbar/README.md @@ -166,7 +166,7 @@ Page({ ### 结合自定义 tabBar -请参考 [微信官方文档](https://developers.weixin.qq.com/miniprogram/dev/framework/ability/custom-tabbar.html) 与 [代码片段](https://developers.weixin.qq.com/s/FjLU4mmp7r9s) +请参考 [微信官方文档](https://developers.weixin.qq.com/miniprogram/dev/framework/ability/custom-tabbar.html) 与 [代码片段](https://developers.weixin.qq.com/s/vaXgTsmQ7hnm) ## API