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 |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/custom-tab-bar/data.js b/custom-tab-bar/data.js
index d3c5032..34da94e 100644
--- a/custom-tab-bar/data.js
+++ b/custom-tab-bar/data.js
@@ -9,9 +9,10 @@
     text: '鍥句功鏈嶅姟',
     url: 'pages/bookServices/index'
   },
+
   {
     icon: 'sort',
-    text: '鍒嗙被',
+    text: '瀛︿範',
     url: 'pages/goods/category/index',
   },
   {
@@ -22,6 +23,6 @@
   {
     icon: 'person',
     text: '涓汉涓績',
-    url: 'pages/usercenter/index',
+    url: 'pages/personalCenter/index',
   },
 ];

--
Gitblit v1.9.1