mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 18:14:13 +00:00
[bugfix] Tab: should lazy render tab-pane
This commit is contained in:
@@ -134,12 +134,4 @@ $van-tabs-card-height: 30px;
|
||||
background-color: $white;
|
||||
}
|
||||
}
|
||||
|
||||
&__pane {
|
||||
display: none;
|
||||
|
||||
&--select {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user