chore: 完成 scroll 按需
This commit is contained in:
@@ -83,6 +83,10 @@ const matchComponents = [
|
||||
pattern: /^LayBreadcrumbItem$/,
|
||||
styleDir: "breadcrumb",
|
||||
},
|
||||
{
|
||||
pattern: /^LayScroll$/,
|
||||
styleDir: "scroll",
|
||||
},
|
||||
// ....
|
||||
{
|
||||
pattern: /^(LayCarousel|LayCarouselItem)$/,
|
||||
@@ -130,10 +134,6 @@ const matchComponents = [
|
||||
pattern: /^LayRadio$/,
|
||||
styleDir: "",
|
||||
},
|
||||
{
|
||||
pattern: /^LayScroll$/,
|
||||
styleDir: "",
|
||||
},
|
||||
{
|
||||
pattern: /^LaySelectOption$/,
|
||||
styleDir: "select",
|
||||
|
||||
Reference in New Issue
Block a user