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

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

@@ -17,7 +17,7 @@ export const codingCommands = {
type: "varInput",
},
],
functionSelector: [
subCommands: [
{
label: "Base64编码",
value: "quickcomposer.coding.base64Encode",
@@ -88,7 +88,7 @@ export const codingCommands = {
type: "varInput",
},
],
functionSelector: [
subCommands: [
{
label: "MD5",
value: "quickcomposer.coding.md5Hash",