mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-09-24 13:03:30 +08:00
优化搜索功能
This commit is contained in:
@@ -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">
|
||||
|
Reference in New Issue
Block a user