From cfdb5dd5655a2970f06b648ac28ea480f1c858ed Mon Sep 17 00:00:00 2001 From: litian <C21AF165> Date: 星期四, 29 二月 2024 10:37:09 +0800 Subject: [PATCH] docs: y --- custom-tab-bar/data.js | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/custom-tab-bar/data.js b/custom-tab-bar/data.js index 023a451..34da94e 100644 --- a/custom-tab-bar/data.js +++ b/custom-tab-bar/data.js @@ -9,6 +9,7 @@ text: '鍥句功鏈嶅姟', url: 'pages/bookServices/index' }, + { icon: 'sort', text: '瀛︿範', @@ -22,6 +23,6 @@ { icon: 'person', text: '涓汉涓績', - url: 'pages/usercenter/index', + url: 'pages/personalCenter/index', }, ]; -- Gitblit v1.9.1