mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 19:24:16 +00:00
[Doc] fix Tab demo & update dependencies (#665)
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
v-show="title"
|
||||
class="van-doc-nav-bar"
|
||||
:title="title"
|
||||
fixed
|
||||
left-arrow
|
||||
@click-left="onBack"
|
||||
/>
|
||||
@@ -44,8 +43,4 @@ body {
|
||||
text-transform: capitalize;
|
||||
}
|
||||
}
|
||||
|
||||
.van-doc-demo-section {
|
||||
padding-top: 46px;
|
||||
}
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user