diff --git a/components/i/search/RecommendQuestion.vue b/components/i/search/RecommendQuestion.vue index e1fe5e21ecf3cfbf756cf53f877850e198cb10b2..954e0052370dabbd87e7efebd08280999f854eff 100644 --- a/components/i/search/RecommendQuestion.vue +++ b/components/i/search/RecommendQuestion.vue @@ -8,7 +8,7 @@ v-for="item in recommendQuestions" color="gray" size="md" - :variant="colorMode.value === 'dark' ? 'solid' : 'soft'" + variant="soft" @click="handleClick(item.title)" >