From 6e17fca829185f3f54b60da2d314fff490072455 Mon Sep 17 00:00:00 2001 From: icssoa <615206459@qq.com> Date: Mon, 25 Aug 2025 17:48:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=BB=86=E8=8A=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- uni_modules/cool-ui/components/cl-input/cl-input.uvue | 2 +- uni_modules/cool-ui/components/cl-popup/cl-popup.uvue | 5 +++-- uni_modules/cool-ui/components/cl-popup/props.ts | 1 + 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/uni_modules/cool-ui/components/cl-input/cl-input.uvue b/uni_modules/cool-ui/components/cl-input/cl-input.uvue index b2812e9..5f0037b 100644 --- a/uni_modules/cool-ui/components/cl-input/cl-input.uvue +++ b/uni_modules/cool-ui/components/cl-input/cl-input.uvue @@ -396,7 +396,7 @@ defineExpose({ @apply bg-surface-800; &.cl-input--border { - @apply border-surface-700; + @apply border-surface-600; &.cl-input--focus { @apply border-primary-500; diff --git a/uni_modules/cool-ui/components/cl-popup/cl-popup.uvue b/uni_modules/cool-ui/components/cl-popup/cl-popup.uvue index 4f7fad4..6d532a5 100644 --- a/uni_modules/cool-ui/components/cl-popup/cl-popup.uvue +++ b/uni_modules/cool-ui/components/cl-popup/cl-popup.uvue @@ -77,6 +77,7 @@ >