From c8cef398fbf1f9b63dbf23637ef520b421515dc9 Mon Sep 17 00:00:00 2001
From: zxl <763096477@qq.com>
Date: 星期四, 20 十一月 2025 10:13:08 +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