chore: 完成 avatar 与 avatar-list 按需样式
This commit is contained in:
parent
cd584f032f
commit
94cf131272
@ -59,11 +59,15 @@ const matchComponents = [
|
||||
pattern: /^LayLayout$/,
|
||||
styleDir: "layout",
|
||||
},
|
||||
// ....
|
||||
{
|
||||
pattern: /^LayAvatar$/,
|
||||
styleDir: "avatar",
|
||||
},
|
||||
{
|
||||
pattern: /^LayAvatarList$/,
|
||||
styleDir: "avatar",
|
||||
},
|
||||
// ....
|
||||
{
|
||||
pattern: /^(LayBreadcrumb|LayBreadcrumbItem)$/,
|
||||
styleDir: "",
|
||||
|
Loading…
Reference in New Issue
Block a user