From 552238172036acf08ccf36134282a06b5e21b936 Mon Sep 17 00:00:00 2001
From: rk <94314517@qq.com>
Date: 星期五, 22 五月 2026 18:07:49 +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