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 | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/custom-tab-bar/data.js b/custom-tab-bar/data.js index d3c5032..c6a4cb9 100644 --- a/custom-tab-bar/data.js +++ b/custom-tab-bar/data.js @@ -7,11 +7,11 @@ { icon: 'sort', text: '鍥句功鏈嶅姟', - url: 'pages/bookServices/index' + url: 'pages/bookServices/assort/index', }, { icon: 'sort', - text: '鍒嗙被', + text: '瀛︿範', url: 'pages/goods/category/index', }, { -- Gitblit v1.9.1