From ce1248297e07cf5e409a37d43f2e0b54fcf86071 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期四, 14 五月 2026 18:29:06 +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