From 736518073e6ab456d6e3a089d6ba78ed9d936828 Mon Sep 17 00:00:00 2001 From: luqianyu Date: Tue, 8 Dec 2020 15:31:04 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=B1=95=E7=A4=BAtabBar=E7=BB=84?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/API/index/index.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pages/API/index/index.js b/pages/API/index/index.js index 2bd65c2..7d36302 100644 --- a/pages/API/index/index.js +++ b/pages/API/index/index.js @@ -46,6 +46,10 @@ Page({ zh: '导航栏', url: 'navigationBar/navigationBar' }, + { + zh: '设置TabBar', + url: '@set-tab-bar' + }, ] }, { id: 'device',