使用通用组件构造控制流程命令,规范配置文件字段命名

This commit is contained in:
fofolee
2025-01-09 10:11:39 +08:00
parent b676801b9a
commit f50bad59ab
22 changed files with 612 additions and 1940 deletions

View File

@@ -61,7 +61,7 @@ export const networkCommands = {
width: "auto",
},
],
functionSelector: [
subCommands: [
{
value: "quickcomposer.network.url.parse",
label: "解析URL",
@@ -239,7 +239,7 @@ export const networkCommands = {
width: "auto",
},
],
functionSelector: [
subCommands: [
{
label: "DNS查询",
value: "quickcomposer.network.dns.lookupHost",