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

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

@@ -129,7 +129,8 @@ export default {
transition: all 0.3s ease;
display: flex;
align-items: center;
gap: 4px;
gap: 8px;
margin-right: 8px;
}
.command-label:hover {