From 2142e4423ce8c567526a278f3552dc8eaad57fc3 Mon Sep 17 00:00:00 2001 From: zengyanyang <49333420+0kingbob0@users.noreply.github.com> Date: Thu, 19 Dec 2024 16:26:04 +0800 Subject: [PATCH] =?UTF-8?q?input=E5=8F=AF=E4=BB=A5=E6=AD=A3=E7=A1=AE?= =?UTF-8?q?=E8=A7=A6=E5=8F=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/color-picker/src/index.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/color-picker/src/index.vue b/packages/color-picker/src/index.vue index cd8faa9..e8af289 100644 --- a/packages/color-picker/src/index.vue +++ b/packages/color-picker/src/index.vue @@ -200,10 +200,11 @@ const gradient = (startColor: string, endColor: string, step: number) => {

更多颜色...

+ + @input="updataValue(html5Color)">