From 634e2994bc4020a06d7116f44a83702a0e423a22 Mon Sep 17 00:00:00 2001 From: Houjie <714924425@qq.com> Date: 星期三, 09 七月 2025 09:29:14 +0800 Subject: [PATCH] 点检历史 维修历史,周报历史,相关图标 --- uni_modules/uni-data-select/components/uni-data-select/uni-data-select.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/uni_modules/uni-data-select/components/uni-data-select/uni-data-select.vue b/uni_modules/uni-data-select/components/uni-data-select/uni-data-select.vue index 686c1d0..a3cde5a 100644 --- a/uni_modules/uni-data-select/components/uni-data-select/uni-data-select.vue +++ b/uni_modules/uni-data-select/components/uni-data-select/uni-data-select.vue @@ -481,7 +481,7 @@ } .uni-select__selector__disabled { - opacity: 0.4; + opacity: 0.2; cursor: default; } -- Gitblit v1.9.3