right panel

This commit is contained in:
cxc
2022-12-15 17:30:55 +08:00
parent b9fcfbfb6b
commit 57bcaecc90
23 changed files with 1425 additions and 1130 deletions

View File

@ -290,10 +290,12 @@ export const selectComponents = [
{
label: "选项一",
value: 1,
disabled: false,
},
{
label: "选项二",
value: 2,
disabled: false,
},
],
},
@ -554,7 +556,7 @@ export const layoutComponents = [
default: "主要按钮",
},
type: "primary",
icon: "el-icon-search",
icon: "search",
round: false,
size: "default",
plain: false,