From 307e2ee29b51ac7a859229897511f376982436cf Mon Sep 17 00:00:00 2001 From: WindowBird <13870814+windows-bird@user.noreply.gitee.com> Date: Fri, 19 Sep 2025 11:47:38 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=99=E6=89=80=E6=9C=89=E6=88=91=E7=9A=84?= =?UTF-8?q?=E9=A2=84=E7=BA=A6=E7=9A=84=E7=8A=B6=E6=80=81=E6=A0=87=E7=AD=BE?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=83=8C=E6=99=AF=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/personalCenter/myAppointment.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/personalCenter/myAppointment.vue b/pages/personalCenter/myAppointment.vue index 4929028..1c8e7a5 100644 --- a/pages/personalCenter/myAppointment.vue +++ b/pages/personalCenter/myAppointment.vue @@ -432,6 +432,7 @@ export default { padding: 8rpx 16rpx; border-radius: 12rpx; margin-left: 20rpx; + background: #fef3e0; &.status-pending { background: #fef3e0; // 待核销 - 橙色