fix: 搜索结果页的标题显示与设计稿不符

This commit is contained in:
dataeaseShu 2023-12-28 17:25:46 +08:00
parent 868d7721bc
commit 75fed43c4b

View File

@ -47,7 +47,7 @@
}})</span
>
<span v-show="state.templateFilterText">
<span style="color: #3370ff">{{ state.currentTemplateLabel }}&nbsp;&nbsp;</span>
<span style="color: #3370ff">{{ state.templateFilterText }}&nbsp;&nbsp;</span>
<span>的搜索结果&nbsp;{{ currentTemplateShowListComputed.length }}&nbsp;</span>
</span>
</div>