编排新增文件/文件夹操作,获取文件图标

This commit is contained in:
fofolee
2025-01-03 15:31:56 +08:00
parent 75b9fdff80
commit dcaa00823b
15 changed files with 1232 additions and 27 deletions

View File

@@ -5,7 +5,7 @@ export const networkCommands = {
commands: [
{
value: "visit",
label: "默认浏览器打开网址",
label: "默认浏览器打开网址",
config: [
{
key: "url",
@@ -18,7 +18,7 @@ export const networkCommands = {
},
{
value: "utools.ubrowser.goto",
label: "ubrowser打开网址",
label: "ubrowser打开网址",
config: [
{
key: "url",