From 2c34ae16526e0078dca038b481d5295a54f01a6c Mon Sep 17 00:00:00 2001 From: talktao Date: Fri, 25 Mar 2022 00:51:10 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E5=BA=95=E9=83=A8tab=E6=A0=8F?= =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layout/index.vue b/src/layout/index.vue index 27780bb..7beca47 100644 --- a/src/layout/index.vue +++ b/src/layout/index.vue @@ -13,7 +13,7 @@ const useTabBar = () => { icon: 'home-o' }, { - title: '我的', + title: '我', to: { name:'About' },