From 6c7fecf52405e132e3573b43a7206f99026a1fd8 Mon Sep 17 00:00:00 2001 From: zxl <763096477@qq.com> Date: 星期一, 04 八月 2025 18:13:05 +0800 Subject: [PATCH] 商家入驻同意协议,优惠卷领取状态 --- components/custom-tabbar.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/custom-tabbar.vue b/components/custom-tabbar.vue index 7b2217d..d4577e8 100644 --- a/components/custom-tabbar.vue +++ b/components/custom-tabbar.vue @@ -50,13 +50,13 @@ "key": 'kitchen' }, { - "pagePath": "/pages/tabbar/video/video", + "pagePath": "/pages/cusbar/video/video", "iconPath": "/static/tabbar/video1.png", "selectedIconPath": "/static/tabbar/video1-selected.png", "key": 'video' }, { - "pagePath": "/pages/tabbar/cart/cartList", + "pagePath": "/pages/cusbar/cart/cartList", "iconPath": "/static/tabbar/cart.png", "selectedIconPath": "/static/tabbar/cart-s.png", "text": "璐墿杞�", -- Gitblit v1.8.0