diff --git a/components/color-picker/ColorPickerPill.vue b/components/color-picker/ColorPickerPill.vue
index 806ff56c42584c3bc2fdb1d0162ebf189c8e5e38..d919b6949f42dc2afce41bf67d10443425cd1806 100644
--- a/components/color-picker/ColorPickerPill.vue
+++ b/components/color-picker/ColorPickerPill.vue
@@ -1,9 +1,9 @@
-
-
+
-
-
-
+ :variant="color.value === selected.value ? 'solid' : 'ghost'"
+ @click.stop.prevent="$emit('select')"
+ >
+
+
+
\ No newline at end of file
diff --git a/components/i/search/ExtraInfo.vue b/components/i/search/ExtraInfo.vue
index 02daf8183f3d5be3ffabb3dd4e25a1fee76bf69c..7b74d01e041d50ae1e90f9a7b7e7ecfff7e5791e 100644
--- a/components/i/search/ExtraInfo.vue
+++ b/components/i/search/ExtraInfo.vue
@@ -1,54 +1,56 @@
-
-
-
- 补充信息
-
-
-
-
-
-
-
-
-
-
-
-
{{ chart.info.name }}
-
-
-
-
-
- {{ item.title }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+ 补充信息
+
+
+
+
+
+
+
+
+
+
+
+
{{ chart.info.name }}
+
+
+
+
+
+
+ {{ item.title }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+