feat: 完成 badge 的按需样式
This commit is contained in:
@@ -43,6 +43,10 @@ const matchComponents = [
|
||||
pattern: /^LayEmpty$/,
|
||||
styleDir: "empty",
|
||||
},
|
||||
{
|
||||
pattern: /^LayBadge$/,
|
||||
styleDir: "badge",
|
||||
},
|
||||
// ....
|
||||
{
|
||||
pattern: /^LayAvatarList$/,
|
||||
|
||||
Reference in New Issue
Block a user