diff --git a/src/views/Editor/Toolbar/ThemeStylesExtract.vue b/src/views/Editor/Toolbar/ThemeStylesExtract.vue index d2c3db50..643f4d1b 100644 --- a/src/views/Editor/Toolbar/ThemeStylesExtract.vue +++ b/src/views/Editor/Toolbar/ThemeStylesExtract.vue @@ -7,7 +7,7 @@ :tabStyle="{ padding: '8px 12px' }" />
-
+
字体:
@@ -15,47 +15,42 @@
选择
-
配置到主题
+
应用到主题
-
+
文字颜色:
-
+
{{ getHexColor(item) }}
选择
-
配置到主题
+
应用到主题
-
+
背景颜色:
-
+
{{ getHexColor(item) }}
选择
-
配置到主题
+
应用到主题
-
-
主题色:
-
-
-
-
-
-
选择
- -
+
+
主题色:(点击色块排除不要的颜色)
+
+
+
@@ -70,12 +65,14 @@