style: 优化 index.less
This commit is contained in:
@@ -99,6 +99,14 @@ const matchComponents = [
|
||||
pattern: /^LayLine$/,
|
||||
styleDir: "line",
|
||||
},
|
||||
{
|
||||
pattern: /^LayStepItem$/,
|
||||
styleDir: "step",
|
||||
},
|
||||
{
|
||||
pattern: /^LayStep$/,
|
||||
styleDir: "step",
|
||||
},
|
||||
// ....
|
||||
{
|
||||
pattern: /^(LayCarousel|LayCarouselItem)$/,
|
||||
@@ -154,10 +162,6 @@ const matchComponents = [
|
||||
pattern: /^LaySplitPanelItem$/,
|
||||
styleDir: "splitPanel",
|
||||
},
|
||||
{
|
||||
pattern: /^LayStepItem$/,
|
||||
styleDir: "step",
|
||||
},
|
||||
{
|
||||
pattern: /^LaySwitch$/,
|
||||
styleDir: "",
|
||||
|
||||
Reference in New Issue
Block a user