From 7cb4414da641b72f2d1e0ec545a56510ffe1458f Mon Sep 17 00:00:00 2001 From: jinna Date: Wed, 22 Feb 2023 11:35:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=94=BE=E5=8F=B7=E8=83=8C?= =?UTF-8?q?=E6=99=AF=E9=A2=9C=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/booknumber/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/booknumber/index.vue b/src/views/booknumber/index.vue index 627f42c..6eb954a 100644 --- a/src/views/booknumber/index.vue +++ b/src/views/booknumber/index.vue @@ -825,7 +825,7 @@ export default { justify-content: center; } ::v-deep .selected{ - background: rgba(22, 119, 255,.3); + background: #EBEEF5; cursor: not-allowed; pointer-events:none; width: 100%;