mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-06-08 22:51:25 +08:00
修改关键词颜色
This commit is contained in:
parent
6d206f0490
commit
6996bef1b7
@ -53,7 +53,7 @@ const commandTypes = {
|
|||||||
name: "key",
|
name: "key",
|
||||||
label: "关键词",
|
label: "关键词",
|
||||||
icon: "font_download",
|
icon: "font_download",
|
||||||
color: "primary",
|
color: "teal",
|
||||||
matchLabel: "关键词",
|
matchLabel: "关键词",
|
||||||
desc: "直接在主输入框输入对应关键字,最通用的一种模式,关键字可以设置多个",
|
desc: "直接在主输入框输入对应关键字,最通用的一种模式,关键字可以设置多个",
|
||||||
valueType: "array",
|
valueType: "array",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user