From 59bfd0b8bbbf0ee94ec68e4a3a1a6e536d0ad8fd Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期三, 20 五月 2026 23:10:43 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/gtzxinglijicun
---
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