Do you want to request a feature or report a bug?
What is the current behavior?
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via https://jsfiddle.net or similar (template: https://jsfiddle.net/n879nke7/).
What is the expected behavior?
Which versions of Vant and Vue, and which browser / OS are affected by this issue? Did this work in previous versions of Vant?
左划和右划
默认情况下tab多于4个是支持左右滑动的呀?你是指的这个么?
touch事件,目前的好像只有点击事件吧
感觉这个左右滑动指的位置没有说明清楚, 是指tab栏超过4个可以tab栏左右滑动, 这样可以选择大于4的tab? 还是指tab之间的切换支持通过滑动切换, 就像安卓微信那样
@Obacm 目前是点击才会切换到对应的tab,你是指单个tab支持左滑和右滑么?能否说清楚一下你想要的效果
针对tab内容的左右滑动,滑动tab内容,tab标签跟着切换
我之前想过, 有没有必要给tab添加路由状态? 还是做成可选的?
@Obacm 我们会尽快把这个功能加上,或者你也可以提个PR哈。
还可以考虑支持tab的嵌套哦~ 例子有网易云音乐和微信表情选择
已在 1.0.0 版本中支持 Tab 手势操作
Most helpful comment
@Obacm 我们会尽快把这个功能加上,或者你也可以提个PR哈。