From b806c4ad52a661a1e5f0695650ec1a7e42f01633 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期三, 20 五月 2026 23:08:48 +0800
Subject: [PATCH] 提交
---
small-program/unpackage/dist/dev/mp-weixin/components/custom-tabbar/custom-tabbar.wxss | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/small-program/unpackage/dist/dev/mp-weixin/components/custom-tabbar/custom-tabbar.wxss b/small-program/unpackage/dist/dev/mp-weixin/components/custom-tabbar/custom-tabbar.wxss
index e0bfbf6..617d987 100644
--- a/small-program/unpackage/dist/dev/mp-weixin/components/custom-tabbar/custom-tabbar.wxss
+++ b/small-program/unpackage/dist/dev/mp-weixin/components/custom-tabbar/custom-tabbar.wxss
@@ -63,4 +63,7 @@
.tabbar-text.active.data-v-48eece8c {
color: #1ba8fa;
}
+.tabbar-text.shop.active.data-v-48eece8c {
+ color: #004096;
+}
--
Gitblit v1.9.3