From c80bc467a41daa6cbae4e5515a300a8ca98cfeaa Mon Sep 17 00:00:00 2001
From: WXL <wl_5969728@163.com>
Date: 星期二, 21 七月 2026 15:44:01 +0800
Subject: [PATCH] 维护
---
unpackage/dist/dev/mp-weixin/components/attachment/index.wxss | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/unpackage/dist/dev/mp-weixin/components/attachment/index.wxss b/unpackage/dist/dev/mp-weixin/components/attachment/index.wxss
index debdc22..0cf5f5c 100644
--- a/unpackage/dist/dev/mp-weixin/components/attachment/index.wxss
+++ b/unpackage/dist/dev/mp-weixin/components/attachment/index.wxss
@@ -108,9 +108,9 @@
color: #666;
}
.attachment-upload .attachment-tabs .tab-item.active {
- color: #67AFAB;
+ color: #67afab;
font-weight: bold;
- border-bottom: 4rpx solid #67AFAB;
+ border-bottom: 4rpx solid #67afab;
}
.attachment-upload .attachment-tabs .tab-item .required-mark {
color: red;
--
Gitblit v1.9.3