From 2f8bbb6ca21793029f7f7f00fdee492ce16a70a8 Mon Sep 17 00:00:00 2001
From: Dftre <3066417822@qq.com>
Date: Fri, 21 Mar 2025 23:44:11 +0800
Subject: [PATCH] =?UTF-8?q?=E9=A2=9C=E8=89=B2=E9=80=89=E6=8B=A9=E5=99=A8?=
=?UTF-8?q?=E5=B0=86=E9=80=89=E9=A1=B9=E5=BC=8F=E6=94=B9=E7=BB=84=E5=90=88?=
=?UTF-8?q?=E5=BC=8F=E5=B9=B6=E6=94=B9=E7=94=A8TS?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../geek-color-picker/geek-color-picker.vue | 756 ++++++++++--------
1 file changed, 411 insertions(+), 345 deletions(-)
diff --git a/src/components/geek-xd/components/geek-color-picker/geek-color-picker.vue b/src/components/geek-xd/components/geek-color-picker/geek-color-picker.vue
index 5cd7b8e..9bd97c3 100644
--- a/src/components/geek-xd/components/geek-color-picker/geek-color-picker.vue
+++ b/src/components/geek-xd/components/geek-color-picker/geek-color-picker.vue
@@ -1,3 +1,391 @@
+
@@ -11,23 +399,28 @@
-
+
+
+ :style="{ background: 'rgba(' + rgba.r + ',' + rgba.g + ',' + rgba.b + ',' + rgba.a + ')' }">
+
-
+
-
+
@@ -76,336 +469,6 @@
-
-
-