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