优化搜索功能

This commit is contained in:
fofolee
2022-04-05 17:00:39 +08:00
parent fee026d631
commit b09ec5fa3d
2 changed files with 29 additions and 10 deletions

View File

@@ -95,9 +95,8 @@
:style="{
fontSize: cardStyleVars.showBiggerTitle ? '1.25rem' : '1.1rem',
}"
>
{{ commandInfo.features.explain }}
</div>
v-html="commandInfo.features.explain"
/>
</div>
<!-- 匹配模式 -->
<div class="row">