From 3a75daf63f5b64af3388424c3de82662c20aa383 Mon Sep 17 00:00:00 2001
From: yyb <995253665@qq.com>
Date: 星期五, 18 七月 2025 13:49:01 +0800
Subject: [PATCH] 添加了打印超时定时器清除逻辑,确保打印成功后清除超时回调
---
pages/product/report/index.scss | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/pages/product/report/index.scss b/pages/product/report/index.scss
index 77e15ec..8a12a47 100644
--- a/pages/product/report/index.scss
+++ b/pages/product/report/index.scss
@@ -192,3 +192,8 @@
}
}
}
+
+
+.u-radio__icon-wrap--disabled {
+ background-color: rgb(123, 128, 135) !important;
+}
\ No newline at end of file
--
Gitblit v1.9.3