chore: 完成 layout 按需样式
This commit is contained in:
parent
478159c20e
commit
cd584f032f
@ -9,4 +9,4 @@
|
||||
|
||||
.layui-layout-vertical {
|
||||
flex-direction: column;
|
||||
}
|
||||
}
|
@ -55,6 +55,10 @@ const matchComponents = [
|
||||
pattern: /^LayLogo$/,
|
||||
styleDir: "logo",
|
||||
},
|
||||
{
|
||||
pattern: /^LayLayout$/,
|
||||
styleDir: "layout",
|
||||
},
|
||||
// ....
|
||||
{
|
||||
pattern: /^LayAvatarList$/,
|
||||
|
Loading…
Reference in New Issue
Block a user