规范使用的函数

This commit is contained in:
fofolee
2025-01-05 23:32:11 +08:00
parent 5ac107d4b6
commit 38617df03c
4 changed files with 9 additions and 9 deletions

View File

@@ -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",