From b099e758396f61b39d24cf5fa6be7bb0d10c2b4d Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期一, 18 五月 2026 19:16:26 +0800
Subject: [PATCH] 提交
---
small-program/unpackage/dist/dev/mp-weixin/pages/mine/mine.wxss | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
diff --git a/small-program/unpackage/dist/dev/mp-weixin/pages/mine/mine.wxss b/small-program/unpackage/dist/dev/mp-weixin/pages/mine/mine.wxss
index 01c593a..2917bc9 100644
--- a/small-program/unpackage/dist/dev/mp-weixin/pages/mine/mine.wxss
+++ b/small-program/unpackage/dist/dev/mp-weixin/pages/mine/mine.wxss
@@ -219,4 +219,17 @@
.right-icon .status-red.data-v-dcbcfe34 {
color: #FF0000;
}
+.right-icon .status-yellow.data-v-dcbcfe34 {
+ color: #FFD700;
+}
+.right-icon button.data-v-dcbcfe34 {
+ position: relative;
+ top: 0;
+ float: right;
+ right: 0;
+ width: 200rpx;
+ height: 48rpx;
+ opacity: 0;
+ z-index: 9999;
+}
--
Gitblit v1.9.3