From cf17c2f7012fc4351f66c71d66a4aa3a9fe9e34a Mon Sep 17 00:00:00 2001
From: rk <94314517@qq.com>
Date: 星期四, 30 四月 2026 15:24:17 +0800
Subject: [PATCH] 代码生成

---
 small-program/unpackage/dist/dev/mp-weixin/pages/storage-point/storage-point.wxss |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/small-program/unpackage/dist/dev/mp-weixin/pages/storage-point/storage-point.wxss b/small-program/unpackage/dist/dev/mp-weixin/pages/storage-point/storage-point.wxss
index daed962..4f8d16a 100644
--- a/small-program/unpackage/dist/dev/mp-weixin/pages/storage-point/storage-point.wxss
+++ b/small-program/unpackage/dist/dev/mp-weixin/pages/storage-point/storage-point.wxss
@@ -159,6 +159,10 @@
 .filter-item.active.data-v-6bbaaa78 {
   color: #222222;
 }
+.filter-text-bold.data-v-6bbaaa78 {
+  font-weight: 700;
+  color: #000000;
+}
 .card-list.data-v-6bbaaa78 {
   padding: 30rpx;
   box-sizing: border-box;

--
Gitblit v1.9.3