From ba343b9be15ae078161893cd52ef6326a1c2a140 Mon Sep 17 00:00:00 2001 From: huliyong <2783385703@qq.com> Date: Fri, 7 Mar 2025 19:00:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/base/tabbar.vue | 14 +++++++------- pages/index/cart.vue | 2 +- pages/index/category.vue | 2 +- pages/index/center.vue | 2 +- pages/index/index.vue | 2 +- pages/index/order.vue | 2 +- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/components/base/tabbar.vue b/components/base/tabbar.vue index 9c70362..e86c4b1 100644 --- a/components/base/tabbar.vue +++ b/components/base/tabbar.vue @@ -29,36 +29,36 @@ data() { return { list: [{ - "selectedIconPath": "/static/image/tabbar/home-active.png", + "selectedIconPath": "/static/image/tabbar/home-a.png", "iconPath": "/static/image/tabbar/home.png", "pagePath": "/pages/index/index", "title": "首页", key: 'home', }, { - "selectedIconPath": "/static/image/tabbar/product-list-active.png", - "iconPath": "/static/image/tabbar/product-list.png", + "selectedIconPath": "/static/image/tabbar/category-a.png", + "iconPath": "/static/image/tabbar/category.png", "pagePath": "/pages/index/category", "title": "商品列表", key: 'category', }, { - "selectedIconPath": "/static/image/tabbar/order-active.png", + "selectedIconPath": "/static/image/tabbar/order-a.png", "iconPath": "/static/image/tabbar/order.png", "pagePath": "/pages/index/order", "title": "订单", key: 'order', }, { - "selectedIconPath": "/static/image/tabbar/cart-active.png", + "selectedIconPath": "/static/image/tabbar/cart-a.png", "iconPath": "/static/image/tabbar/cart.png", "pagePath": "/pages/index/cart", "title": "购物车", key: 'cart', }, { - "selectedIconPath": "/static/image/tabbar/user-center-active.png", - "iconPath": "/static/image/tabbar/user-center.png", + "selectedIconPath": "/static/image/tabbar/center-a.png", + "iconPath": "/static/image/tabbar/center.png", "pagePath": "/pages/index/center", "title": "我的", key: 'center', diff --git a/pages/index/cart.vue b/pages/index/cart.vue index 6a6d37f..381c5b0 100644 --- a/pages/index/cart.vue +++ b/pages/index/cart.vue @@ -77,7 +77,7 @@ - + diff --git a/pages/index/category.vue b/pages/index/category.vue index 2ddbb63..a4a64b0 100644 --- a/pages/index/category.vue +++ b/pages/index/category.vue @@ -30,7 +30,7 @@ - + diff --git a/pages/index/center.vue b/pages/index/center.vue index 091e094..4d30c46 100644 --- a/pages/index/center.vue +++ b/pages/index/center.vue @@ -120,7 +120,7 @@ - + diff --git a/pages/index/index.vue b/pages/index/index.vue index dc9e069..65effe5 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -110,7 +110,7 @@ - + diff --git a/pages/index/order.vue b/pages/index/order.vue index 7a53962..24bdbb6 100644 --- a/pages/index/order.vue +++ b/pages/index/order.vue @@ -76,7 +76,7 @@ - +