mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-21 03:25:41 +08:00
优化 ArrayEditor 组件的栅栏布局样式,优化按钮位置;调整 SelectListEditor 列宽设置
This commit is contained in:
@@ -199,11 +199,12 @@ export default defineComponent({
|
||||
title: {
|
||||
label: "标题",
|
||||
noIcon: true,
|
||||
width: 4,
|
||||
},
|
||||
description: {
|
||||
label: "描述",
|
||||
noIcon: true,
|
||||
width: 5,
|
||||
width: 6,
|
||||
},
|
||||
},
|
||||
subCommands: [
|
||||
|
||||
Reference in New Issue
Block a user