mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-18 18:04:28 +08:00
规范使用的函数
This commit is contained in:
@@ -4,11 +4,11 @@ export const networkCommands = {
|
||||
defaultOpened: true,
|
||||
commands: [
|
||||
{
|
||||
value: "visit",
|
||||
value: "utools.shellOpenExternal",
|
||||
label: "默认浏览器打开网址",
|
||||
config: [
|
||||
{
|
||||
key: "url",
|
||||
key: "visit",
|
||||
label: "要访问的网址链接",
|
||||
type: "varInput",
|
||||
icon: "language",
|
||||
|
||||
Reference in New Issue
Block a user