From 7802b0bddaccecd066e2838e0b977ef0c2052abd Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期四, 29 二月 2024 21:26:08 +0800
Subject: [PATCH] feat: 图书服务

---
 custom-tab-bar/data.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/custom-tab-bar/data.js b/custom-tab-bar/data.js
index 023a451..c6a4cb9 100644
--- a/custom-tab-bar/data.js
+++ b/custom-tab-bar/data.js
@@ -7,7 +7,7 @@
   {
     icon: 'sort',
     text: '鍥句功鏈嶅姟',
-    url: 'pages/bookServices/index'
+    url: 'pages/bookServices/assort/index',
   },
   {
     icon: 'sort',

--
Gitblit v1.9.1