mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-09-24 13:03:30 +08:00
导出时添加用户名
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
:name="tag"
|
||||
:content-class="
|
||||
tag === '搜索结果' || activatedQuickPanels.includes(tag)
|
||||
? 'text-indigo-10 text-weight-bolder'
|
||||
? 'text-blue-7 text-weight-bolder'
|
||||
: ''
|
||||
"
|
||||
v-show="!(tag === '搜索结果' && commandSearchKeyword?.length < 2)"
|
||||
|
Reference in New Issue
Block a user