mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 11:17:41 +00:00
tabs组件支持滑动 (#52)
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
<van-tab title="选项二">内容二</van-tab>
|
||||
<van-tab title="选项三" disabled>内容三</van-tab>
|
||||
<van-tab title="选项四">内容四</van-tab>
|
||||
<van-tab title="选项五">内容五</van-tab>
|
||||
</van-tabs>
|
||||
</template>
|
||||
|
||||
|
Reference in New Issue
Block a user