feat(Tabs): add rendered prop (#5315)

This commit is contained in:
neverland
2019-12-19 17:16:33 +08:00
committed by GitHub
parent 329a5cd0c3
commit 80834d7400
6 changed files with 69 additions and 15 deletions
+1 -1
View File
@@ -162,7 +162,7 @@ export default {
@import '../../style/var';
.demo-tab {
margin-bottom: 300px;
margin-bottom: 80vh;
.van-tab .van-icon {
margin-right: 5px;