From 4cf55474ff49d11150dfaca3633224eceea47823 Mon Sep 17 00:00:00 2001
From: yiming <m13691596795@163.com>
Date: 星期三, 28 二月 2024 17:21:05 +0800
Subject: [PATCH] 书展和书展详情

---
 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 d3c5032..7691a71 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',
   },
   {

--
Gitblit v1.9.1