From 67dc58e08eebe0c6810221fbc1329bb47ddb9cdf Mon Sep 17 00:00:00 2001 From: mtruning <1262327911@qq.com> Date: Sun, 13 Mar 2022 13:37:25 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BC=98=E5=8C=96=E9=A2=9C=E8=89=B2?= =?UTF-8?q?=E5=88=97=E8=A1=A8=E5=8D=A1=E9=A1=BF=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ThemeColorSelect/components/ColorList.vue | 166 ++++++++++-------- src/components/ThemeColorSelect/index.vue | 43 +++-- src/styles/common/format.scss | 18 +- 3 files changed, 136 insertions(+), 91 deletions(-) diff --git a/src/components/ThemeColorSelect/components/ColorList.vue b/src/components/ThemeColorSelect/components/ColorList.vue index 5e6841e5..fab8fde6 100644 --- a/src/components/ThemeColorSelect/components/ColorList.vue +++ b/src/components/ThemeColorSelect/components/ColorList.vue @@ -1,101 +1,113 @@ diff --git a/src/components/ThemeColorSelect/index.vue b/src/components/ThemeColorSelect/index.vue index 1ce652ea..9e5102b5 100644 --- a/src/components/ThemeColorSelect/index.vue +++ b/src/components/ThemeColorSelect/index.vue @@ -13,12 +13,10 @@ -
- -
- -
-
+
+
+ +
{{ appThemeDetail.name }} @@ -45,20 +43,31 @@